Status: Pass 208 Failure 17 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 236, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 208, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 618, 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 0x7f0105379780>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume e4276f5f-7069-4ad3-8bbd-063936d4d3b5 within the required time (360 s). Timer started at 1639586855. Timer ended at 1639587389waited for 534, <traceback object at 0x7f0105323040>)) |
||||||
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 236, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 208, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 618, 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 0x7f96ba604700>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume 0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 within the required time (360 s). Timer started at 1639587216. Timer ended at 1639587576waited for 360, <traceback object at 0x7f96ba5a9880>)) |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
AttachVolumeNegativeTest) |
fail
ft2.1: tearDownClass (tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 236, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 208, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 618, 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 0x7f38ac7b7480>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeNegativeTest:tearDownClass) Failed to delete volume 1f81301e-3064-4f80-9b26-6c7ec1d6e608 within the required time (360 s). Timer started at 1639586229. Timer ended at 1639586590waited for 361, <traceback object at 0x7f38ac83fb80>)) |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft3.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-15 16:20:58,018 116697 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-12-15 16:20:58,018 116697 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-12-15 16:21:00,036 116697 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30/compute/v2.1/os-keypairs 2.017s 2021-12-15 16:21:00,037 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-82452724"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16ea9069-ecb5-40f3-bfe7-33652fec0ce1', 'x-compute-request-id': 'req-16ea9069-ecb5-40f3-bfe7-33652fec0ce1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEArdSNGP3vlVdsyRJlYQ9jsNcOeWEdWwf+JhaD22EzF8IvwTH2\\nFpsrdfpJIsRwntUPEP+0HwWVoc835jDjloueQ8AQk/SiAV9IQ/xJLHL44ixMcN26\\nnzcHJB4gp10zbPacznHJQOR0q2UEXpJ4xkSV9Sm8qicW2djXtBOQA0fUPydU8i2b\\nSOW9ZL1S9Rubqdwaj9VssAjfBCtSMuAA2Hsf1QR4hvVZfLll/OVXd0gRJarBSmJt\\nxKytcfnnExXtBV6k2rscjFI/5Cr8vGKWkPJxfyDkzF7Pn7v4Rjv4A1o1J4KD1om6\\nwLSxIZgwyzsMkpFCFGnZAzSFCNIorV7DFeIByQIDAQABAoIBACfrKcPVfNFk1DyQ\\nlutlJ1WS7WX+YUloWnrQrNMSTTNliqXpHUQvuhlLssPjLKGs99rFfc2p8KTJ+2JH\\nU9xcj6mrT6NKiHGcOfIy23LzrCf0WFGK+bJaZq9qo8ELbCXXtEbMZpUaYZiCiDBX\\nnpiZY357aTIB7AN3AoH+BBJcymb99mM4nhUwBc5k7Fg7nT/3ba04je/BL/XO3MiD\\nkdPtCI+Wyl+yXvyEp2r4+oIu02FHPsP00hGmJo99rjExPeO4Raf5zcVWFvY+Veo5\\n0ptyKPXYWoZmg2QCPLYrO5oxXR6zhWx2uVaTL4Qun9D+nLRknOyJq4B5qJJu2hMs\\nR2ZjhiECgYEA1ny3fMV7rYVETYVrA0m6Ok6QaLxWPz8cApDofWAGI1eijkSmP9yw\\nuEnbPrxzk9NhbOOs92HLTWAJpVd4U3DryGnviqImvPKutbUDqAyMumRHWsSGeN1H\\nPVSTdSSW4VxKGwdEvMkp19vmCc7pxpQq5fvvCxyjWR3ZW1MnVHsupBUCgYEAz3lj\\n/5ewOmy+v+E/woiJVjDm7j3xs7BCd4x10uGzM1G+9dFIN2lWAcTb8LyTjYwTX5LF\\nja6SLF2pq7lhQ6ERPAhLjqnXNHzX0oj1DCk1+nbZ8O2ZGXJhH10phMj5S2x/eZTs\\nPMeZcRR3d8oYxXu9qqDJmAK3QY2QHTsVD+pcD+UCgYAyoFt7Au4PZg5aMeyxaPyg\\n+JxTbGj7Ir1MycFmnny0aOIArKmFF2VLCnvKkhbBxLoRRqgz+AxRpiKAuWW4ZEXz\\nFzYoRd/Y53tffmtvhg7NjA/fl9WZv7kp+8WWd915Mhx3xr5txRmwTsI8fG9npN9/\\nS3j/6XGQ/l+ok7cL1MuMhQKBgQC1WBI6vphPiOt1hemYHIWGK7o9tTEFcWO3YLM/\\nvv1GNwZlkCbCIDUH2Myxb/K8vxnT6NL6EwM6+icqrR9B4I/S3CFGslcjTpfKMuGV\\nXpQKt0Wpm9O89UfFBUYcBRo5fb0yRSPzwDbzKwN9Vc0vGAhhEqcCUiVhi93SXuj6\\n/0q2rQKBgFJZ+zmMY7V9I/uj6vK1KdmI5GrT4Tn6aTWt2WWblQvYWeVu+AP9LGt8\\n7A+FfsAN9CY3qNO60BUwYQVcgvGyyuPEJormfLGQnfClJRed/ZExYAR4iPcztWlv\\nsaVwr+/qqttkcmTwh18vQmYUt4opYR2Kcsuvsw7vbRjoKiDZBs4M\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-82452724", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt1I0Y/e+VV2zJEmVhD2Ow1w55YR1bB/4mFoPbYTMXwi/BMfYWmyt1+kkixHCe1Q8Q/7QfBZWhzzfmMOOWi55DwBCT9KIBX0hD/EkscvjiLExw3bqfNwckHiCnXTNs9pzOcclA5HSrZQReknjGRJX1KbyqJxbZ2Ne0E5ADR9Q/J1TyLZtI5b1kvVL1G5up3BqP1WywCN8EK1Iy4ADYex/VBHiG9Vl8uWX85Vd3SBElqsFKYm3ErK1x+ecTFe0FXqTauxyMUj/kKvy8YpaQ8nF/IOTMXs+fu/hGO/gDWjUngoPWibrAtLEhmDDLOwySkUIUadkDNIUI0iitXsMV4gHJ Generated-by-Nova", "fingerprint": "08:d5:17:47:e2:ad:dd:6f:79:f1:48:bf:d9:94:6b:01", "user_id": "b7f047bf1080497290a18bff8b4e4337"}}' 2021-12-15 16:21:00,040 116697 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-82452724 created 2021-12-15 16:21:02,907 116697 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-groups 2.866s 2021-12-15 16:21:02,907 116697 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--1542206977", "description": "tempest-description--363678447"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-b26e8ffe-bff4-4802-95c6-50a71120d0d3', 'date': 'Wed, 15 Dec 2021 16:21:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "f053cddd-cf92-48e6-a384-23b1762ba984", "name": "tempest-securitygroup--1542206977", "stateful": true, "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "description": "tempest-description--363678447", "shared": false, "security_group_rules": [{"id": "4beb0cbd-eab9-4159-a319-97fe6e815e58", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "security_group_id": "f053cddd-cf92-48e6-a384-23b1762ba984", "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": 91, "description": null, "tags": [], "created_at": "2021-12-15T16:21:01Z", "updated_at": "2021-12-15T16:21:01Z", "revision_number": 0, "project_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}, {"id": "cb9a99fc-b4e5-4dbd-99ae-39e475d7ef32", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "security_group_id": "f053cddd-cf92-48e6-a384-23b1762ba984", "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": 90, "description": null, "tags": [], "created_at": "2021-12-15T16:21:01Z", "updated_at": "2021-12-15T16:21:01Z", "revision_number": 0, "project_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}], "tags": [], "created_at": "2021-12-15T16:21:01Z", "updated_at": "2021-12-15T16:21:01Z", "revision_number": 1, "project_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:21:05,446 116697 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 2.538s 2021-12-15 16:21:05,447 116697 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": "f053cddd-cf92-48e6-a384-23b1762ba984", "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-997ff4b1-0d4a-48ce-a9b0-2c0edaca34f7', 'date': 'Wed, 15 Dec 2021 16:21:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d55213b6-bf93-4eeb-a4da-e6b76969e59a", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "security_group_id": "f053cddd-cf92-48e6-a384-23b1762ba984", "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-12-15T16:21:03Z", "updated_at": "2021-12-15T16:21:03Z", "revision_number": 0, "project_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:21:06,596 116697 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 1.148s 2021-12-15 16:21:06,597 116697 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": "f053cddd-cf92-48e6-a384-23b1762ba984", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5bc047e7-178e-410f-9cb3-e998233a80d8', 'date': 'Wed, 15 Dec 2021 16:21:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fc2179bb-8726-4ae4-a980-443df2c1cab8", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "security_group_id": "f053cddd-cf92-48e6-a384-23b1762ba984", "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-12-15T16:21:06Z", "updated_at": "2021-12-15T16:21:06Z", "revision_number": 0, "project_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:21:06,597 116697 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1542206977 created 2021-12-15 16:21:11,778 116697 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/floatingips 5.179s 2021-12-15 16:21:11,778 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "ebdc5864-b8de-4476-b7c0-64696657b6ef"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-f7e6bc1d-0e87-4379-ac9e-935a729f7436', 'date': 'Wed, 15 Dec 2021 16:21:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e7c9c019-46c2-40a2-9430-17d3af8998cf", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "floating_ip_address": "172.27.3.176", "floating_network_id": "ebdc5864-b8de-4476-b7c0-64696657b6ef", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "description": "", "port_details": null, "tags": [], "created_at": "2021-12-15T16:21:08Z", "updated_at": "2021-12-15T16:21:08Z", "revision_number": 0}}' 2021-12-15 16:21:11,779 116697 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e7c9c019-46c2-40a2-9430-17d3af8998cf', 'tenant_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'floating_ip_address': '172.27.3.176', 'floating_network_id': 'ebdc5864-b8de-4476-b7c0-64696657b6ef', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-12-15T16:21:08Z', 'updated_at': '2021-12-15T16:21:08Z', 'revision_number': 0, 'ip': '172.27.3.176'} created 2021-12-15 16:21:13,029 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.30/identity/v3/auth/tokens 1.238s 2021-12-15 16:21:13,029 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3256', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6de5207b-589c-4e95-83bd-7d356447f39c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b7f047bf1080497290a18bff8b4e4337", "name": "tempest-AttachVolumeShelveTestJSON-1746014621-project", "password_expires_at": null}, "audit_ids": ["pcrfqXmUQ-WfedU6v6iMCg"], "expires_at": "2021-12-15T17:21:12.000000Z", "issued_at": "2021-12-15T16:21:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4bb083b5a25444b3845b0f49b8b6f4d6", "name": "tempest-AttachVolumeShelveTestJSON-1746014621"}, "is_domain": false, "roles": [{"id": "2cf8ebee4de04d798d9be9a723dbd015", "name": "member"}, {"id": "6578e00baa8946f69479551803fdf4a5", "name": "reader"}], "catalog": [{"endpoints": [{"id": "15c5d4402aeb4ad7a12dddd81446392a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "20ca25e054a3418a94c7b576705095b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7491346e143c41d08b3b799d1bf71bb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "43b1604e1cbd4edab26d79e37cadb31f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "8bbb21ef884b403ca5f9d9fd8ee7ca8e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6", "region": "RegionOne"}], "id": "49bc577c7f5e4bfaa8c711a853666dd8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b02ee32fe9e04fd0a4579b5900577df0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "5cf1d5f77e484157a9b5be890c153037", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "06d1f67dac554aab99b04cf7f3c68218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/4bb083b5a25444b3845b0f49b8b6f4d6", "region": "RegionOne"}], "id": "6d50823950744e4a94af7e0d8b637e09", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ab0aedbadc484da8a07fac5b625cc92c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6", "region": "RegionOne"}], "id": "74e3ece558cf42e08730db5860005697", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "87931e8872ca4595870b13917ea00551", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "84c6d824b7724060a702753ad348067d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "28c15e719099481ba2b40443fee3ad1a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_4bb083b5a25444b3845b0f49b8b6f4d6", "region": "RegionOne"}, {"id": "4b2b95f06d2b4b68acc5c543da11ce8d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "d55dac05e5814366a7643f2e65cc8924", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6616e3822c59416c8e50478f6ea5a73a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "e42525857006418fadc2ca4deda2c5fd", "type": "placement", "name": "placement"}]}}' 2021-12-15 16:21:13,030 116697 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '29861749-eeff-4f47-ab67-6cbd4ee56a63', 'name': 'tempest-AttachVolumeShelveTestJSON-2070819766-network', 'tenant_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 646, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-12-15T16:20:45Z', 'updated_at': '2021-12-15T16:20:45Z', 'revision_number': 1} available for tenant 2021-12-15 16:21:13,031 116697 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArdSNGP3vlVdsyRJlYQ9jsNcOeWEdWwf+JhaD22EzF8IvwTH2\nFpsrdfpJIsRwntUPEP+0HwWVoc835jDjloueQ8AQk/SiAV9IQ/xJLHL44ixMcN26\nnzcHJB4gp10zbPacznHJQOR0q2UEXpJ4xkSV9Sm8qicW2djXtBOQA0fUPydU8i2b\nSOW9ZL1S9Rubqdwaj9VssAjfBCtSMuAA2Hsf1QR4hvVZfLll/OVXd0gRJarBSmJt\nxKytcfnnExXtBV6k2rscjFI/5Cr8vGKWkPJxfyDkzF7Pn7v4Rjv4A1o1J4KD1om6\nwLSxIZgwyzsMkpFCFGnZAzSFCNIorV7DFeIByQIDAQABAoIBACfrKcPVfNFk1DyQ\nlutlJ1WS7WX+YUloWnrQrNMSTTNliqXpHUQvuhlLssPjLKGs99rFfc2p8KTJ+2JH\nU9xcj6mrT6NKiHGcOfIy23LzrCf0WFGK+bJaZq9qo8ELbCXXtEbMZpUaYZiCiDBX\nnpiZY357aTIB7AN3AoH+BBJcymb99mM4nhUwBc5k7Fg7nT/3ba04je/BL/XO3MiD\nkdPtCI+Wyl+yXvyEp2r4+oIu02FHPsP00hGmJo99rjExPeO4Raf5zcVWFvY+Veo5\n0ptyKPXYWoZmg2QCPLYrO5oxXR6zhWx2uVaTL4Qun9D+nLRknOyJq4B5qJJu2hMs\nR2ZjhiECgYEA1ny3fMV7rYVETYVrA0m6Ok6QaLxWPz8cApDofWAGI1eijkSmP9yw\nuEnbPrxzk9NhbOOs92HLTWAJpVd4U3DryGnviqImvPKutbUDqAyMumRHWsSGeN1H\nPVSTdSSW4VxKGwdEvMkp19vmCc7pxpQq5fvvCxyjWR3ZW1MnVHsupBUCgYEAz3lj\n/5ewOmy+v+E/woiJVjDm7j3xs7BCd4x10uGzM1G+9dFIN2lWAcTb8LyTjYwTX5LF\nja6SLF2pq7lhQ6ERPAhLjqnXNHzX0oj1DCk1+nbZ8O2ZGXJhH10phMj5S2x/eZTs\nPMeZcRR3d8oYxXu9qqDJmAK3QY2QHTsVD+pcD+UCgYAyoFt7Au4PZg5aMeyxaPyg\n+JxTbGj7Ir1MycFmnny0aOIArKmFF2VLCnvKkhbBxLoRRqgz+AxRpiKAuWW4ZEXz\nFzYoRd/Y53tffmtvhg7NjA/fl9WZv7kp+8WWd915Mhx3xr5txRmwTsI8fG9npN9/\nS3j/6XGQ/l+ok7cL1MuMhQKBgQC1WBI6vphPiOt1hemYHIWGK7o9tTEFcWO3YLM/\nvv1GNwZlkCbCIDUH2Myxb/K8vxnT6NL6EwM6+icqrR9B4I/S3CFGslcjTpfKMuGV\nXpQKt0Wpm9O89UfFBUYcBRo5fb0yRSPzwDbzKwN9Vc0vGAhhEqcCUiVhi93SXuj6\n/0q2rQKBgFJZ+zmMY7V9I/uj6vK1KdmI5GrT4Tn6aTWt2WWblQvYWeVu+AP9LGt8\n7A+FfsAN9CY3qNO60BUwYQVcgvGyyuPEJormfLGQnfClJRed/ZExYAR4iPcztWlv\nsaVwr+/qqttkcmTwh18vQmYUt4opYR2Kcsuvsw7vbRjoKiDZBs4M\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-82452724', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt1I0Y/e+VV2zJEmVhD2Ow1w55YR1bB/4mFoPbYTMXwi/BMfYWmyt1+kkixHCe1Q8Q/7QfBZWhzzfmMOOWi55DwBCT9KIBX0hD/EkscvjiLExw3bqfNwckHiCnXTNs9pzOcclA5HSrZQReknjGRJX1KbyqJxbZ2Ne0E5ADR9Q/J1TyLZtI5b1kvVL1G5up3BqP1WywCN8EK1Iy4ADYex/VBHiG9Vl8uWX85Vd3SBElqsFKYm3ErK1x+ecTFe0FXqTauxyMUj/kKvy8YpaQ8nF/IOTMXs+fu/hGO/gDWjUngoPWibrAtLEhmDDLOwySkUIUadkDNIUI0iitXsMV4gHJ Generated-by-Nova', 'fingerprint': '08:d5:17:47:e2:ad:dd:6f:79:f1:48:bf:d9:94:6b:01', 'user_id': 'b7f047bf1080497290a18bff8b4e4337'}, 'security_group': {'id': 'f053cddd-cf92-48e6-a384-23b1762ba984', 'name': 'tempest-securitygroup--1542206977', 'stateful': True, 'tenant_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'description': 'tempest-description--363678447', 'shared': False, 'security_group_rules': [{'id': '4beb0cbd-eab9-4159-a319-97fe6e815e58', 'tenant_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'security_group_id': 'f053cddd-cf92-48e6-a384-23b1762ba984', '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': 91, 'description': None, 'tags': [], 'created_at': '2021-12-15T16:21:01Z', 'updated_at': '2021-12-15T16:21:01Z', 'revision_number': 0, 'project_id': '4bb083b5a25444b3845b0f49b8b6f4d6'}, {'id': 'cb9a99fc-b4e5-4dbd-99ae-39e475d7ef32', 'tenant_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'security_group_id': 'f053cddd-cf92-48e6-a384-23b1762ba984', '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': 90, 'description': None, 'tags': [], 'created_at': '2021-12-15T16:21:01Z', 'updated_at': '2021-12-15T16:21:01Z', 'revision_number': 0, 'project_id': '4bb083b5a25444b3845b0f49b8b6f4d6'}], 'tags': [], 'created_at': '2021-12-15T16:21:01Z', 'updated_at': '2021-12-15T16:21:01Z', 'revision_number': 1, 'project_id': '4bb083b5a25444b3845b0f49b8b6f4d6'}, 'floating_ip': {'id': 'e7c9c019-46c2-40a2-9430-17d3af8998cf', 'tenant_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'floating_ip_address': '172.27.3.176', 'floating_network_id': 'ebdc5864-b8de-4476-b7c0-64696657b6ef', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-12-15T16:21:08Z', 'updated_at': '2021-12-15T16:21:08Z', 'revision_number': 0, 'ip': '172.27.3.176'}} 2021-12-15 16:21:16,581 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.30/compute/v2.1/servers 3.549s 2021-12-15 16:21:16,581 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "imageRef": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "29861749-eeff-4f47-ab67-6cbd4ee56a63"}], "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "key_name": "tempest-keypair-82452724", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbc9e959-35ac-402c-b6f1-f5eaf61cdbec', 'x-compute-request-id': 'req-bbc9e959-35ac-402c-b6f1-f5eaf61cdbec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "adminPass": "password"}}' 2021-12-15 16:21:17,626 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 1.042s 2021-12-15 16:21:17,627 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75ff5f56-c136-4f01-883d-d07000199b87', 'x-compute-request-id': 'req-75ff5f56-c136-4f01-883d-d07000199b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:17Z", "updated": "2021-12-15T16:21:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:19,332 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.682s 2021-12-15 16:21:19,332 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8842e984-ab79-409e-b88d-bc0c1bc99163', 'x-compute-request-id': 'req-8842e984-ab79-409e-b88d-bc0c1bc99163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:19,349 116697 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2021-12-15 16:21:21,244 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.893s 2021-12-15 16:21:21,244 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aadbd67-ac26-4bda-98d3-0f8fb3d5603f', 'x-compute-request-id': 'req-2aadbd67-ac26-4bda-98d3-0f8fb3d5603f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:22,990 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.734s 2021-12-15 16:21:22,990 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1376a4dd-0f09-4b13-9afe-b4f2a4f694c1', 'x-compute-request-id': 'req-1376a4dd-0f09-4b13-9afe-b4f2a4f694c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:25,259 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 1.258s 2021-12-15 16:21:25,259 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65c0eff4-be46-4452-975f-03c9f41b34ff', 'x-compute-request-id': 'req-65c0eff4-be46-4452-975f-03c9f41b34ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:26,659 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.388s 2021-12-15 16:21:26,660 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6553953c-3ff5-4d54-a0ea-bf5811314a77', 'x-compute-request-id': 'req-6553953c-3ff5-4d54-a0ea-bf5811314a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:29,599 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 1.927s 2021-12-15 16:21:29,600 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d922e79-9120-40c6-9663-2bb15f8e04de', 'x-compute-request-id': 'req-6d922e79-9120-40c6-9663-2bb15f8e04de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:31,547 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.921s 2021-12-15 16:21:31,548 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40be13c3-3649-402b-806f-60e957a9abb6', 'x-compute-request-id': 'req-40be13c3-3649-402b-806f-60e957a9abb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:33,229 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.658s 2021-12-15 16:21:33,229 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a066136a-25b8-4481-8195-029df7853abf', 'x-compute-request-id': 'req-a066136a-25b8-4481-8195-029df7853abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:34,544 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.305s 2021-12-15 16:21:34,544 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e05d1bd-50b8-4da4-bad2-536997e7e562', 'x-compute-request-id': 'req-0e05d1bd-50b8-4da4-bad2-536997e7e562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:35,839 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.284s 2021-12-15 16:21:35,839 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a03fa9a-45c9-4a67-83d0-4e919857558f', 'x-compute-request-id': 'req-8a03fa9a-45c9-4a67-83d0-4e919857558f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:37,134 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.286s 2021-12-15 16:21:37,135 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9579bd2-0363-4380-aa15-7f0501e0b068', 'x-compute-request-id': 'req-c9579bd2-0363-4380-aa15-7f0501e0b068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:38,428 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.278s 2021-12-15 16:21:38,429 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e3fa8de-26f5-4474-86f9-277f93cf55c0', 'x-compute-request-id': 'req-6e3fa8de-26f5-4474-86f9-277f93cf55c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:39,652 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.204s 2021-12-15 16:21:39,652 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eebc96c-74a0-4c10-baf7-9136a765cde9', 'x-compute-request-id': 'req-4eebc96c-74a0-4c10-baf7-9136a765cde9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:40,904 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.233s 2021-12-15 16:21:40,904 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c07c8123-c19e-4f74-98c0-3644a1f0e082', 'x-compute-request-id': 'req-c07c8123-c19e-4f74-98c0-3644a1f0e082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:42,126 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.208s 2021-12-15 16:21:42,127 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d24de02d-6be2-430e-8d0c-3c1dc37b2b83', 'x-compute-request-id': 'req-d24de02d-6be2-430e-8d0c-3c1dc37b2b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:43,963 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.827s 2021-12-15 16:21:43,964 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ce513a-5f30-4e0f-8a8a-9ce034402eff', 'x-compute-request-id': 'req-53ce513a-5f30-4e0f-8a8a-9ce034402eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:45,230 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.244s 2021-12-15 16:21:45,230 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfac88e9-ddbf-4c75-94a8-e3d6f0c1f5a8', 'x-compute-request-id': 'req-bfac88e9-ddbf-4c75-94a8-e3d6f0c1f5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:46,500 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.260s 2021-12-15 16:21:46,501 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f6cbb78-d8e2-46ad-b753-20ad964f5f70', 'x-compute-request-id': 'req-1f6cbb78-d8e2-46ad-b753-20ad964f5f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:48,065 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.553s 2021-12-15 16:21:48,066 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ea9578a-08b3-4fe3-b265-b40bbb22b93f', 'x-compute-request-id': 'req-4ea9578a-08b3-4fe3-b265-b40bbb22b93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:49,397 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.315s 2021-12-15 16:21:49,398 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ebf917a-30ab-4fc0-8b11-e2767546bbd1', 'x-compute-request-id': 'req-4ebf917a-30ab-4fc0-8b11-e2767546bbd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:50,719 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.303s 2021-12-15 16:21:50,720 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31d84822-cb76-473a-a95f-5f0e90b5d074', 'x-compute-request-id': 'req-31d84822-cb76-473a-a95f-5f0e90b5d074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:52,000 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.268s 2021-12-15 16:21:52,001 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-013a83b7-81f7-46ce-bb9b-bd2f62b96a93', 'x-compute-request-id': 'req-013a83b7-81f7-46ce-bb9b-bd2f62b96a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:53,295 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.279s 2021-12-15 16:21:53,296 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d4295e5-835e-4391-8717-fb83a5fbf3d1', 'x-compute-request-id': 'req-7d4295e5-835e-4391-8717-fb83a5fbf3d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:54,765 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.459s 2021-12-15 16:21:54,765 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f75632ce-81f9-4e63-9574-b9a33e52500b', 'x-compute-request-id': 'req-f75632ce-81f9-4e63-9574-b9a33e52500b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:56,012 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.237s 2021-12-15 16:21:56,013 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3365ec1c-c899-4965-90cb-160ba894f46c', 'x-compute-request-id': 'req-3365ec1c-c899-4965-90cb-160ba894f46c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:21:54Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:21:56,022 116697 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 39 second wait 2021-12-15 16:21:56,138 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-interface 0.115s 2021-12-15 16:21:56,138 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18674f5a-3758-4a30-b469-7d33562be6cb', 'x-compute-request-id': 'req-18674f5a-3758-4a30-b469-7d33562be6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "29861749-eeff-4f47-ab67-6cbd4ee56a63", "port_id": "9b8f6012-13ef-4292-8d62-47854410ace5", "mac_addr": "fa:16:3e:3a:aa:bf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1290ce4b-4028-4894-9850-b730c4b48630", "ip_address": "172.20.0.6"}]}]}' 2021-12-15 16:21:57,801 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.30:9696/v2.0/floatingips/e7c9c019-46c2-40a2-9430-17d3af8998cf 1.660s 2021-12-15 16:21:57,802 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "9b8f6012-13ef-4292-8d62-47854410ace5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-9fdc221b-aef6-4af7-922d-4581a5114913', 'date': 'Wed, 15 Dec 2021 16:21:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/e7c9c019-46c2-40a2-9430-17d3af8998cf'} Body: b'{"floatingip": {"id": "e7c9c019-46c2-40a2-9430-17d3af8998cf", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "floating_ip_address": "172.27.3.176", "floating_network_id": "ebdc5864-b8de-4476-b7c0-64696657b6ef", "router_id": "8963eb13-9ca2-4c31-a943-6e232ed4dd64", "port_id": "9b8f6012-13ef-4292-8d62-47854410ace5", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "29861749-eeff-4f47-ab67-6cbd4ee56a63", "mac_address": "fa:16:3e:3a:aa:bf", "admin_state_up": true, "status": "ACTIVE", "device_id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-12-15T16:21:08Z", "updated_at": "2021-12-15T16:21:57Z", "revision_number": 1, "project_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:21:58,436 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.634s 2021-12-15 16:21:58,437 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-985ebdc7-e129-41ed-8339-561860919792', 'x-compute-request-id': 'req-985ebdc7-e129-41ed-8339-561860919792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": ""}' 2021-12-15 16:22:02,265 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 2.825s 2021-12-15 16:22:02,265 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-158aab63-2a99-4000-ada8-61fc38cf7727', 'x-compute-request-id': 'req-158aab63-2a99-4000-ada8-61fc38cf7727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": ""}' 2021-12-15 16:22:03,355 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.087s 2021-12-15 16:22:03,356 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc8350f7-ba57-445d-b331-51d8e2f68ccf', 'x-compute-request-id': 'req-bc8350f7-ba57-445d-b331-51d8e2f68ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": ""}' 2021-12-15 16:22:07,223 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 2.864s 2021-12-15 16:22:07,223 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b16ba9ee-9bb6-4dd4-a599-e3cdfd41f261', 'x-compute-request-id': 'req-b16ba9ee-9bb6-4dd4-a599-e3cdfd41f261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": ""}' 2021-12-15 16:22:08,332 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.106s 2021-12-15 16:22:08,332 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16dee315-de8b-402b-a5fd-a13d54f508e3', 'x-compute-request-id': 'req-16dee315-de8b-402b-a5fd-a13d54f508e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": ""}' 2021-12-15 16:22:09,452 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.117s 2021-12-15 16:22:09,452 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1e709b6-a384-47fa-b184-3dedb494af5e', 'x-compute-request-id': 'req-c1e709b6-a384-47fa-b184-3dedb494af5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n"}' 2021-12-15 16:22:10,639 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.184s 2021-12-15 16:22:10,639 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '8749', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-756efcff-9e4d-4274-89f7-a4f6338ae4e1', 'x-compute-request-id': 'req-756efcff-9e4d-4274-89f7-a4f6338ae4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:11,790 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.148s 2021-12-15 16:22:11,791 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '15025', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a36e06c7-be08-40e1-8d0e-f5e7024b090a', 'x-compute-request-id': 'req-a36e06c7-be08-40e1-8d0e-f5e7024b090a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:15,100 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 2.305s 2021-12-15 16:22:15,100 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19894', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd63c95a-6861-4bd6-9f5f-cc38803b6ad0', 'x-compute-request-id': 'req-bd63c95a-6861-4bd6-9f5f-cc38803b6ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:16,393 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.289s 2021-12-15 16:22:16,394 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22127', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b56269f2-a579-4aae-84cb-3a74d3b86736', 'x-compute-request-id': 'req-b56269f2-a579-4aae-84cb-3a74d3b86736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:17,635 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.236s 2021-12-15 16:22:17,636 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-862394a8-d720-4298-b8e4-50a11e8584c4', 'x-compute-request-id': 'req-862394a8-d720-4298-b8e4-50a11e8584c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:18,801 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.162s 2021-12-15 16:22:18,802 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23977', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f2e7c5a-9454-42d6-8de3-d0c03d6cf6f4', 'x-compute-request-id': 'req-8f2e7c5a-9454-42d6-8de3-d0c03d6cf6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:22,472 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 2.667s 2021-12-15 16:22:22,473 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27508', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21c213fe-de85-47fc-b49b-9dc5f33e6e52', 'x-compute-request-id': 'req-21c213fe-de85-47fc-b49b-9dc5f33e6e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:23,744 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.267s 2021-12-15 16:22:23,744 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27788', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69726575-63b2-4ddd-985d-a698ad73422e', 'x-compute-request-id': 'req-69726575-63b2-4ddd-985d-a698ad73422e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:27,879 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 3.131s 2021-12-15 16:22:27,879 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27934', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c2862dd-563a-463a-966c-3f9b518ed737', 'x-compute-request-id': 'req-3c2862dd-563a-463a-966c-3f9b518ed737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:32,186 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 3.303s 2021-12-15 16:22:32,186 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28166', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90279fb2-f86e-48af-9ec5-f834c0603aab', 'x-compute-request-id': 'req-90279fb2-f86e-48af-9ec5-f834c0603aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:33,515 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.326s 2021-12-15 16:22:33,516 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28166', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bde47ff8-0c12-44c9-ad99-b070de432ac2', 'x-compute-request-id': 'req-bde47ff8-0c12-44c9-ad99-b070de432ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:35,004 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.485s 2021-12-15 16:22:35,005 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28166', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-666cfc98-bd60-40ad-915f-7930108667dd', 'x-compute-request-id': 'req-666cfc98-bd60-40ad-915f-7930108667dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:36,233 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.222s 2021-12-15 16:22:36,234 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8edfc50-8b96-4dd7-a90a-81e6f259e6a9', 'x-compute-request-id': 'req-c8edfc50-8b96-4dd7-a90a-81e6f259e6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:37,438 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.201s 2021-12-15 16:22:37,438 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28619', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dda1dfc-baad-422a-b0d2-9203717263d6', 'x-compute-request-id': 'req-5dda1dfc-baad-422a-b0d2-9203717263d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:38,588 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.145s 2021-12-15 16:22:38,589 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28619', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26df89a7-4d35-4074-bdec-56293a6867bb', 'x-compute-request-id': 'req-26df89a7-4d35-4074-bdec-56293a6867bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:39,743 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.151s 2021-12-15 16:22:39,744 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28619', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1072ca55-1ac7-40aa-8475-8da339118123', 'x-compute-request-id': 'req-1072ca55-1ac7-40aa-8475-8da339118123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:40,859 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.112s 2021-12-15 16:22:40,859 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28619', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcb7e49a-ec83-4d03-b388-d1659fa244f8', 'x-compute-request-id': 'req-dcb7e49a-ec83-4d03-b388-d1659fa244f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:41,987 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.124s 2021-12-15 16:22:41,988 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e76882b5-a6ca-4a86-aa0c-209576d78a70', 'x-compute-request-id': 'req-e76882b5-a6ca-4a86-aa0c-209576d78a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:43,220 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.229s 2021-12-15 16:22:43,221 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '31387', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81571b7c-ee1b-4115-82dd-95e4ad8282fa', 'x-compute-request-id': 'req-81571b7c-ee1b-4115-82dd-95e4ad8282fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:44,394 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.170s 2021-12-15 16:22:44,395 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bccc751-9992-4b2f-86df-de931a952ea2', 'x-compute-request-id': 'req-1bccc751-9992-4b2f-86df-de931a952ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:45,742 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.343s 2021-12-15 16:22:45,742 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33684', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-864a4557-8378-43ec-adaa-ebed98261039', 'x-compute-request-id': 'req-864a4557-8378-43ec-adaa-ebed98261039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:46,925 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.180s 2021-12-15 16:22:46,927 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35246', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7d314b0-637b-48c7-9edc-5aca5ca2f359', 'x-compute-request-id': 'req-f7d314b0-637b-48c7-9edc-5aca5ca2f359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:48,150 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.219s 2021-12-15 16:22:48,151 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36765', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb14c505-b9d9-40d7-ac25-f67a598c665f', 'x-compute-request-id': 'req-bb14c505-b9d9-40d7-ac25-f67a598c665f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:49,894 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.740s 2021-12-15 16:22:49,895 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38176', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e697f8-d630-4d6a-9fbc-cad1332fdb3f', 'x-compute-request-id': 'req-05e697f8-d630-4d6a-9fbc-cad1332fdb3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:51,666 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.768s 2021-12-15 16:22:51,667 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38176', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a85bf3e-0322-45cc-a8e7-e90cedb5672a', 'x-compute-request-id': 'req-3a85bf3e-0322-45cc-a8e7-e90cedb5672a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:55,361 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 2.691s 2021-12-15 16:22:55,362 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81ad0785-7390-411f-a867-05b036ff3200', 'x-compute-request-id': 'req-81ad0785-7390-411f-a867-05b036ff3200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:22:56,405 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/ips 1.039s 2021-12-15 16:22:56,406 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de1d3872-76b2-4c6d-8600-42b351853c1b', 'x-compute-request-id': 'req-de1d3872-76b2-4c6d-8600-42b351853c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6"}, {"version": 4, "addr": "172.27.3.176"}]}}' 2021-12-15 16:22:56,876 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes 0.466s 2021-12-15 16:22:56,877 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-701461844"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa73e31-7032-43b5-be65-80fedd007dce', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa73e31-7032-43b5-be65-80fedd007dce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes'} Body: b'{"volume": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:22:56.747049", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-701461844", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}], "user_id": "b7f047bf1080497290a18bff8b4e4337", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-12-15 16:22:57,007 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 0.118s 2021-12-15 16:22:57,008 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821341cf-4a2a-450e-9bb1-fc4dd657d5e3', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821341cf-4a2a-450e-9bb1-fc4dd657d5e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'{"volume": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:22:57.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-701461844", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}], "user_id": "b7f047bf1080497290a18bff8b4e4337", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:22:58,102 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 0.079s 2021-12-15 16:22:58,102 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b99d3fa9-f553-40ea-9189-76d8e99c4eae', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b99d3fa9-f553-40ea-9189-76d8e99c4eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'{"volume": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:22:57.000000", "updated_at": "2021-12-15T16:22:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-701461844", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}], "user_id": "b7f047bf1080497290a18bff8b4e4337", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:22:59,214 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 0.104s 2021-12-15 16:22:59,215 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88bd8d46-3cd9-4f52-84f3-e20c40a2d39f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88bd8d46-3cd9-4f52-84f3-e20c40a2d39f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'{"volume": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:22:57.000000", "updated_at": "2021-12-15T16:22:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-701461844", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}], "user_id": "b7f047bf1080497290a18bff8b4e4337", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:23:00,467 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 0.179s 2021-12-15 16:23:00,468 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee9d22ac-914d-4cf2-908d-43bb73756820', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee9d22ac-914d-4cf2-908d-43bb73756820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'{"volume": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:22:57.000000", "updated_at": "2021-12-15T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-701461844", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}], "user_id": "b7f047bf1080497290a18bff8b4e4337", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:23:00,483 116697 INFO [tempest.common.waiters] volume e4276f5f-7069-4ad3-8bbd-063936d4d3b5 reached available after waiting for 3.483075 seconds 2021-12-15 16:23:00,506 116697 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c -E [vs]d.$ /proc/partitions 2021-12-15 16:23:00,508 116697 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.176:22' as 'ubuntu' with public key authentication 2021-12-15 16:23:00,538 116697 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-12-15 16:23:00,735 116697 INFO [paramiko.transport] Authentication (publickey) successful! 2021-12-15 16:23:00,735 116697 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.176 successfully created 2021-12-15 16:23:01,592 116697 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.176:22' as 'ubuntu' with public key authentication 2021-12-15 16:23:01,623 116697 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-12-15 16:23:01,722 116697 INFO [paramiko.transport] Authentication (publickey) successful! 2021-12-15 16:23:01,723 116697 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.176 successfully created 2021-12-15 16:23:03,008 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 1.284s 2021-12-15 16:23:03,009 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"shelve": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9353d31-fde9-4c19-b5ed-ce23982e178d', 'x-compute-request-id': 'req-c9353d31-fde9-4c19-b5ed-ce23982e178d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'' 2021-12-15 16:23:04,205 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 1.195s 2021-12-15 16:23:04,205 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64d15db8-194d-4359-a2b8-c12f5af4ad5c', 'x-compute-request-id': 'req-64d15db8-194d-4359-a2b8-c12f5af4ad5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:05,629 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.414s 2021-12-15 16:23:05,630 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f27c47-85bc-482f-9084-b8f22748aab3', 'x-compute-request-id': 'req-20f27c47-85bc-482f-9084-b8f22748aab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:07,638 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.991s 2021-12-15 16:23:07,639 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9ecc7bc-7e9d-436d-b73e-a2faecb696b1', 'x-compute-request-id': 'req-c9ecc7bc-7e9d-436d-b73e-a2faecb696b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:09,185 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.535s 2021-12-15 16:23:09,186 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82e56ee8-0243-4f8e-b59f-b6a29d233b4d', 'x-compute-request-id': 'req-82e56ee8-0243-4f8e-b59f-b6a29d233b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:10,581 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.374s 2021-12-15 16:23:10,582 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d0af20b-c173-4be3-aab9-0e7233792d9c', 'x-compute-request-id': 'req-8d0af20b-c173-4be3-aab9-0e7233792d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:11,937 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.335s 2021-12-15 16:23:11,938 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52f124df-4279-4e2a-b215-398689fe2bcc', 'x-compute-request-id': 'req-52f124df-4279-4e2a-b215-398689fe2bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:13,236 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.280s 2021-12-15 16:23:13,236 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f73c3a77-0acd-4ce0-a990-d4db14ed574e', 'x-compute-request-id': 'req-f73c3a77-0acd-4ce0-a990-d4db14ed574e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:14,809 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.558s 2021-12-15 16:23:14,809 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8dcdfa7-3f06-4846-b2db-aa6be5b3a43c', 'x-compute-request-id': 'req-e8dcdfa7-3f06-4846-b2db-aa6be5b3a43c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:16,130 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.296s 2021-12-15 16:23:16,131 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5b41a4b-d010-4fc0-aa9b-aaf97e955000', 'x-compute-request-id': 'req-e5b41a4b-d010-4fc0-aa9b-aaf97e955000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:17,738 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.597s 2021-12-15 16:23:17,738 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f6fadff-77f4-4a25-a19e-c5d377c6a60c', 'x-compute-request-id': 'req-7f6fadff-77f4-4a25-a19e-c5d377c6a60c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:19,020 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.265s 2021-12-15 16:23:19,020 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a5d93ea-8634-4721-9808-76ad390edc00', 'x-compute-request-id': 'req-2a5d93ea-8634-4721-9808-76ad390edc00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:20,367 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.337s 2021-12-15 16:23:20,368 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7652f60b-f7b4-4be1-a7d6-4f2ef246622d', 'x-compute-request-id': 'req-7652f60b-f7b4-4be1-a7d6-4f2ef246622d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:22,193 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.807s 2021-12-15 16:23:22,194 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad501a7f-5a19-496a-87ee-e32c4c98164a', 'x-compute-request-id': 'req-ad501a7f-5a19-496a-87ee-e32c4c98164a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:23,477 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.272s 2021-12-15 16:23:23,477 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8b66ea0-fa70-4102-b7e6-87911ed9a261', 'x-compute-request-id': 'req-a8b66ea0-fa70-4102-b7e6-87911ed9a261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:25,195 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.707s 2021-12-15 16:23:25,195 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cd288d5-1127-456f-9d64-6bd755957d39', 'x-compute-request-id': 'req-3cd288d5-1127-456f-9d64-6bd755957d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:25,214 116697 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/shelving_image_pending_upload" after 21 second wait 2021-12-15 16:23:26,630 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.415s 2021-12-15 16:23:26,631 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1744', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce5d0921-fac4-47b0-b381-5048b267c781', 'x-compute-request-id': 'req-ce5d0921-fac4-47b0-b381-5048b267c781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:28,598 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.954s 2021-12-15 16:23:28,599 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dd97f36-82f5-4fc2-ba67-0913d1441831', 'x-compute-request-id': 'req-8dd97f36-82f5-4fc2-ba67-0913d1441831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:28,610 116697 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "ACTIVE/shelving_image_uploading" after 24 second wait 2021-12-15 16:23:30,567 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.949s 2021-12-15 16:23:30,567 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26a0ac2f-68a3-474f-9ce8-6346e7914be9', 'x-compute-request-id': 'req-26a0ac2f-68a3-474f-9ce8-6346e7914be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:32,165 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.574s 2021-12-15 16:23:32,165 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aa14c3d-f1ac-4782-80b8-6bbf51790094', 'x-compute-request-id': 'req-1aa14c3d-f1ac-4782-80b8-6bbf51790094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:33,492 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.305s 2021-12-15 16:23:33,492 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d42b2eff-89be-4497-b3d3-2e52759506dc', 'x-compute-request-id': 'req-d42b2eff-89be-4497-b3d3-2e52759506dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:35,344 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.841s 2021-12-15 16:23:35,345 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b116d2b6-da20-4486-a9e1-199f94aab824', 'x-compute-request-id': 'req-b116d2b6-da20-4486-a9e1-199f94aab824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:36,775 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.416s 2021-12-15 16:23:36,776 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab084844-0098-42f6-95d2-fff3fc31bb8f', 'x-compute-request-id': 'req-ab084844-0098-42f6-95d2-fff3fc31bb8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:38,445 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.658s 2021-12-15 16:23:38,446 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05ee3702-d69e-4480-83a6-60f5ba469c1f', 'x-compute-request-id': 'req-05ee3702-d69e-4480-83a6-60f5ba469c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:40,060 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.592s 2021-12-15 16:23:40,060 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc9d7f9f-6846-4b53-b8e6-1c057571cccf', 'x-compute-request-id': 'req-bc9d7f9f-6846-4b53-b8e6-1c057571cccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:41,803 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.731s 2021-12-15 16:23:41,804 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1739', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca15507d-7400-443e-a3fe-65dcb40b85dd', 'x-compute-request-id': 'req-ca15507d-7400-443e-a3fe-65dcb40b85dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:43,501 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.687s 2021-12-15 16:23:43,502 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76d4fbea-6df7-4090-9087-ef9090edb13b', 'x-compute-request-id': 'req-76d4fbea-6df7-4090-9087-ef9090edb13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:43Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:43,519 116697 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_uploading" ==> "SHELVED/shelving_offloading" after 39 second wait 2021-12-15 16:23:44,709 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.189s 2021-12-15 16:23:44,710 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b302445-cba8-469d-b532-331e46338c1f', 'x-compute-request-id': 'req-1b302445-cba8-469d-b532-331e46338c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:43Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:45,931 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.210s 2021-12-15 16:23:45,931 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ef88e7e-ccc1-46ea-9998-9b8ed2713eac', 'x-compute-request-id': 'req-2ef88e7e-ccc1-46ea-9998-9b8ed2713eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:43Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:47,173 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.219s 2021-12-15 16:23:47,173 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33ae85aa-c221-4968-9c1d-d2dac6f5e96c', 'x-compute-request-id': 'req-33ae85aa-c221-4968-9c1d-d2dac6f5e96c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:23:47,183 116697 INFO [tempest.common.waiters] State transition "SHELVED/shelving_offloading" ==> "SHELVED_OFFLOADED/None" after 43 second wait 2021-12-15 16:23:47,579 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.395s 2021-12-15 16:23:47,579 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-911889e0-93a0-4113-a566-e2783d4f2dbb', 'x-compute-request-id': 'req-911889e0-93a0-4113-a566-e2783d4f2dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "device": null}}' 2021-12-15 16:23:47,637 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 0.055s 2021-12-15 16:23:47,638 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0751e7f-f8f3-488a-bbd8-1db352add73f', 'content-length': '1180', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0751e7f-f8f3-488a-bbd8-1db352add73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'{"volume": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:22:57.000000", "updated_at": "2021-12-15T16:23:48.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-701461844", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}], "user_id": "b7f047bf1080497290a18bff8b4e4337", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "attachment_id": "72434a4e-65d9-4d6d-ab1d-39592d79cbe8", "volume_id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "server_id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:23:47,646 116697 INFO [tempest.common.waiters] Attachment 72434a4e-65d9-4d6d-ab1d-39592d79cbe8 created for volume e4276f5f-7069-4ad3-8bbd-063936d4d3b5 to server 134cc886-afce-4a89-b875-cdf6768bfd8f after waiting for 0.646282 seconds 2021-12-15 16:23:47,695 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 0.048s 2021-12-15 16:23:47,695 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e58e781b-3ff5-443e-8017-5ea98ca0264c', 'content-length': '1180', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e58e781b-3ff5-443e-8017-5ea98ca0264c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'{"volume": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:22:57.000000", "updated_at": "2021-12-15T16:23:48.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-701461844", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}], "user_id": "b7f047bf1080497290a18bff8b4e4337", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "attachment_id": "72434a4e-65d9-4d6d-ab1d-39592d79cbe8", "volume_id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "server_id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:23:47,708 116697 INFO [tempest.common.waiters] volume e4276f5f-7069-4ad3-8bbd-063936d4d3b5 reached in-use after waiting for 0.708840 seconds 2021-12-15 16:23:47,845 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.136s 2021-12-15 16:23:47,845 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"unshelve": null} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f720ce10-0e4d-421e-9623-de0009dfb15a', 'x-compute-request-id': 'req-f720ce10-0e4d-421e-9623-de0009dfb15a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'' 2021-12-15 16:23:48,108 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.261s 2021-12-15 16:23:48,108 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51529674-0ee1-49a6-9d71-dadace39e617', 'x-compute-request-id': 'req-51529674-0ee1-49a6-9d71-dadace39e617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:48Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:23:49,364 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.246s 2021-12-15 16:23:49,365 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1750', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3475cfb-5d57-45ab-a023-701e6633a8b2', 'x-compute-request-id': 'req-f3475cfb-5d57-45ab-a023-701e6633a8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:48Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:23:50,570 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.188s 2021-12-15 16:23:50,571 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de51ef37-f907-41c9-a9a3-cc5be70b7477', 'x-compute-request-id': 'req-de51ef37-f907-41c9-a9a3-cc5be70b7477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:23:50,582 116697 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/spawning" after 2 second wait 2021-12-15 16:23:51,930 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.346s 2021-12-15 16:23:51,931 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61d33461-1164-4d3b-978d-513137a3468c', 'x-compute-request-id': 'req-61d33461-1164-4d3b-978d-513137a3468c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:23:53,230 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.286s 2021-12-15 16:23:53,231 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25378384-ffb1-4b08-a5e4-79423e2d1388', 'x-compute-request-id': 'req-25378384-ffb1-4b08-a5e4-79423e2d1388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:23:54,551 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.311s 2021-12-15 16:23:54,552 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aecd5e7-0ae6-4015-ad1f-dbeaa2a23ecd', 'x-compute-request-id': 'req-3aecd5e7-0ae6-4015-ad1f-dbeaa2a23ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:23:55,765 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.203s 2021-12-15 16:23:55,766 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c741dd9-0467-486b-836d-1b2df100902c', 'x-compute-request-id': 'req-2c741dd9-0467-486b-836d-1b2df100902c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:23:57,002 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.226s 2021-12-15 16:23:57,003 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73f2db85-5638-4d8a-8acf-93fea65b212d', 'x-compute-request-id': 'req-73f2db85-5638-4d8a-8acf-93fea65b212d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:23:58,206 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.192s 2021-12-15 16:23:58,206 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71639507-a2d3-4957-b7b9-e4c9ae7f74bf', 'x-compute-request-id': 'req-71639507-a2d3-4957-b7b9-e4c9ae7f74bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:23:59,415 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.198s 2021-12-15 16:23:59,415 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dff58b3-ce31-4bd9-946c-a3d8bf702113', 'x-compute-request-id': 'req-9dff58b3-ce31-4bd9-946c-a3d8bf702113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:00,640 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.215s 2021-12-15 16:24:00,641 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cafaa5c-3b8f-45c6-83e6-c00a0797df36', 'x-compute-request-id': 'req-7cafaa5c-3b8f-45c6-83e6-c00a0797df36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:01,888 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.232s 2021-12-15 16:24:01,888 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-910e1b84-589c-407c-8e19-6111ad08d43b', 'x-compute-request-id': 'req-910e1b84-589c-407c-8e19-6111ad08d43b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:03,181 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.275s 2021-12-15 16:24:03,181 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa1f6ddb-7f3e-43c6-8fcb-5a3281ccba0b', 'x-compute-request-id': 'req-fa1f6ddb-7f3e-43c6-8fcb-5a3281ccba0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:04,517 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.325s 2021-12-15 16:24:04,517 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-170f6646-7979-4b61-908e-db237051fece', 'x-compute-request-id': 'req-170f6646-7979-4b61-908e-db237051fece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:05,854 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.327s 2021-12-15 16:24:05,855 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a6b3d26-6204-4c08-8fdd-15f8bee52a76', 'x-compute-request-id': 'req-3a6b3d26-6204-4c08-8fdd-15f8bee52a76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:07,166 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.295s 2021-12-15 16:24:07,167 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a081d4f4-e356-4fb3-8235-cc249eba151b', 'x-compute-request-id': 'req-a081d4f4-e356-4fb3-8235-cc249eba151b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:08,366 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.189s 2021-12-15 16:24:08,367 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63e16837-8c92-4223-b13a-3a0ec0f0b88a', 'x-compute-request-id': 'req-63e16837-8c92-4223-b13a-3a0ec0f0b88a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:09,551 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.174s 2021-12-15 16:24:09,551 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbf34726-d5bc-4e97-8af4-5960ffb76bc0', 'x-compute-request-id': 'req-fbf34726-d5bc-4e97-8af4-5960ffb76bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:10,769 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.207s 2021-12-15 16:24:10,769 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73630f51-65ae-4194-bac5-08ce398d8445', 'x-compute-request-id': 'req-73630f51-65ae-4194-bac5-08ce398d8445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:12,125 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.345s 2021-12-15 16:24:12,125 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8616775b-1dab-47ea-8edb-859f0d7e5b41', 'x-compute-request-id': 'req-8616775b-1dab-47ea-8edb-859f0d7e5b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:13,519 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.382s 2021-12-15 16:24:13,519 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44dbd8a3-3ab8-490a-ab3b-eb54f93fda58', 'x-compute-request-id': 'req-44dbd8a3-3ab8-490a-ab3b-eb54f93fda58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:14,817 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.287s 2021-12-15 16:24:14,817 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bb04364-2ce2-41c3-b4f8-70fc8cfa3779', 'x-compute-request-id': 'req-8bb04364-2ce2-41c3-b4f8-70fc8cfa3779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:16,013 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.185s 2021-12-15 16:24:16,013 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c936293-104b-411a-9962-00e100182e98', 'x-compute-request-id': 'req-3c936293-104b-411a-9962-00e100182e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:17,221 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.197s 2021-12-15 16:24:17,221 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc1d855a-a2fc-40c9-880b-c437b70cf5d9', 'x-compute-request-id': 'req-bc1d855a-a2fc-40c9-880b-c437b70cf5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:18,438 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.206s 2021-12-15 16:24:18,438 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c522229a-fd27-44cc-9df3-b9e572a31458', 'x-compute-request-id': 'req-c522229a-fd27-44cc-9df3-b9e572a31458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:19,637 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.188s 2021-12-15 16:24:19,638 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d3f32b4-c76b-41c4-bbc0-a02bd2fed08a', 'x-compute-request-id': 'req-3d3f32b4-c76b-41c4-bbc0-a02bd2fed08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:20,815 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.165s 2021-12-15 16:24:20,815 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba0d7e28-9666-4cc3-899c-124ea7779681', 'x-compute-request-id': 'req-ba0d7e28-9666-4cc3-899c-124ea7779681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:22,000 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.172s 2021-12-15 16:24:22,000 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11042aa9-ebf7-42eb-83d6-874344e20410', 'x-compute-request-id': 'req-11042aa9-ebf7-42eb-83d6-874344e20410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:23,197 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.184s 2021-12-15 16:24:23,197 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a458500d-9a2a-4f73-9b51-50dfd1a0f0cc', 'x-compute-request-id': 'req-a458500d-9a2a-4f73-9b51-50dfd1a0f0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:24,387 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.180s 2021-12-15 16:24:24,388 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a8952d0-28ef-4e05-82f1-cab6dc4e3da2', 'x-compute-request-id': 'req-1a8952d0-28ef-4e05-82f1-cab6dc4e3da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:25,571 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.173s 2021-12-15 16:24:25,571 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9e207d0-780a-4308-b011-4d177b4945a3', 'x-compute-request-id': 'req-c9e207d0-780a-4308-b011-4d177b4945a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:26,759 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.177s 2021-12-15 16:24:26,759 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08745af2-f8a3-4ba9-8c16-2db9414a12d1', 'x-compute-request-id': 'req-08745af2-f8a3-4ba9-8c16-2db9414a12d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:27,946 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.176s 2021-12-15 16:24:27,946 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5372e792-9a20-4677-bf6b-6510d25c1eaf', 'x-compute-request-id': 'req-5372e792-9a20-4677-bf6b-6510d25c1eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:29,134 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.178s 2021-12-15 16:24:29,135 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7521857e-afbf-4f95-83fe-6f792d6e5c79', 'x-compute-request-id': 'req-7521857e-afbf-4f95-83fe-6f792d6e5c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:30,358 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.213s 2021-12-15 16:24:30,358 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af3fe54f-1f3e-4160-8ce3-ad402a1eb66b', 'x-compute-request-id': 'req-af3fe54f-1f3e-4160-8ce3-ad402a1eb66b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:31,629 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.253s 2021-12-15 16:24:31,630 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-093f8d0b-7930-4bb7-8a34-93596af5c55f', 'x-compute-request-id': 'req-093f8d0b-7930-4bb7-8a34-93596af5c55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:32,905 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.258s 2021-12-15 16:24:32,905 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2bfb549-cd1a-4cad-a831-018e30d8257a', 'x-compute-request-id': 'req-d2bfb549-cd1a-4cad-a831-018e30d8257a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:34,156 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.241s 2021-12-15 16:24:34,156 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a394f2e4-7b1a-4eb3-800e-ddc8ed1f3a86', 'x-compute-request-id': 'req-a394f2e4-7b1a-4eb3-800e-ddc8ed1f3a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:35,399 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.231s 2021-12-15 16:24:35,400 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-488ee23e-0aff-425b-ada9-ab17c02d1da6', 'x-compute-request-id': 'req-488ee23e-0aff-425b-ada9-ab17c02d1da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:36,738 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.328s 2021-12-15 16:24:36,738 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a43d013-4c26-4c9d-81b5-1012500c06ff', 'x-compute-request-id': 'req-6a43d013-4c26-4c9d-81b5-1012500c06ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:37,958 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.209s 2021-12-15 16:24:37,958 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-522ac73c-e9cd-4d00-98b1-efb458d7d9c5', 'x-compute-request-id': 'req-522ac73c-e9cd-4d00-98b1-efb458d7d9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:39,163 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.193s 2021-12-15 16:24:39,164 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abbe397a-c331-4c01-9cf5-d4a659215944', 'x-compute-request-id': 'req-abbe397a-c331-4c01-9cf5-d4a659215944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "SHELVED_OFFLOADED", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "ab33706f-a6cb-42a2-afe8-833951a63c27", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/ab33706f-a6cb-42a2-afe8-833951a63c27"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:21:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:40,404 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.230s 2021-12-15 16:24:40,404 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1795', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e445727-8c0d-438c-b89a-0c5642bd4ec9', 'x-compute-request-id': 'req-0e445727-8c0d-438c-b89a-0c5642bd4ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:24:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:24:40,413 116697 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/spawning" ==> "ACTIVE/None" after 52 second wait 2021-12-15 16:24:40,425 116697 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c -E [vs]d.$ /proc/partitions 2021-12-15 16:24:40,426 116697 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.176:22' as 'ubuntu' with public key authentication 2021-12-15 16:24:58,896 116697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.176 ([Errno None] Unable to connect to port 22 on 172.27.3.176). Number attempts: 1. Retry after 2 seconds. 2021-12-15 16:25:04,464 116697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.176 ([Errno None] Unable to connect to port 22 on 172.27.3.176). Number attempts: 2. Retry after 3 seconds. 2021-12-15 16:25:11,028 116697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.176 ([Errno None] Unable to connect to port 22 on 172.27.3.176). Number attempts: 3. Retry after 4 seconds. 2021-12-15 16:25:18,608 116697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.176 ([Errno None] Unable to connect to port 22 on 172.27.3.176). Number attempts: 4. Retry after 5 seconds. 2021-12-15 16:25:27,184 116697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.176 ([Errno None] Unable to connect to port 22 on 172.27.3.176). Number attempts: 5. Retry after 6 seconds. 2021-12-15 16:25:33,698 116697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.176 ([Errno None] Unable to connect to port 22 on 172.27.3.176). Number attempts: 6. Retry after 7 seconds. 2021-12-15 16:25:41,258 116697 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-12-15 16:25:41,491 116697 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2021-12-15 16:25:41,494 116697 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.176 (No existing session). Number attempts: 7. Retry after 8 seconds. 2021-12-15 16:25:50,022 116697 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-12-15 16:25:50,139 116697 INFO [paramiko.transport] Authentication (publickey) successful! 2021-12-15 16:25:50,140 116697 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.176 successfully created 2021-12-15 16:25:50,673 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 0.071s 2021-12-15 16:25:50,673 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc750ea6-31ad-4543-9b80-1f154b361a73', 'x-compute-request-id': 'req-bc750ea6-31ad-4543-9b80-1f154b361a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'{"volumeAttachment": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}}' 2021-12-15 16:25:50,762 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 0.086s 2021-12-15 16:25:50,762 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-150be570-e4c4-4bd7-bdc1-5c23f8adf1ec', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-150be570-e4c4-4bd7-bdc1-5c23f8adf1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'{"volume": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:22:57.000000", "updated_at": "2021-12-15T16:23:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-701461844", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}], "user_id": "b7f047bf1080497290a18bff8b4e4337", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "attachment_id": "72434a4e-65d9-4d6d-ab1d-39592d79cbe8", "volume_id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "server_id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:51.000000"}], "os-vol-tenant-attr:tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:25:50,991 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 0.220s 2021-12-15 16:25:50,991 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79f095cc-b7f2-43d9-b00d-7ea0a50c485e', 'x-compute-request-id': 'req-79f095cc-b7f2-43d9-b00d-7ea0a50c485e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'' 2021-12-15 16:25:51,066 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.074s 2021-12-15 16:25:51,066 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4d87590-788d-4693-8993-65d3c00b3978', 'x-compute-request-id': 'req-a4d87590-788d-4693-8993-65d3c00b3978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:25:52,119 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:25:52,119 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03d97055-e07b-467f-b73c-a8cb3c5414fc', 'x-compute-request-id': 'req-03d97055-e07b-467f-b73c-a8cb3c5414fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:25:53,173 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:25:53,174 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3073054c-6876-4915-a0bf-503ba87e4cfd', 'x-compute-request-id': 'req-3073054c-6876-4915-a0bf-503ba87e4cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:25:54,228 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:25:54,229 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e44e86e7-d683-4bf0-8811-9b9739f764e6', 'x-compute-request-id': 'req-e44e86e7-d683-4bf0-8811-9b9739f764e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:25:55,281 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:25:55,282 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bf53f81-3807-4d7e-823e-53b1893c0dc6', 'x-compute-request-id': 'req-9bf53f81-3807-4d7e-823e-53b1893c0dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:25:56,334 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:25:56,335 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b476960-3a90-4b2a-87cd-65be9e64c4dd', 'x-compute-request-id': 'req-2b476960-3a90-4b2a-87cd-65be9e64c4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:25:57,391 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:25:57,391 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c027a08-d00b-421b-8130-d7439fdecd24', 'x-compute-request-id': 'req-5c027a08-d00b-421b-8130-d7439fdecd24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:25:58,556 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.161s 2021-12-15 16:25:58,556 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa35f6ad-e3b0-4b0d-babb-1b11793d2845', 'x-compute-request-id': 'req-aa35f6ad-e3b0-4b0d-babb-1b11793d2845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:25:59,612 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:25:59,613 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad9a410f-b087-45e8-9df3-48c8d169292e', 'x-compute-request-id': 'req-ad9a410f-b087-45e8-9df3-48c8d169292e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:00,671 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:26:00,672 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7312dad6-5920-4cd7-9503-b4e43e0fe345', 'x-compute-request-id': 'req-7312dad6-5920-4cd7-9503-b4e43e0fe345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:01,731 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.056s 2021-12-15 16:26:01,732 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-509c6e0b-a46e-4709-b23c-c8feff12be59', 'x-compute-request-id': 'req-509c6e0b-a46e-4709-b23c-c8feff12be59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:02,787 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:26:02,788 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3e56fe1-48c5-4917-aa57-77f00c227cff', 'x-compute-request-id': 'req-d3e56fe1-48c5-4917-aa57-77f00c227cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:03,847 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:26:03,847 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91faa3ce-e34c-40f6-ba70-5d9eb10f7605', 'x-compute-request-id': 'req-91faa3ce-e34c-40f6-ba70-5d9eb10f7605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:04,903 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:26:04,903 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bcdb252-fddf-4b4e-9b2f-2ad4c5cc8f38', 'x-compute-request-id': 'req-8bcdb252-fddf-4b4e-9b2f-2ad4c5cc8f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:05,957 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:26:05,958 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a3e5a94-d7b3-4176-bab2-ca98dc9d7da4', 'x-compute-request-id': 'req-8a3e5a94-d7b3-4176-bab2-ca98dc9d7da4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:07,012 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:26:07,012 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b94a727-883c-4f63-899a-6544a43c043b', 'x-compute-request-id': 'req-3b94a727-883c-4f63-899a-6544a43c043b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:08,070 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:26:08,070 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9cc1a03-f1e5-47e6-a694-2121d17a207f', 'x-compute-request-id': 'req-a9cc1a03-f1e5-47e6-a694-2121d17a207f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:09,123 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:26:09,124 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2db52df0-8726-420f-a4ea-cf76a4b28e00', 'x-compute-request-id': 'req-2db52df0-8726-420f-a4ea-cf76a4b28e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:10,177 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:26:10,178 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de8aea1f-2b38-42cc-9277-ba778f89190c', 'x-compute-request-id': 'req-de8aea1f-2b38-42cc-9277-ba778f89190c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:11,232 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:26:11,232 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f44e55a5-6a36-4c54-aae7-1d9ba57cb75d', 'x-compute-request-id': 'req-f44e55a5-6a36-4c54-aae7-1d9ba57cb75d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:12,289 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:26:12,289 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2edf7435-92e5-4e79-b4cd-7022af97eabb', 'x-compute-request-id': 'req-2edf7435-92e5-4e79-b4cd-7022af97eabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:13,363 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.069s 2021-12-15 16:26:13,364 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1db05443-6ba4-4a2d-bded-529737be4dc5', 'x-compute-request-id': 'req-1db05443-6ba4-4a2d-bded-529737be4dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:14,422 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:26:14,423 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e1d4b6f-737d-4cef-85b5-4b190f23ef33', 'x-compute-request-id': 'req-2e1d4b6f-737d-4cef-85b5-4b190f23ef33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:15,485 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.058s 2021-12-15 16:26:15,485 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25071e2a-7527-4df4-a5b2-704141aa96c1', 'x-compute-request-id': 'req-25071e2a-7527-4df4-a5b2-704141aa96c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:16,551 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.059s 2021-12-15 16:26:16,552 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4310ad4-ab94-4179-aaf8-4878370fc5c9', 'x-compute-request-id': 'req-d4310ad4-ab94-4179-aaf8-4878370fc5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:17,607 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:26:17,607 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2b59219-cc3f-4912-b758-c509d212deeb', 'x-compute-request-id': 'req-c2b59219-cc3f-4912-b758-c509d212deeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:18,676 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.065s 2021-12-15 16:26:18,677 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e712715-7e1e-499d-92bf-55f86089f39b', 'x-compute-request-id': 'req-3e712715-7e1e-499d-92bf-55f86089f39b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:19,745 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.065s 2021-12-15 16:26:19,745 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80ccdfc4-b9e7-4b9d-9a17-473e2854d0e9', 'x-compute-request-id': 'req-80ccdfc4-b9e7-4b9d-9a17-473e2854d0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:20,799 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:26:20,799 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b707a49f-7bb7-4e5c-86eb-90a1fa72ec4e', 'x-compute-request-id': 'req-b707a49f-7bb7-4e5c-86eb-90a1fa72ec4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:21,869 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.066s 2021-12-15 16:26:21,869 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55c3f184-07b7-4172-ba6b-c4b562e650d0', 'x-compute-request-id': 'req-55c3f184-07b7-4172-ba6b-c4b562e650d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:22,928 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:26:22,928 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39688843-30ab-4415-be16-a890b99cee7e', 'x-compute-request-id': 'req-39688843-30ab-4415-be16-a890b99cee7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:23,987 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:26:23,987 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba36e5c3-a7a9-4604-8c6a-2a42d4adce19', 'x-compute-request-id': 'req-ba36e5c3-a7a9-4604-8c6a-2a42d4adce19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:25,044 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:26:25,044 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-246be614-439b-494c-a2b3-23c62565ca3d', 'x-compute-request-id': 'req-246be614-439b-494c-a2b3-23c62565ca3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:26,100 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:26:26,100 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfa90edd-ab00-4932-85eb-5170e376d29f', 'x-compute-request-id': 'req-cfa90edd-ab00-4932-85eb-5170e376d29f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:27,155 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:26:27,156 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a597b18f-34e6-4efb-b0e9-ee5c39c8a3d8', 'x-compute-request-id': 'req-a597b18f-34e6-4efb-b0e9-ee5c39c8a3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:28,207 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:26:28,207 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57a5b78d-0bad-4ea0-97c1-8dc39c81bc42', 'x-compute-request-id': 'req-57a5b78d-0bad-4ea0-97c1-8dc39c81bc42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:29,260 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:26:29,260 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f0bc20-d45d-40ec-8ca5-496b106b9937', 'x-compute-request-id': 'req-42f0bc20-d45d-40ec-8ca5-496b106b9937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:30,323 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.060s 2021-12-15 16:26:30,323 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca52b967-5b3e-4cb5-97e9-daf34b36a712', 'x-compute-request-id': 'req-ca52b967-5b3e-4cb5-97e9-daf34b36a712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:31,380 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:26:31,381 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1b88ea0-4d63-4cdd-80e7-4188c2cbf063', 'x-compute-request-id': 'req-a1b88ea0-4d63-4cdd-80e7-4188c2cbf063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:32,436 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:26:32,436 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-966cb54b-9196-40be-8d90-9e8acca0f1ce', 'x-compute-request-id': 'req-966cb54b-9196-40be-8d90-9e8acca0f1ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:33,491 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:26:33,491 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe93f7ca-f5de-4571-a5ef-bacea8fdc84b', 'x-compute-request-id': 'req-fe93f7ca-f5de-4571-a5ef-bacea8fdc84b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:34,549 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:26:34,549 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afd5f353-2fe1-4b61-8ab7-d7621fbc4c34', 'x-compute-request-id': 'req-afd5f353-2fe1-4b61-8ab7-d7621fbc4c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:35,608 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:26:35,608 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91fdfe2e-fa2d-4906-8e4e-3043cef920df', 'x-compute-request-id': 'req-91fdfe2e-fa2d-4906-8e4e-3043cef920df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:36,666 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:26:36,667 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-618563f5-6bbe-45ef-b512-0be687188422', 'x-compute-request-id': 'req-618563f5-6bbe-45ef-b512-0be687188422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:37,724 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:26:37,724 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e214685b-6da9-45d9-9a20-e8e5b4501379', 'x-compute-request-id': 'req-e214685b-6da9-45d9-9a20-e8e5b4501379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:38,806 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.078s 2021-12-15 16:26:38,806 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16318119-3f71-4f2f-bfe3-fa4e758483fa', 'x-compute-request-id': 'req-16318119-3f71-4f2f-bfe3-fa4e758483fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:39,874 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.064s 2021-12-15 16:26:39,875 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7a37088-d49a-4721-93ea-769e79c76b68', 'x-compute-request-id': 'req-d7a37088-d49a-4721-93ea-769e79c76b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:40,932 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:26:40,932 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06b61479-750d-4ff5-a020-8e2dc47bc448', 'x-compute-request-id': 'req-06b61479-750d-4ff5-a020-8e2dc47bc448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:41,995 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.059s 2021-12-15 16:26:41,996 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3ba16b4-e8b9-448e-8ded-914ed4b37d8f', 'x-compute-request-id': 'req-a3ba16b4-e8b9-448e-8ded-914ed4b37d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:43,051 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:26:43,052 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73b5c7e4-e4f4-4536-ac43-a3f32c0fdb60', 'x-compute-request-id': 'req-73b5c7e4-e4f4-4536-ac43-a3f32c0fdb60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:44,110 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:26:44,110 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f741c5ce-d07e-4f13-9322-0cc6b7777e49', 'x-compute-request-id': 'req-f741c5ce-d07e-4f13-9322-0cc6b7777e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:45,169 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:26:45,169 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4a4a83b-756c-4ec5-9161-9bfe998aa2db', 'x-compute-request-id': 'req-b4a4a83b-756c-4ec5-9161-9bfe998aa2db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:46,235 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.062s 2021-12-15 16:26:46,235 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6346b611-f682-457d-8aa2-5d6194fc8538', 'x-compute-request-id': 'req-6346b611-f682-457d-8aa2-5d6194fc8538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:47,288 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:26:47,289 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec311efd-a2ce-4b77-b039-e4c6928853cc', 'x-compute-request-id': 'req-ec311efd-a2ce-4b77-b039-e4c6928853cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:48,344 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:26:48,345 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f718c78-14ec-4670-b161-91dc9dd805f4', 'x-compute-request-id': 'req-7f718c78-14ec-4670-b161-91dc9dd805f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:49,398 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:26:49,398 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3eb9231-223c-4a1f-b753-9cb7af29ff24', 'x-compute-request-id': 'req-c3eb9231-223c-4a1f-b753-9cb7af29ff24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:50,454 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:26:50,455 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e592869-e317-424a-a4bb-1d84c1232d56', 'x-compute-request-id': 'req-9e592869-e317-424a-a4bb-1d84c1232d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:51,514 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.056s 2021-12-15 16:26:51,515 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4985f92-e265-473f-bd7b-794aafed3332', 'x-compute-request-id': 'req-a4985f92-e265-473f-bd7b-794aafed3332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:52,570 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:26:52,571 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a0ef570-4c07-48e9-8728-886574b40170', 'x-compute-request-id': 'req-9a0ef570-4c07-48e9-8728-886574b40170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:53,624 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:26:53,624 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbaf1e5b-a25b-49ea-81db-e172d25fb2c7', 'x-compute-request-id': 'req-cbaf1e5b-a25b-49ea-81db-e172d25fb2c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:54,685 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.058s 2021-12-15 16:26:54,686 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0af8dd4d-d79e-40eb-bfcf-218577434886', 'x-compute-request-id': 'req-0af8dd4d-d79e-40eb-bfcf-218577434886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:55,745 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:26:55,745 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62a9f26a-6bd3-43d1-b748-925133d7e812', 'x-compute-request-id': 'req-62a9f26a-6bd3-43d1-b748-925133d7e812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:56,802 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:26:56,802 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f766f107-f3e7-4ddd-b5b9-8a3b2a478c46', 'x-compute-request-id': 'req-f766f107-f3e7-4ddd-b5b9-8a3b2a478c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:57,874 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.069s 2021-12-15 16:26:57,875 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-750fd8c8-95b5-4eb0-bcac-fe12c54224c0', 'x-compute-request-id': 'req-750fd8c8-95b5-4eb0-bcac-fe12c54224c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:26:58,963 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.085s 2021-12-15 16:26:58,963 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e8a722a-f813-4278-87ed-6dc5e6f46f7d', 'x-compute-request-id': 'req-1e8a722a-f813-4278-87ed-6dc5e6f46f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:00,016 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:27:00,016 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-917f5242-6813-4509-b31a-f6a9f2c0dfcf', 'x-compute-request-id': 'req-917f5242-6813-4509-b31a-f6a9f2c0dfcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:01,067 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:27:01,068 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c3aca79-ce67-4951-9293-d3ee068dfae8', 'x-compute-request-id': 'req-3c3aca79-ce67-4951-9293-d3ee068dfae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:02,138 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.067s 2021-12-15 16:27:02,138 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a182bdea-9ed2-40be-b6a9-6a9faeb28780', 'x-compute-request-id': 'req-a182bdea-9ed2-40be-b6a9-6a9faeb28780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:03,195 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:27:03,195 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6656dd-5e98-4776-8087-ceda77ec015b', 'x-compute-request-id': 'req-8e6656dd-5e98-4776-8087-ceda77ec015b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:04,252 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:27:04,252 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64cbd766-12a1-486d-a0e7-5a2c9c8670e0', 'x-compute-request-id': 'req-64cbd766-12a1-486d-a0e7-5a2c9c8670e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:05,307 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:27:05,307 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64a5a8fc-3d52-4622-a64a-1f9be51d0b96', 'x-compute-request-id': 'req-64a5a8fc-3d52-4622-a64a-1f9be51d0b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:06,374 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.062s 2021-12-15 16:27:06,375 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73f21fed-93b0-45bd-b218-d04997d56558', 'x-compute-request-id': 'req-73f21fed-93b0-45bd-b218-d04997d56558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:07,432 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:27:07,433 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cba36efc-4417-45f1-bdd6-777e5dc9d0bc', 'x-compute-request-id': 'req-cba36efc-4417-45f1-bdd6-777e5dc9d0bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:08,492 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:27:08,492 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d12b0f5f-d527-467d-95fe-cd77daa0ec05', 'x-compute-request-id': 'req-d12b0f5f-d527-467d-95fe-cd77daa0ec05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:09,550 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:27:09,551 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f58c9e-5c7e-46fd-a0fc-22fb72ed2144', 'x-compute-request-id': 'req-42f58c9e-5c7e-46fd-a0fc-22fb72ed2144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:10,607 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:27:10,608 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f224c30a-eb74-46e0-9c08-b89aa9a4358e', 'x-compute-request-id': 'req-f224c30a-eb74-46e0-9c08-b89aa9a4358e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:11,663 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:27:11,664 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad92c61c-3829-4100-a566-42158021f97f', 'x-compute-request-id': 'req-ad92c61c-3829-4100-a566-42158021f97f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:12,721 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:27:12,722 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ecc23bb-7cca-4906-9444-ac72b80d702a', 'x-compute-request-id': 'req-5ecc23bb-7cca-4906-9444-ac72b80d702a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:13,774 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:27:13,774 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56963eaf-e5d6-4802-a3f7-8773a37ae69b', 'x-compute-request-id': 'req-56963eaf-e5d6-4802-a3f7-8773a37ae69b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:14,827 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:27:14,828 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33cef170-d65a-4dcd-a3e7-81b64dde2874', 'x-compute-request-id': 'req-33cef170-d65a-4dcd-a3e7-81b64dde2874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:15,888 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.057s 2021-12-15 16:27:15,889 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f45084c-d967-42ab-b543-3d28b7fe7855', 'x-compute-request-id': 'req-4f45084c-d967-42ab-b543-3d28b7fe7855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:16,942 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:27:16,942 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e44aeddd-dd51-4a84-9cd5-ad8022c02391', 'x-compute-request-id': 'req-e44aeddd-dd51-4a84-9cd5-ad8022c02391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:18,002 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.057s 2021-12-15 16:27:18,003 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6441a0bb-b3ff-4919-b6f7-3dfc380246ad', 'x-compute-request-id': 'req-6441a0bb-b3ff-4919-b6f7-3dfc380246ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:19,058 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:27:19,059 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d9f7540-3ae2-468d-889d-780bd33972a0', 'x-compute-request-id': 'req-4d9f7540-3ae2-468d-889d-780bd33972a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:20,114 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:27:20,114 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1643fd35-d714-4766-8129-d305c15a17fc', 'x-compute-request-id': 'req-1643fd35-d714-4766-8129-d305c15a17fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:21,169 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:27:21,169 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c01d6c5-9a1e-4d58-9bc5-9e65fdb67322', 'x-compute-request-id': 'req-1c01d6c5-9a1e-4d58-9bc5-9e65fdb67322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:22,221 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:27:22,221 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9bf3840-a501-4900-b9be-f9e27fae1e02', 'x-compute-request-id': 'req-a9bf3840-a501-4900-b9be-f9e27fae1e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:23,272 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:27:23,273 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33fb4de7-bb01-4c44-b063-fa431f1c12fa', 'x-compute-request-id': 'req-33fb4de7-bb01-4c44-b063-fa431f1c12fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:24,329 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:27:24,329 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63f07755-48a7-4a83-90eb-4e6f5a669742', 'x-compute-request-id': 'req-63f07755-48a7-4a83-90eb-4e6f5a669742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:25,385 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:27:25,385 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f571849f-2fb2-4065-8e47-1b63275427aa', 'x-compute-request-id': 'req-f571849f-2fb2-4065-8e47-1b63275427aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:26,438 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:27:26,438 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dca704eb-6229-496d-b0d7-4c66707d9640', 'x-compute-request-id': 'req-dca704eb-6229-496d-b0d7-4c66707d9640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:27,504 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.061s 2021-12-15 16:27:27,505 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-907d702c-e38b-4745-88d3-33c59b8f3352', 'x-compute-request-id': 'req-907d702c-e38b-4745-88d3-33c59b8f3352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:28,557 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:27:28,557 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c8e70b4-e0f0-4cd5-8716-1ec6bd60b717', 'x-compute-request-id': 'req-5c8e70b4-e0f0-4cd5-8716-1ec6bd60b717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:29,611 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:27:29,611 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f366037-e101-4053-843c-6f33ea2f0e6a', 'x-compute-request-id': 'req-7f366037-e101-4053-843c-6f33ea2f0e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:30,666 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:27:30,667 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60aaf5a0-499c-4647-b114-782dd1bd7367', 'x-compute-request-id': 'req-60aaf5a0-499c-4647-b114-782dd1bd7367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:31,727 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.056s 2021-12-15 16:27:31,727 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38f9cce7-78c3-4c6a-8111-e3b464e42ce9', 'x-compute-request-id': 'req-38f9cce7-78c3-4c6a-8111-e3b464e42ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:32,780 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:27:32,780 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eafe8ded-4e10-4142-959a-628e3d82b8c2', 'x-compute-request-id': 'req-eafe8ded-4e10-4142-959a-628e3d82b8c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:33,834 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:27:33,835 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a633253-b948-466e-bc88-102ffd779498', 'x-compute-request-id': 'req-1a633253-b948-466e-bc88-102ffd779498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:34,891 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:27:34,892 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cc6b374-1b61-4e15-bf88-f47ab20c4354', 'x-compute-request-id': 'req-6cc6b374-1b61-4e15-bf88-f47ab20c4354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:35,947 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:27:35,947 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a622eb4-df97-45e6-87c6-37925e4e44a2', 'x-compute-request-id': 'req-7a622eb4-df97-45e6-87c6-37925e4e44a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:37,004 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:27:37,005 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ad26014-61a1-46e5-94dd-883bf5dc4c06', 'x-compute-request-id': 'req-0ad26014-61a1-46e5-94dd-883bf5dc4c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:38,064 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:27:38,064 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41d99372-1f46-4860-aaca-6398cd5b0fb1', 'x-compute-request-id': 'req-41d99372-1f46-4860-aaca-6398cd5b0fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:39,118 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:27:39,119 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1759b1ad-aaeb-4381-997a-edec90bc548f', 'x-compute-request-id': 'req-1759b1ad-aaeb-4381-997a-edec90bc548f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:40,176 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:27:40,177 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7924649a-1628-441d-9e15-65b3af0a28f8', 'x-compute-request-id': 'req-7924649a-1628-441d-9e15-65b3af0a28f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:41,233 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:27:41,233 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b674bd1f-06ec-492b-9db6-c17be6ac4721', 'x-compute-request-id': 'req-b674bd1f-06ec-492b-9db6-c17be6ac4721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:42,286 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:27:42,286 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42cefc5d-5fc0-43b6-bf56-eb9fc1a7c77e', 'x-compute-request-id': 'req-42cefc5d-5fc0-43b6-bf56-eb9fc1a7c77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:43,342 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:27:43,343 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb841ba3-a038-45c6-bf82-9cf767d61cb5', 'x-compute-request-id': 'req-eb841ba3-a038-45c6-bf82-9cf767d61cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:44,396 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:27:44,397 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e618c256-92ad-4c87-94c2-cfcb5578772a', 'x-compute-request-id': 'req-e618c256-92ad-4c87-94c2-cfcb5578772a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:45,450 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:27:45,451 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff51fd4b-0e1b-4e35-a995-daa7dffbcaec', 'x-compute-request-id': 'req-ff51fd4b-0e1b-4e35-a995-daa7dffbcaec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:46,506 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:27:46,507 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80e3fa31-bfde-4391-b8f6-e7588bb44f42', 'x-compute-request-id': 'req-80e3fa31-bfde-4391-b8f6-e7588bb44f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:47,562 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:27:47,563 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-394fb29a-9dad-4e95-9979-3115b9c0927d', 'x-compute-request-id': 'req-394fb29a-9dad-4e95-9979-3115b9c0927d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:48,618 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:27:48,618 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f662a7f-7c8c-4beb-9c1f-43590c36c2ac', 'x-compute-request-id': 'req-7f662a7f-7c8c-4beb-9c1f-43590c36c2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:49,670 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:27:49,670 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-349e95cf-be11-44e1-971f-78869359df3c', 'x-compute-request-id': 'req-349e95cf-be11-44e1-971f-78869359df3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:50,727 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:27:50,727 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba614e16-51f6-441a-b28d-310515daf71c', 'x-compute-request-id': 'req-ba614e16-51f6-441a-b28d-310515daf71c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:51,779 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:27:51,780 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7de45b5a-b66a-4e74-b5a3-0782e41ece3c', 'x-compute-request-id': 'req-7de45b5a-b66a-4e74-b5a3-0782e41ece3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:52,837 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:27:52,837 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68661422-226a-4c55-8cdc-b1851682853d', 'x-compute-request-id': 'req-68661422-226a-4c55-8cdc-b1851682853d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:53,893 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:27:53,893 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5799d985-9c23-4491-a02b-659ed59535e2', 'x-compute-request-id': 'req-5799d985-9c23-4491-a02b-659ed59535e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:54,953 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.057s 2021-12-15 16:27:54,954 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cde4f85-2247-4593-861c-1b42527319b8', 'x-compute-request-id': 'req-4cde4f85-2247-4593-861c-1b42527319b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:56,007 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:27:56,007 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a907564-99d2-4b3d-bc2c-d2dd897b3018', 'x-compute-request-id': 'req-6a907564-99d2-4b3d-bc2c-d2dd897b3018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:57,068 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.057s 2021-12-15 16:27:57,069 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fba20c6-425c-4b71-9239-0b40d85f73e2', 'x-compute-request-id': 'req-3fba20c6-425c-4b71-9239-0b40d85f73e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:58,127 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:27:58,127 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cad4f45a-8d69-4cf1-81eb-35d17cec85af', 'x-compute-request-id': 'req-cad4f45a-8d69-4cf1-81eb-35d17cec85af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:27:59,186 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:27:59,186 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62de0c2e-d9e9-4662-a737-ab542dca8d91', 'x-compute-request-id': 'req-62de0c2e-d9e9-4662-a737-ab542dca8d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:00,244 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:28:00,244 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5d079bb-a4d5-4fa0-b20d-595c82ded39b', 'x-compute-request-id': 'req-c5d079bb-a4d5-4fa0-b20d-595c82ded39b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:01,295 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:28:01,296 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-702d55cd-e8f5-41c7-b12b-e72d64a60148', 'x-compute-request-id': 'req-702d55cd-e8f5-41c7-b12b-e72d64a60148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:02,349 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:28:02,349 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e7afc54-2af9-44db-8f41-1599c5e3e6b2', 'x-compute-request-id': 'req-0e7afc54-2af9-44db-8f41-1599c5e3e6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:03,404 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:28:03,405 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6704f878-9d82-4130-8006-09679356ccb5', 'x-compute-request-id': 'req-6704f878-9d82-4130-8006-09679356ccb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:04,460 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:28:04,461 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aebe470-d032-4219-a3bc-dcb598929194', 'x-compute-request-id': 'req-6aebe470-d032-4219-a3bc-dcb598929194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:05,511 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:28:05,511 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-217bd70d-395b-4610-ba61-a3569f3c7b96', 'x-compute-request-id': 'req-217bd70d-395b-4610-ba61-a3569f3c7b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:06,564 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:28:06,565 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8556ccd4-da5b-4b82-83a4-8d0d92dafa24', 'x-compute-request-id': 'req-8556ccd4-da5b-4b82-83a4-8d0d92dafa24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:07,618 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:28:07,619 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c67d35f2-592b-4d5c-a371-55d3575ffd6e', 'x-compute-request-id': 'req-c67d35f2-592b-4d5c-a371-55d3575ffd6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:08,680 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.057s 2021-12-15 16:28:08,680 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e7cda9b-c0da-48f8-bade-6a5f3fffb0f3', 'x-compute-request-id': 'req-1e7cda9b-c0da-48f8-bade-6a5f3fffb0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:09,732 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:28:09,732 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2142d040-a0a1-4b6d-a4ce-c910fafbff59', 'x-compute-request-id': 'req-2142d040-a0a1-4b6d-a4ce-c910fafbff59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:10,788 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:28:10,789 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46d8a8a6-cb34-4b08-bc1c-497d24fe3689', 'x-compute-request-id': 'req-46d8a8a6-cb34-4b08-bc1c-497d24fe3689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:11,840 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.047s 2021-12-15 16:28:11,840 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4f12bb8-21ab-4339-bb19-dff237915f0d', 'x-compute-request-id': 'req-a4f12bb8-21ab-4339-bb19-dff237915f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:12,892 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:28:12,892 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9cc6af7-cd2f-4639-97b7-5f12c1af8139', 'x-compute-request-id': 'req-c9cc6af7-cd2f-4639-97b7-5f12c1af8139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:13,947 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:28:13,947 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9df04fc-47f7-4e92-93ce-5c6c09c8bb27', 'x-compute-request-id': 'req-a9df04fc-47f7-4e92-93ce-5c6c09c8bb27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:15,003 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:28:15,003 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21b15044-6cf1-41de-80a8-82888a156535', 'x-compute-request-id': 'req-21b15044-6cf1-41de-80a8-82888a156535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:16,060 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:28:16,061 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4779f56-e9f2-4358-b027-fd6ff3267070', 'x-compute-request-id': 'req-d4779f56-e9f2-4358-b027-fd6ff3267070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:17,119 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:28:17,120 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-286e48db-2ba4-4a45-96b4-f71033101cac', 'x-compute-request-id': 'req-286e48db-2ba4-4a45-96b4-f71033101cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:18,176 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:28:18,176 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fb8f05b-8082-4321-8023-33df532acfe5', 'x-compute-request-id': 'req-4fb8f05b-8082-4321-8023-33df532acfe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:19,237 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.057s 2021-12-15 16:28:19,238 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5ca5dc6-286a-41c8-902b-ab29f7b53c89', 'x-compute-request-id': 'req-a5ca5dc6-286a-41c8-902b-ab29f7b53c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:20,304 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.063s 2021-12-15 16:28:20,304 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28894083-5045-4896-8fa7-f56447ad9aa7', 'x-compute-request-id': 'req-28894083-5045-4896-8fa7-f56447ad9aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:21,361 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:28:21,361 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b16476d9-f63a-4091-8181-653066012877', 'x-compute-request-id': 'req-b16476d9-f63a-4091-8181-653066012877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:22,416 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:28:22,416 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11f352d2-9153-409c-b8c9-c877a4b15c3c', 'x-compute-request-id': 'req-11f352d2-9153-409c-b8c9-c877a4b15c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:23,475 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:28:23,476 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a01a32a3-701b-434c-8bc4-198c2a25d45c', 'x-compute-request-id': 'req-a01a32a3-701b-434c-8bc4-198c2a25d45c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:24,532 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:28:24,533 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1e409af-8920-4e84-86fa-487e814f7be3', 'x-compute-request-id': 'req-d1e409af-8920-4e84-86fa-487e814f7be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:25,590 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:28:25,590 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a623f489-9069-440c-8e18-ed01e05552b9', 'x-compute-request-id': 'req-a623f489-9069-440c-8e18-ed01e05552b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:26,644 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:28:26,645 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e82dc941-32f9-4f99-b8db-a77e91ba4a5b', 'x-compute-request-id': 'req-e82dc941-32f9-4f99-b8db-a77e91ba4a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:27,701 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:28:27,702 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b7a8e05-0ff7-4199-aa79-2b12e233753a', 'x-compute-request-id': 'req-5b7a8e05-0ff7-4199-aa79-2b12e233753a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:28,753 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:28:28,754 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d94608c-7cf8-4704-8898-a95de0c6afe5', 'x-compute-request-id': 'req-6d94608c-7cf8-4704-8898-a95de0c6afe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:29,808 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:28:29,809 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2b5351f-fa43-48da-ad98-aa5ee0ac7297', 'x-compute-request-id': 'req-f2b5351f-fa43-48da-ad98-aa5ee0ac7297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:30,862 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:28:30,862 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c15abdfb-d94e-445e-8427-9970dcb4696e', 'x-compute-request-id': 'req-c15abdfb-d94e-445e-8427-9970dcb4696e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:31,921 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:28:31,922 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-748c3d52-290d-4ff0-929f-71d4c264411b', 'x-compute-request-id': 'req-748c3d52-290d-4ff0-929f-71d4c264411b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:32,977 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:28:32,977 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14d3c68a-0fad-4dca-ba49-d41b1378d607', 'x-compute-request-id': 'req-14d3c68a-0fad-4dca-ba49-d41b1378d607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:34,033 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:28:34,033 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ded56ca4-ba01-4099-8ad3-9f71bfea8e7d', 'x-compute-request-id': 'req-ded56ca4-ba01-4099-8ad3-9f71bfea8e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:35,088 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:28:35,088 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-005dcaad-4f2c-4ede-a76f-c571a4215b6b', 'x-compute-request-id': 'req-005dcaad-4f2c-4ede-a76f-c571a4215b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:36,146 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:28:36,147 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3b19325-fda2-4780-a17d-2e4f8fe0ad41', 'x-compute-request-id': 'req-d3b19325-fda2-4780-a17d-2e4f8fe0ad41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:37,204 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:28:37,204 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2ced3ff-5107-44e7-aa81-30f10d217e28', 'x-compute-request-id': 'req-a2ced3ff-5107-44e7-aa81-30f10d217e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:38,263 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:28:38,263 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcb15d3e-949b-4733-acb6-832c6906eccb', 'x-compute-request-id': 'req-fcb15d3e-949b-4733-acb6-832c6906eccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:39,317 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:28:39,317 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23f66898-0181-4cd7-86a9-e9f927422a0f', 'x-compute-request-id': 'req-23f66898-0181-4cd7-86a9-e9f927422a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:40,374 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:28:40,374 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48f28574-5f65-4812-95aa-68cb1ffbbc88', 'x-compute-request-id': 'req-48f28574-5f65-4812-95aa-68cb1ffbbc88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:41,429 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:28:41,430 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36c402dc-75f8-474d-830d-4bee17607a87', 'x-compute-request-id': 'req-36c402dc-75f8-474d-830d-4bee17607a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:42,489 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.056s 2021-12-15 16:28:42,489 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9654c594-1796-4a1a-b771-5fd3a3949c2e', 'x-compute-request-id': 'req-9654c594-1796-4a1a-b771-5fd3a3949c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:43,545 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:28:43,545 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14a2c4f7-0b36-4e78-a7a8-391d83b91604', 'x-compute-request-id': 'req-14a2c4f7-0b36-4e78-a7a8-391d83b91604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:44,603 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:28:44,603 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a0dba54-dd07-42b5-9005-1424b6787629', 'x-compute-request-id': 'req-9a0dba54-dd07-42b5-9005-1424b6787629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:45,664 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.057s 2021-12-15 16:28:45,665 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-255a5869-d6a2-4a74-bf22-c2e009a449c8', 'x-compute-request-id': 'req-255a5869-d6a2-4a74-bf22-c2e009a449c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:46,729 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.061s 2021-12-15 16:28:46,730 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-520b4073-6c05-4a08-b139-6b04a275b57d', 'x-compute-request-id': 'req-520b4073-6c05-4a08-b139-6b04a275b57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:47,782 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:28:47,782 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-015c6ae2-a220-4106-bace-f6619e6b020c', 'x-compute-request-id': 'req-015c6ae2-a220-4106-bace-f6619e6b020c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:48,842 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.057s 2021-12-15 16:28:48,842 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95752904-48b8-4b28-a02d-f753ba257735', 'x-compute-request-id': 'req-95752904-48b8-4b28-a02d-f753ba257735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:49,896 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:28:49,897 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f73ea0b-55a1-40e8-8fc2-4b164ac82766', 'x-compute-request-id': 'req-1f73ea0b-55a1-40e8-8fc2-4b164ac82766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:50,960 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.059s 2021-12-15 16:28:50,960 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe849373-4844-4d66-a357-1fdd364ef5c4', 'x-compute-request-id': 'req-fe849373-4844-4d66-a357-1fdd364ef5c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:52,017 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:28:52,017 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6ed4569-661e-42cb-bff3-f69a8fb52eeb', 'x-compute-request-id': 'req-a6ed4569-661e-42cb-bff3-f69a8fb52eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:53,066 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.047s 2021-12-15 16:28:53,067 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6f440a-bd11-4667-9d5c-1b4afedbe11a', 'x-compute-request-id': 'req-4b6f440a-bd11-4667-9d5c-1b4afedbe11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:54,121 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:28:54,122 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f757414b-f2bc-4567-a35c-64904fb4e515', 'x-compute-request-id': 'req-f757414b-f2bc-4567-a35c-64904fb4e515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:55,178 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:28:55,178 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-342af076-8685-4b55-9f57-c85202af9504', 'x-compute-request-id': 'req-342af076-8685-4b55-9f57-c85202af9504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:56,236 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:28:56,237 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b0fd009-d359-43c8-85fe-66ccab9c3311', 'x-compute-request-id': 'req-9b0fd009-d359-43c8-85fe-66ccab9c3311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:57,311 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.071s 2021-12-15 16:28:57,311 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-690d4ad9-d646-4eb3-a948-8c03e5f50a5f', 'x-compute-request-id': 'req-690d4ad9-d646-4eb3-a948-8c03e5f50a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:58,366 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:28:58,367 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-314466fb-ef92-44d2-b1c0-209b000fb265', 'x-compute-request-id': 'req-314466fb-ef92-44d2-b1c0-209b000fb265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:28:59,421 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:28:59,421 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d340efa-9420-4561-9289-8151d7bb797f', 'x-compute-request-id': 'req-2d340efa-9420-4561-9289-8151d7bb797f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:00,505 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.080s 2021-12-15 16:29:00,505 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5746eabf-c56a-405e-959b-74f7f0e47976', 'x-compute-request-id': 'req-5746eabf-c56a-405e-959b-74f7f0e47976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:01,565 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.057s 2021-12-15 16:29:01,566 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f01254f-da3d-47f6-a0d9-a62380234a4c', 'x-compute-request-id': 'req-2f01254f-da3d-47f6-a0d9-a62380234a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:02,618 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:29:02,618 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2266e22a-cfd2-472c-b3e0-0ea90e64002d', 'x-compute-request-id': 'req-2266e22a-cfd2-472c-b3e0-0ea90e64002d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:03,676 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:29:03,676 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-337d005f-5ad0-4680-93d6-893df1174c78', 'x-compute-request-id': 'req-337d005f-5ad0-4680-93d6-893df1174c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:04,731 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:29:04,732 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f577d145-2619-4164-bb7a-5de2bf3ccdfb', 'x-compute-request-id': 'req-f577d145-2619-4164-bb7a-5de2bf3ccdfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:05,789 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:29:05,789 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3484ead8-6e60-4b12-b69f-e8e47eaf201c', 'x-compute-request-id': 'req-3484ead8-6e60-4b12-b69f-e8e47eaf201c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:06,842 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:29:06,842 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76bc2ca9-f536-4328-a51e-e137d35ff141', 'x-compute-request-id': 'req-76bc2ca9-f536-4328-a51e-e137d35ff141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:07,907 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.062s 2021-12-15 16:29:07,908 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-065ffa1e-6803-45dc-8ee2-12895fb6cc31', 'x-compute-request-id': 'req-065ffa1e-6803-45dc-8ee2-12895fb6cc31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:08,973 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.060s 2021-12-15 16:29:08,973 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-020f0872-059d-4760-8917-46df617c4685', 'x-compute-request-id': 'req-020f0872-059d-4760-8917-46df617c4685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:10,027 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:29:10,028 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e2c066f-caff-415b-916d-f5cb3c96d0f8', 'x-compute-request-id': 'req-5e2c066f-caff-415b-916d-f5cb3c96d0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:11,094 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.063s 2021-12-15 16:29:11,095 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39ef9ac7-d2cb-4106-90de-f32b005b0362', 'x-compute-request-id': 'req-39ef9ac7-d2cb-4106-90de-f32b005b0362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:12,150 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:29:12,150 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcce6ac7-1310-4ca1-b996-437f3005adea', 'x-compute-request-id': 'req-dcce6ac7-1310-4ca1-b996-437f3005adea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:13,212 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.058s 2021-12-15 16:29:13,212 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1033428a-d54b-4c1e-bcf7-13b817728378', 'x-compute-request-id': 'req-1033428a-d54b-4c1e-bcf7-13b817728378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:14,274 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.058s 2021-12-15 16:29:14,274 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f154336c-bfc6-42fd-9301-844991cb41dd', 'x-compute-request-id': 'req-f154336c-bfc6-42fd-9301-844991cb41dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:15,336 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.060s 2021-12-15 16:29:15,337 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63eb3768-db92-49df-b78c-b90fd5ba3c17', 'x-compute-request-id': 'req-63eb3768-db92-49df-b78c-b90fd5ba3c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:16,389 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:29:16,390 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-117abf38-5997-4c83-9112-23829b3e449d', 'x-compute-request-id': 'req-117abf38-5997-4c83-9112-23829b3e449d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:17,443 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:29:17,443 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b53be36-50f6-4409-a499-e8b3e46b3d8a', 'x-compute-request-id': 'req-2b53be36-50f6-4409-a499-e8b3e46b3d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:18,500 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:29:18,500 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35316480-98ac-4ad6-b8c7-35f34ac537c1', 'x-compute-request-id': 'req-35316480-98ac-4ad6-b8c7-35f34ac537c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:19,556 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:29:19,556 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b07f73fa-1773-4c81-9e0c-dfc5baa12e0b', 'x-compute-request-id': 'req-b07f73fa-1773-4c81-9e0c-dfc5baa12e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:20,621 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.061s 2021-12-15 16:29:20,622 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30f9c7d7-565f-4694-815b-1a7abfc8f963', 'x-compute-request-id': 'req-30f9c7d7-565f-4694-815b-1a7abfc8f963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:21,683 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.056s 2021-12-15 16:29:21,684 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d6f27ab-8e1d-45dd-923a-cae7c1b30e9d', 'x-compute-request-id': 'req-7d6f27ab-8e1d-45dd-923a-cae7c1b30e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:22,744 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.057s 2021-12-15 16:29:22,744 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8042468f-652f-4380-81dd-b50b695f199b', 'x-compute-request-id': 'req-8042468f-652f-4380-81dd-b50b695f199b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:23,803 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:29:23,803 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83b10499-f5f5-4c8a-ae5a-69956a7dbdd0', 'x-compute-request-id': 'req-83b10499-f5f5-4c8a-ae5a-69956a7dbdd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:24,857 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:29:24,858 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57b7df21-efc8-4be0-997f-35323b1d560a', 'x-compute-request-id': 'req-57b7df21-efc8-4be0-997f-35323b1d560a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:25,912 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:29:25,912 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c29bf6ae-ff6a-4e02-bc88-353658b2962c', 'x-compute-request-id': 'req-c29bf6ae-ff6a-4e02-bc88-353658b2962c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:26,970 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:29:26,970 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abac597d-0260-4a94-8777-8eb131b42679', 'x-compute-request-id': 'req-abac597d-0260-4a94-8777-8eb131b42679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:28,026 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:29:28,027 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14f0f5ca-ef7e-487e-8a92-6783b13574ec', 'x-compute-request-id': 'req-14f0f5ca-ef7e-487e-8a92-6783b13574ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:29,079 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:29:29,079 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07aa2b3c-da2e-43fb-9ae1-85a6fec53f80', 'x-compute-request-id': 'req-07aa2b3c-da2e-43fb-9ae1-85a6fec53f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:30,134 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:29:30,135 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eb3d5a5-ec00-4a69-980e-898a90984216', 'x-compute-request-id': 'req-7eb3d5a5-ec00-4a69-980e-898a90984216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:31,186 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:29:31,186 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-048b49b0-8629-40a8-90ec-e3d8a02ee5e2', 'x-compute-request-id': 'req-048b49b0-8629-40a8-90ec-e3d8a02ee5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:32,239 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:29:32,239 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93915f7d-82e8-4988-8d87-b089af48e03c', 'x-compute-request-id': 'req-93915f7d-82e8-4988-8d87-b089af48e03c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:33,296 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:29:33,296 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa14aa3-139d-4422-8c88-c587eae7d5fc', 'x-compute-request-id': 'req-eaa14aa3-139d-4422-8c88-c587eae7d5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:34,361 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.062s 2021-12-15 16:29:34,361 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a0b78b2-839b-4392-9b3c-b4510fcd9802', 'x-compute-request-id': 'req-3a0b78b2-839b-4392-9b3c-b4510fcd9802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:35,421 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.056s 2021-12-15 16:29:35,421 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dccf273a-71d0-4582-9d59-1f7849408993', 'x-compute-request-id': 'req-dccf273a-71d0-4582-9d59-1f7849408993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:36,476 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:29:36,476 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca7c0fc-db80-4f79-a935-c8e0fba04a7e', 'x-compute-request-id': 'req-8ca7c0fc-db80-4f79-a935-c8e0fba04a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:37,536 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:29:37,537 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04acf12d-bbaa-4d27-b340-4c88bf950210', 'x-compute-request-id': 'req-04acf12d-bbaa-4d27-b340-4c88bf950210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:38,591 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:29:38,592 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc6c8053-e1c7-4133-85fa-4d20c80cb410', 'x-compute-request-id': 'req-fc6c8053-e1c7-4133-85fa-4d20c80cb410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:39,645 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:29:39,646 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74715dd1-7b72-48a7-a8a6-7aa95056178b', 'x-compute-request-id': 'req-74715dd1-7b72-48a7-a8a6-7aa95056178b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:40,700 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:29:40,700 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aab855c-1ed4-409d-92d1-43ecc5842bda', 'x-compute-request-id': 'req-9aab855c-1ed4-409d-92d1-43ecc5842bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:41,755 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:29:41,755 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67e6e51b-2f60-45c3-95ef-b6651f525563', 'x-compute-request-id': 'req-67e6e51b-2f60-45c3-95ef-b6651f525563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:42,806 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:29:42,807 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e898468-db1c-4920-8af5-47e4fb4c7eb2', 'x-compute-request-id': 'req-3e898468-db1c-4920-8af5-47e4fb4c7eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:43,860 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:29:43,861 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8421fd7c-5cee-4c38-b2ac-9b5a48e42978', 'x-compute-request-id': 'req-8421fd7c-5cee-4c38-b2ac-9b5a48e42978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:44,915 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:29:44,915 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7b56459-612c-46bf-ab27-9b7906786db4', 'x-compute-request-id': 'req-e7b56459-612c-46bf-ab27-9b7906786db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:45,977 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.058s 2021-12-15 16:29:45,977 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9341308-e72c-4eb5-9105-7cc25a4cb198', 'x-compute-request-id': 'req-b9341308-e72c-4eb5-9105-7cc25a4cb198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:47,037 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.057s 2021-12-15 16:29:47,037 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4866dcd8-1dd5-446f-9093-69323a77e058', 'x-compute-request-id': 'req-4866dcd8-1dd5-446f-9093-69323a77e058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:48,090 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:29:48,090 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-626930b1-736c-4fe9-8c40-155de8c32ad1', 'x-compute-request-id': 'req-626930b1-736c-4fe9-8c40-155de8c32ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:49,141 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.047s 2021-12-15 16:29:49,141 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73d4cd24-39bf-4a15-bf37-97764062acb7', 'x-compute-request-id': 'req-73d4cd24-39bf-4a15-bf37-97764062acb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:50,193 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:29:50,193 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b209e093-490d-4461-a271-957a8b210e24', 'x-compute-request-id': 'req-b209e093-490d-4461-a271-957a8b210e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:51,244 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:29:51,245 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b01b459-917c-4ee5-af12-3bcca8dd0981', 'x-compute-request-id': 'req-8b01b459-917c-4ee5-af12-3bcca8dd0981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:52,298 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:29:52,299 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7450d309-5db8-4517-a700-3799388b3a37', 'x-compute-request-id': 'req-7450d309-5db8-4517-a700-3799388b3a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:53,352 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:29:53,353 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39be8d7e-d8c4-425f-ba53-1dc1388d7737', 'x-compute-request-id': 'req-39be8d7e-d8c4-425f-ba53-1dc1388d7737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:54,407 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:29:54,408 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbbde5f0-1b24-4b7a-bd7a-cbe59d3ef51f', 'x-compute-request-id': 'req-cbbde5f0-1b24-4b7a-bd7a-cbe59d3ef51f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:55,465 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:29:55,465 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c85c6b6d-26bd-4e99-b3b1-690302576f8f', 'x-compute-request-id': 'req-c85c6b6d-26bd-4e99-b3b1-690302576f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:56,519 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:29:56,520 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d24d576b-dd46-4d3f-adee-58ae7f9fffd9', 'x-compute-request-id': 'req-d24d576b-dd46-4d3f-adee-58ae7f9fffd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:57,577 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:29:57,577 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d342a27-7e2e-4bc6-b984-8e85b6ca60ea', 'x-compute-request-id': 'req-8d342a27-7e2e-4bc6-b984-8e85b6ca60ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:58,628 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.047s 2021-12-15 16:29:58,628 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3075df5d-a63b-4723-bf1f-1f5db1198ea1', 'x-compute-request-id': 'req-3075df5d-a63b-4723-bf1f-1f5db1198ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:29:59,680 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:29:59,680 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c65aa532-8c71-43d4-b412-d9a99ee6b4cf', 'x-compute-request-id': 'req-c65aa532-8c71-43d4-b412-d9a99ee6b4cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:00,734 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:30:00,735 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53edf701-ba57-4943-9cd5-e273eb6fd527', 'x-compute-request-id': 'req-53edf701-ba57-4943-9cd5-e273eb6fd527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:01,788 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:30:01,788 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3d8a6ae-3293-4b7b-9ef8-2f33e2f2ec36', 'x-compute-request-id': 'req-d3d8a6ae-3293-4b7b-9ef8-2f33e2f2ec36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:02,838 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:30:02,839 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c87cd655-ac33-4c6c-abfa-4f2923fb0154', 'x-compute-request-id': 'req-c87cd655-ac33-4c6c-abfa-4f2923fb0154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:03,901 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.059s 2021-12-15 16:30:03,902 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83022985-0f3e-4d02-9f12-71b7c238790d', 'x-compute-request-id': 'req-83022985-0f3e-4d02-9f12-71b7c238790d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:04,959 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:30:04,959 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51d617e-b10a-4924-9bb6-f0cada445b9c', 'x-compute-request-id': 'req-e51d617e-b10a-4924-9bb6-f0cada445b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:06,025 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.061s 2021-12-15 16:30:06,025 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-835dcff7-2dbd-4638-9030-d120b42259ff', 'x-compute-request-id': 'req-835dcff7-2dbd-4638-9030-d120b42259ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:07,080 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:30:07,080 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4882395-c49c-41f7-b242-184032c6f987', 'x-compute-request-id': 'req-e4882395-c49c-41f7-b242-184032c6f987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:08,133 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:30:08,134 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90333670-736e-4839-905b-d89406d6997e', 'x-compute-request-id': 'req-90333670-736e-4839-905b-d89406d6997e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:09,190 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:30:09,190 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e8dfde9-dc5e-4072-a79c-ef3e1f4bb60f', 'x-compute-request-id': 'req-9e8dfde9-dc5e-4072-a79c-ef3e1f4bb60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:10,246 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:30:10,246 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b019689-aa55-40ea-882d-b8d034324937', 'x-compute-request-id': 'req-4b019689-aa55-40ea-882d-b8d034324937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:11,300 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:30:11,300 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c95a7ea2-a442-4a5e-9796-badda1f1221c', 'x-compute-request-id': 'req-c95a7ea2-a442-4a5e-9796-badda1f1221c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:12,359 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.056s 2021-12-15 16:30:12,359 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ef76a4f-4d0a-4bb9-92c7-a10dcad7bb93', 'x-compute-request-id': 'req-8ef76a4f-4d0a-4bb9-92c7-a10dcad7bb93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:13,415 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:30:13,416 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b610445-6937-4882-88a9-73eb294a7f0f', 'x-compute-request-id': 'req-6b610445-6937-4882-88a9-73eb294a7f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:14,475 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:30:14,476 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e638eee3-a5d0-436c-b08f-c6cc28d3bed5', 'x-compute-request-id': 'req-e638eee3-a5d0-436c-b08f-c6cc28d3bed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:15,535 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.056s 2021-12-15 16:30:15,535 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e23e1a21-6f32-4c32-940d-c46dd0e5088b', 'x-compute-request-id': 'req-e23e1a21-6f32-4c32-940d-c46dd0e5088b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:16,591 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:30:16,591 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b3958a1-4dd2-41c1-8ebc-2005fa7411ad', 'x-compute-request-id': 'req-7b3958a1-4dd2-41c1-8ebc-2005fa7411ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:17,643 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:30:17,644 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-344e9d31-4987-4839-b0da-6193f82c3e12', 'x-compute-request-id': 'req-344e9d31-4987-4839-b0da-6193f82c3e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:18,697 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:30:18,697 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06ecc636-a2f6-4604-9cbe-aab4dab67b57', 'x-compute-request-id': 'req-06ecc636-a2f6-4604-9cbe-aab4dab67b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:19,751 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:30:19,752 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd061288-8aa4-4e2b-b8e6-a52c3d068e4e', 'x-compute-request-id': 'req-dd061288-8aa4-4e2b-b8e6-a52c3d068e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:20,805 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:30:20,805 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bda85d21-5d6e-40ad-aa15-72fe5dc34270', 'x-compute-request-id': 'req-bda85d21-5d6e-40ad-aa15-72fe5dc34270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:21,861 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:30:21,862 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83b148b3-d1e3-44b0-ba1b-ff74c2f69621', 'x-compute-request-id': 'req-83b148b3-d1e3-44b0-ba1b-ff74c2f69621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:22,922 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.056s 2021-12-15 16:30:22,923 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15032487-1c39-4fa4-9f37-89454c4d969b', 'x-compute-request-id': 'req-15032487-1c39-4fa4-9f37-89454c4d969b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:23,976 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:30:23,977 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb951c34-cee5-4997-9a09-7424b0f53a7d', 'x-compute-request-id': 'req-cb951c34-cee5-4997-9a09-7424b0f53a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:25,047 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.066s 2021-12-15 16:30:25,047 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b711de-5880-48e2-a445-f15028319319', 'x-compute-request-id': 'req-19b711de-5880-48e2-a445-f15028319319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:26,107 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.056s 2021-12-15 16:30:26,107 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a48212b-3918-4e6a-b625-d7bfcd57a295', 'x-compute-request-id': 'req-5a48212b-3918-4e6a-b625-d7bfcd57a295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:27,161 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:30:27,162 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cf492b8-ef53-4e43-befe-408fe194755e', 'x-compute-request-id': 'req-3cf492b8-ef53-4e43-befe-408fe194755e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:28,217 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:30:28,217 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9673e257-043c-44b1-8284-4522f974cd14', 'x-compute-request-id': 'req-9673e257-043c-44b1-8284-4522f974cd14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:29,272 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:30:29,272 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa802520-36c1-4146-97c8-f50458a335a2', 'x-compute-request-id': 'req-aa802520-36c1-4146-97c8-f50458a335a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:30,333 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.057s 2021-12-15 16:30:30,333 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1950312-65d6-47fb-9950-245930820c5d', 'x-compute-request-id': 'req-d1950312-65d6-47fb-9950-245930820c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:31,392 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:30:31,392 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-478f1288-ab45-412b-bed4-acfed1cad716', 'x-compute-request-id': 'req-478f1288-ab45-412b-bed4-acfed1cad716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:32,448 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:30:32,449 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ad939b8-c837-4dbe-89ce-2367b9aa090c', 'x-compute-request-id': 'req-9ad939b8-c837-4dbe-89ce-2367b9aa090c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:33,504 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:30:33,505 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60249fa7-0154-404a-a0c0-985a5bb1c83f', 'x-compute-request-id': 'req-60249fa7-0154-404a-a0c0-985a5bb1c83f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:34,564 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.056s 2021-12-15 16:30:34,564 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f7375de-8923-41b5-9ea4-8d4139138a00', 'x-compute-request-id': 'req-4f7375de-8923-41b5-9ea4-8d4139138a00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:35,618 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:30:35,619 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aec8aa20-be1e-46f3-8097-bf721e0d6fec', 'x-compute-request-id': 'req-aec8aa20-be1e-46f3-8097-bf721e0d6fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:36,673 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:30:36,674 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd30ee81-ee13-4d54-9d9c-8ee4d872fc3b', 'x-compute-request-id': 'req-bd30ee81-ee13-4d54-9d9c-8ee4d872fc3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:37,745 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.069s 2021-12-15 16:30:37,746 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e6f6ad9-2339-48b3-9ea9-a1b15d537357', 'x-compute-request-id': 'req-3e6f6ad9-2339-48b3-9ea9-a1b15d537357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:38,800 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:30:38,800 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c942539-f30d-496b-b1f2-fd7f7cd0ea5e', 'x-compute-request-id': 'req-7c942539-f30d-496b-b1f2-fd7f7cd0ea5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:39,852 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.048s 2021-12-15 16:30:39,852 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9580410-0031-48bd-b006-bc799b12fe4d', 'x-compute-request-id': 'req-a9580410-0031-48bd-b006-bc799b12fe4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:40,916 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.061s 2021-12-15 16:30:40,916 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce29b3b2-c82b-4ff4-bfd2-6099f57f8e2f', 'x-compute-request-id': 'req-ce29b3b2-c82b-4ff4-bfd2-6099f57f8e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:41,974 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:30:41,975 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afafb68a-c977-4db4-ba49-039961390a50', 'x-compute-request-id': 'req-afafb68a-c977-4db4-ba49-039961390a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:43,028 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:30:43,028 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4d8b613-3ead-4a2c-8e9f-b78abb7d6e93', 'x-compute-request-id': 'req-c4d8b613-3ead-4a2c-8e9f-b78abb7d6e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:44,081 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:30:44,082 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10d413e9-2a18-45a9-8f5e-4144fe3afdc0', 'x-compute-request-id': 'req-10d413e9-2a18-45a9-8f5e-4144fe3afdc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:45,137 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:30:45,137 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53bfd7af-c84d-40a8-9c9d-fd9e07aba602', 'x-compute-request-id': 'req-53bfd7af-c84d-40a8-9c9d-fd9e07aba602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:46,194 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:30:46,194 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63a0f650-1cc1-448c-883b-a7cdd2e0fbcd', 'x-compute-request-id': 'req-63a0f650-1cc1-448c-883b-a7cdd2e0fbcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:47,254 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.056s 2021-12-15 16:30:47,254 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cb7bf99-ab32-476a-b35e-ddc5ee0f2288', 'x-compute-request-id': 'req-3cb7bf99-ab32-476a-b35e-ddc5ee0f2288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:48,312 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:30:48,312 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66a970e5-e987-494e-a664-2b9cba77615a', 'x-compute-request-id': 'req-66a970e5-e987-494e-a664-2b9cba77615a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:49,367 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:30:49,367 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6dee8ff-1954-456b-88a9-ad4596c332fb', 'x-compute-request-id': 'req-b6dee8ff-1954-456b-88a9-ad4596c332fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:50,430 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.060s 2021-12-15 16:30:50,431 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73860921-6f77-46ed-9259-b2d344bd3830', 'x-compute-request-id': 'req-73860921-6f77-46ed-9259-b2d344bd3830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:51,488 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:30:51,488 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fca19c5-1b83-4e38-9064-39ff71a0dc61', 'x-compute-request-id': 'req-6fca19c5-1b83-4e38-9064-39ff71a0dc61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:52,544 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:30:52,544 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3274ffc6-85f2-4e28-82a1-287425b6886b', 'x-compute-request-id': 'req-3274ffc6-85f2-4e28-82a1-287425b6886b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:53,601 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:30:53,601 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47af199d-e808-4170-8474-300b45899f7f', 'x-compute-request-id': 'req-47af199d-e808-4170-8474-300b45899f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:54,656 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:30:54,657 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b02247-a412-450a-9024-3f1cf3220b3e', 'x-compute-request-id': 'req-23b02247-a412-450a-9024-3f1cf3220b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:55,712 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:30:55,713 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01260fba-342a-45ff-94e0-78b61970809d', 'x-compute-request-id': 'req-01260fba-342a-45ff-94e0-78b61970809d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:56,768 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:30:56,768 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9735250a-d2fd-4f5f-ba8f-63fc9ba75ea9', 'x-compute-request-id': 'req-9735250a-d2fd-4f5f-ba8f-63fc9ba75ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:57,883 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.111s 2021-12-15 16:30:57,883 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e23789a-4cab-42de-84f8-c9e149982984', 'x-compute-request-id': 'req-0e23789a-4cab-42de-84f8-c9e149982984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:30:58,941 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:30:58,941 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e86fb3c6-63fe-45e4-b6b4-6bb989cdb085', 'x-compute-request-id': 'req-e86fb3c6-63fe-45e4-b6b4-6bb989cdb085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:00,025 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.081s 2021-12-15 16:31:00,026 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ceb2f89-c843-41e2-b729-c3096431f836', 'x-compute-request-id': 'req-1ceb2f89-c843-41e2-b729-c3096431f836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:01,082 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:31:01,083 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e4aaa5b-8353-44f2-be15-9f9853cf9dfa', 'x-compute-request-id': 'req-4e4aaa5b-8353-44f2-be15-9f9853cf9dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:02,148 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.062s 2021-12-15 16:31:02,149 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26d6243b-d873-44cc-82b8-6d5d82679408', 'x-compute-request-id': 'req-26d6243b-d873-44cc-82b8-6d5d82679408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:03,203 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:31:03,204 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6897e0d3-4eaf-4a69-9f16-a80ce9a8ab7e', 'x-compute-request-id': 'req-6897e0d3-4eaf-4a69-9f16-a80ce9a8ab7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:04,260 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:31:04,260 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89520073-7b79-4392-adac-f56527627899', 'x-compute-request-id': 'req-89520073-7b79-4392-adac-f56527627899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:05,330 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.066s 2021-12-15 16:31:05,330 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db9b917d-ed7a-467b-91b7-31dd0e05baa7', 'x-compute-request-id': 'req-db9b917d-ed7a-467b-91b7-31dd0e05baa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:06,409 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.075s 2021-12-15 16:31:06,409 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d11b3c1c-2721-4e6a-8d18-285cc7bfdc23', 'x-compute-request-id': 'req-d11b3c1c-2721-4e6a-8d18-285cc7bfdc23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:07,475 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.060s 2021-12-15 16:31:07,475 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-410f4c26-0a0d-4ad4-9564-5dc28664d943', 'x-compute-request-id': 'req-410f4c26-0a0d-4ad4-9564-5dc28664d943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:08,529 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:31:08,529 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aab881b4-09d4-4691-84c4-50bef790ebcc', 'x-compute-request-id': 'req-aab881b4-09d4-4691-84c4-50bef790ebcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:09,590 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.056s 2021-12-15 16:31:09,591 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48a608cd-43c8-4431-93f0-725792d91ef0', 'x-compute-request-id': 'req-48a608cd-43c8-4431-93f0-725792d91ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:10,648 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:31:10,648 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2456ff1-824d-4f06-8e2b-d8751ee2520d', 'x-compute-request-id': 'req-c2456ff1-824d-4f06-8e2b-d8751ee2520d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:11,706 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.054s 2021-12-15 16:31:11,706 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6334dd47-96d5-4be5-8962-57d7295c3771', 'x-compute-request-id': 'req-6334dd47-96d5-4be5-8962-57d7295c3771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:12,765 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.056s 2021-12-15 16:31:12,766 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-526d4472-53ed-46ec-8090-9ac2381cafd6', 'x-compute-request-id': 'req-526d4472-53ed-46ec-8090-9ac2381cafd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:13,822 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:31:13,822 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75588d81-024a-456b-847b-5c05152a82a7', 'x-compute-request-id': 'req-75588d81-024a-456b-847b-5c05152a82a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:14,877 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:31:14,878 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b127aa1e-c10b-407c-b673-49e1afd2b655', 'x-compute-request-id': 'req-b127aa1e-c10b-407c-b673-49e1afd2b655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:15,933 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:31:15,933 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f24cbdc2-763e-4ffb-827c-16a158a2baad', 'x-compute-request-id': 'req-f24cbdc2-763e-4ffb-827c-16a158a2baad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:16,996 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.058s 2021-12-15 16:31:16,996 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c503a699-c88a-4320-ac69-a4842159a641', 'x-compute-request-id': 'req-c503a699-c88a-4320-ac69-a4842159a641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:18,052 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:31:18,053 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5af916c4-42df-45d8-9fca-c203fe5831fb', 'x-compute-request-id': 'req-5af916c4-42df-45d8-9fca-c203fe5831fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:19,115 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.057s 2021-12-15 16:31:19,115 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a28c5ef7-c0f9-4d3b-943a-3ec97d0ccce1', 'x-compute-request-id': 'req-a28c5ef7-c0f9-4d3b-943a-3ec97d0ccce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:20,172 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:31:20,172 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72451f98-4ccf-448c-b630-53b665e038ce', 'x-compute-request-id': 'req-72451f98-4ccf-448c-b630-53b665e038ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:21,229 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:31:21,229 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac0a0233-6c7b-46ed-8d63-689571528646', 'x-compute-request-id': 'req-ac0a0233-6c7b-46ed-8d63-689571528646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:22,288 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.055s 2021-12-15 16:31:22,288 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cfb3973-db44-4d27-8676-f692c592c7bb', 'x-compute-request-id': 'req-6cfb3973-db44-4d27-8676-f692c592c7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:23,344 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:31:23,344 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03626d8b-723c-4e9f-9fb6-6f67859faba9', 'x-compute-request-id': 'req-03626d8b-723c-4e9f-9fb6-6f67859faba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:24,399 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.052s 2021-12-15 16:31:24,400 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72bb389c-8bba-4787-84fb-d0986cea2a6b', 'x-compute-request-id': 'req-72bb389c-8bba-4787-84fb-d0986cea2a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:25,456 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.053s 2021-12-15 16:31:25,457 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37d63975-c41e-48d2-9d1d-00fdff4a1ac2', 'x-compute-request-id': 'req-37d63975-c41e-48d2-9d1d-00fdff4a1ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:26,509 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:31:26,510 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fadca045-6d2d-4b22-b7a5-e5429ca95aec', 'x-compute-request-id': 'req-fadca045-6d2d-4b22-b7a5-e5429ca95aec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:27,563 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:31:27,563 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51ca201e-98b4-4b86-813e-ca66e7159ed9', 'x-compute-request-id': 'req-51ca201e-98b4-4b86-813e-ca66e7159ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:28,617 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.051s 2021-12-15 16:31:28,617 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c96bd775-f752-4140-8f3a-0586c675edd8', 'x-compute-request-id': 'req-c96bd775-f752-4140-8f3a-0586c675edd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:29,671 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:31:29,671 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10264912-c623-47bc-826e-aa81377ae400', 'x-compute-request-id': 'req-10264912-c623-47bc-826e-aa81377ae400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:30,723 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.049s 2021-12-15 16:31:30,723 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-907667af-3ccb-4934-bd2a-75343f79b97b', 'x-compute-request-id': 'req-907667af-3ccb-4934-bd2a-75343f79b97b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:31,777 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.050s 2021-12-15 16:31:31,777 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee0522fa-181c-453e-b764-810006521e9d', 'x-compute-request-id': 'req-ee0522fa-181c-453e-b764-810006521e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:32,961 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.180s 2021-12-15 16:31:32,961 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57e99271-e030-459c-8aba-f8acb305bd96', 'x-compute-request-id': 'req-57e99271-e030-459c-8aba-f8acb305bd96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:34,168 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.203s 2021-12-15 16:31:34,168 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74a8fa2b-82f3-476a-9c3a-16e8c6f1b655', 'x-compute-request-id': 'req-74a8fa2b-82f3-476a-9c3a-16e8c6f1b655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:35,337 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.165s 2021-12-15 16:31:35,338 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2a1a2e4-ab65-4966-822b-2476adcb0402', 'x-compute-request-id': 'req-a2a1a2e4-ab65-4966-822b-2476adcb0402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:36,540 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.199s 2021-12-15 16:31:36,540 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d54da4-d7cb-4b5b-ada7-6772d6bb99d1', 'x-compute-request-id': 'req-86d54da4-d7cb-4b5b-ada7-6772d6bb99d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:37,729 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.187s 2021-12-15 16:31:37,730 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ce49115-44df-4057-9e18-de4080f69387', 'x-compute-request-id': 'req-8ce49115-44df-4057-9e18-de4080f69387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:38,927 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.194s 2021-12-15 16:31:38,927 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01d1d507-9b26-4ce1-88a0-72089c37c7eb', 'x-compute-request-id': 'req-01d1d507-9b26-4ce1-88a0-72089c37c7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:40,123 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.193s 2021-12-15 16:31:40,124 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2b8eac6-e0f3-4a53-bb6a-1ad148825112', 'x-compute-request-id': 'req-e2b8eac6-e0f3-4a53-bb6a-1ad148825112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:41,300 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.173s 2021-12-15 16:31:41,301 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-830fe60a-652a-4456-8adb-cc654c3bb3ef', 'x-compute-request-id': 'req-830fe60a-652a-4456-8adb-cc654c3bb3ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:42,495 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.190s 2021-12-15 16:31:42,495 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d572b7f-b0fb-4185-aeb6-12b6b1b698e9', 'x-compute-request-id': 'req-3d572b7f-b0fb-4185-aeb6-12b6b1b698e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:43,681 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.183s 2021-12-15 16:31:43,681 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3854dcc4-0886-4f31-8af3-fc46f7b265d8', 'x-compute-request-id': 'req-3854dcc4-0886-4f31-8af3-fc46f7b265d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:44,881 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.197s 2021-12-15 16:31:44,882 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9d65439-65c1-4d95-894c-616139d60e22', 'x-compute-request-id': 'req-e9d65439-65c1-4d95-894c-616139d60e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:46,050 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.165s 2021-12-15 16:31:46,051 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45fe3a26-938b-4e09-9b2f-e6ba32614348', 'x-compute-request-id': 'req-45fe3a26-938b-4e09-9b2f-e6ba32614348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:47,237 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.183s 2021-12-15 16:31:47,237 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ea1bec9-8af1-42a6-8c48-aa58ffcc5ad7', 'x-compute-request-id': 'req-5ea1bec9-8af1-42a6-8c48-aa58ffcc5ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:48,424 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.184s 2021-12-15 16:31:48,425 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-085e8b84-fa0d-402f-8c85-ab19731dd947', 'x-compute-request-id': 'req-085e8b84-fa0d-402f-8c85-ab19731dd947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:49,602 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments 0.174s 2021-12-15 16:31:49,602 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c8a3bab-98c0-4bfd-85e1-a468e05c06e6', 'x-compute-request-id': 'req-1c8a3bab-98c0-4bfd-85e1-a468e05c06e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "volumeId": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "serverId": "134cc886-afce-4a89-b875-cdf6768bfd8f", "device": "/dev/sdb"}]}' 2021-12-15 16:31:50,839 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 POST http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action 0.235s 2021-12-15 16:31:50,840 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38143', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d025b7bb-b2f7-4e9c-8fcd-2ba11b22384c', 'x-compute-request-id': 'req-d025b7bb-b2f7-4e9c-8fcd-2ba11b22384c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:31:50,842 116697 DEBUG [tempest.common.waiters] Console output for 134cc886-afce-4a89-b875-cdf6768bfd8f body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.204000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208000] tsc: Detected 1995.191 MHz processor [ 0.212000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.216013] pid_max: default: 32768 minimum: 301 [ 0.220065] Security Framework initialized [ 0.224015] Yama: becoming mindful. [ 0.228066] AppArmor: AppArmor initialized [ 0.232000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.232125] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236056] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.240027] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.244860] CPU: Physical Processor ID: 0 [ 0.248655] mce: CPU supports 1 MCE banks [ 0.252145] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.256013] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.260013] Spectre V2 : Mitigation: Full generic retpoline [ 0.264011] Speculative Store Bypass: Vulnerable [ 0.388355] Freeing SMP alternatives memory: 36K [ 0.413434] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.416137] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.420105] Hierarchical SRCU implementation. [ 0.425733] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.428050] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.432142] smp: Bringing up secondary CPUs ... [ 0.436011] smp: Brought up 1 node, 1 CPU [ 0.440010] smpboot: Max logical packages: 1 [ 0.444009] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.448766] devtmpfs: initialized [ 0.452103] x86/mm: Memory block size: 128MB [ 0.456296] evm: security.selinux [ 0.460016] evm: security.SMACK64 [ 0.464013] evm: security.SMACK64EXEC [ 0.468009] evm: security.SMACK64TRANSMUTE [ 0.472013] evm: security.SMACK64MMAP [ 0.476015] evm: security.apparmor [ 0.480013] evm: security.ima [ 0.484013] evm: security.capability [ 0.488248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.492037] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496138] pinctrl core: initialized pinctrl subsystem [ 0.500330] NET: Registered protocol family 16 [ 0.504137] audit: initializing netlink subsys (disabled) [ 0.508231] cpuidle: using governor ladder [ 0.512017] audit: type=2000 audit(1639585505.508:1): state=initialized audit_enabled=0 res=1 [ 0.516064] cpuidle: using governor menu [ 0.520218] ACPI: bus type PCI registered [ 0.524013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.532478] PCI: Using configuration type 1 for base access [ 0.538508] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.540397] ACPI: Added _OSI(Module Device) [ 0.544012] ACPI: Added _OSI(Processor Device) [ 0.548012] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.552011] ACPI: Added _OSI(Processor Aggregator Device) [ 0.556040] ACPI: Added _OSI(Linux-Dell-Video) [ 0.575156] ACPI: Interpreter enabled [ 0.576056] ACPI: (supports S0 S5) [ 0.580015] ACPI: Using IOAPIC for interrupt routing [ 0.584089] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.588644] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.657825] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.660052] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.664031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.668042] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.672534] PCI host bridge to bus 0000:00 [ 0.676020] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.680021] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.684019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.688023] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.692046] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.696021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.765741] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.768019] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.772047] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.776018] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.785769] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.785769] * this clock source is slow. Consider trying other clock sources [ 0.832013] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.911651] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.912602] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.921017] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.924589] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.932458] SCSI subsystem initialized [ 0.936259] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.940000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.940013] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.944013] vgaarb: loaded [ 0.948113] pps_core: LinuxPPS API ver. 1 registered [ 0.952006] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.956035] PTP clock support registered [ 0.960125] EDAC MC: Ver: 3.0.0 [ 0.968291] hv_vmbus: Vmbus version:4.0 [ 0.972466] PCI: Using ACPI for IRQ routing [ 0.978836] NetLabel: Initializing [ 0.980047] NetLabel: domain hash size = 128 [ 0.984015] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.988047] NetLabel: unlabeled traffic allowed by default [ 0.992235] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 1.017713] VFS: Disk quotas dquot_6.6.0 [ 1.023168] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.029502] AppArmor: AppArmor Filesystem Enabled [ 1.035932] pnp: PnP ACPI init [ 1.055740] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.062106] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.069186] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.077468] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.086081] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.093979] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.105251] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.111214] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.118323] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.124375] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.130280] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.137063] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.143470] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.150260] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.166129] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.174771] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.181347] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.192350] pnp: PnP ACPI: found 9 devices [ 1.209608] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.219893] NET: Registered protocol family 2 [ 1.232604] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.241576] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.247236] TCP: Hash tables configured (established 8192 bind 8192) [ 1.254691] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.261828] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.268599] NET: Registered protocol family 1 [ 1.276274] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.290559] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.300496] Unpacking initramfs... [ 1.528043] random: fast init done [ 1.758016] Freeing initrd memory: 13088K [ 1.765932] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.778878] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.793920] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.805492] Scanning for low memory corruption every 60 seconds [ 1.817071] Initialise system trusted keyrings [ 1.823260] Key type blacklist registered [ 1.830356] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.843483] zbud: loaded [ 1.850913] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.860664] fuse init (API version 7.26) [ 1.873940] Key type asymmetric registered [ 1.883594] Asymmetric key parser 'x509' registered [ 1.893364] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.905077] io scheduler noop registered (default) [ 1.918413] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.927697] ACPI: Power Button [PWRF] [ 1.940213] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.981173] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.022525] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.036606] Linux agpgart interface v0.103 [ 2.050088] loop: module loaded [ 2.058599] hv_vmbus: registering driver hv_storvsc [ 2.075901] scsi host0: storvsc_host_t [ 2.089998] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.104963] scsi host1: storvsc_host_t [ 2.121564] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.129898] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 2.137387] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.161473] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.174949] scsi host2: ata_piix [ 2.181256] sd 0:0:0:0: [sda] Write Protect is off [ 2.188957] scsi host3: ata_piix [ 2.197778] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.209810] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.217499] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.246449] libphy: Fixed MDIO Bus: probed [ 2.254593] tun: Universal TUN/TAP device driver, 1.6 [ 2.271887] PPP generic driver version 2.4.2 [ 2.285127] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 2.296031] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.311655] sda: sda1 [ 2.317630] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.325527] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 2.342142] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.349675] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.358446] sd 1:0:0:0: [sdb] Write Protect is off [ 2.369358] mousedev: PS/2 mouse device common for all mice [ 2.381803] rtc_cmos 00:00: RTC can wake from S4 [ 2.385450] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 2.416208] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.507612] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.670244] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.679480] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.690572] device-mapper: uevent: version 1.0.3 [ 3.701549] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.711076] NET: Registered protocol family 10 [ 3.721872] sd 1:0:0:0: [sdb] Attached SCSI disk [ 3.735934] Segment Routing with IPv6 [ 3.747160] NET: Registered protocol family 17 [ 3.752495] Key type dns_resolver registered [ 3.761794] RAS: Correctable Errors collector initialized. [ 3.895743] registered taskstats version 1 [ 3.901833] Loading compiled-in X.509 certificates [ 3.921149] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.933107] zswap: loaded using pool lzo/zbud [ 3.948361] Key type big_key registered [ 3.957614] Key type trusted registered [ 3.973527] Key type encrypted registered [ 3.984789] AppArmor: AppArmor sha1 policy hashing enabled [ 3.994253] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.004635] evm: HMAC attrs: 0x1 [ 4.015651] rtc_cmos 00:00: setting system clock to 2021-12-15 16:25:10 UTC (1639585510) [ 4.024302] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.029072] EDD information not available. [ 4.595967] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.622523] ata2.00: configured for MWDMA2 [ 4.657391] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.686536] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.694549] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.707336] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 4.725232] Freeing unused kernel memory: 2248K [ 4.740558] Write protecting the kernel read-only data: 18432k [ 4.754387] Freeing unused kernel memory: 2008K [ 4.770832] Freeing unused kernel memory: 124K [ 4.802554] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.816105] x86/mm: Checking user space page tables [ 4.834135] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.914952] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.927624] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.937132] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.948722] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.961717] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.979516] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.993561] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.009599] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.020315] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.027403] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.259706] hv_utils: Registering HyperV Utility Driver [ 5.268724] hv_vmbus: registering driver hv_util [ 5.280029] hv_vmbus: registering driver hv_netvsc [ 5.307465] hv_vmbus: registering driver hyperv_keyboard [ 5.320352] hidraw: raw HID events driver (C) Jiri Kosina [ 5.358221] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 5.379561] hv_vmbus: registering driver hid_hyperv [ 5.543393] hv_utils: Heartbeat IC version 3.0 [ 5.555836] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.660203] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.706655] hv_utils: Shutdown IC version 3.0 [ 5.718291] hv_utils: TimeSync IC version 4.0 [ 5.785707] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.893310] raid6: sse2x1 gen() 3921 MB/s [ 5.944051] raid6: sse2x1 xor() 2996 MB/s [ 6.000224] raid6: sse2x2 gen() 4119 MB/s [ 6.056050] raid6: sse2x2 xor() 2862 MB/s [ 6.112074] raid6: sse2x4 gen() 3465 MB/s [ 6.164053] raid6: sse2x4 xor() 5031 MB/s [ 6.180835] raid6: using algorithm sse2x2 gen() 4119 MB/s [ 6.192606] raid6: .... xor() 2862 MB/s, rmw enabled [ 6.203916] raid6: using intx1 recovery algorithm [ 6.217133] xor: measuring software checksum speed [ 6.264065] prefetch64-sse: 10044.000 MB/sec [ 6.312045] generic_sse: 9080.000 MB/sec [ 6.319895] xor: using function: prefetch64-sse (10044.000 MB/sec) [ 6.330444] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 6.542127] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.832591] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 6.841068] EXT4-fs (sda1): write access will be enabled during recovery [ 7.072282] EXT4-fs (sda1): recovery complete [ 7.085842] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bttom ... done. Begin: Running /scripts/init-bottom ... done. [ 7.819221] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 7.829906] systemd[1]: Detected virtualization microsoft. [ 7.837819] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.889661] systemd[1]: Set hostname to <tempest-attachvolumeshelvetestjson-server-1395275577>. [ 8.448143] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 8.548525] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 8.653494] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 8.766557] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LV2 poll daemon socket. [ 8.864207] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 8.951511] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Created slice System Slice. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Reached target Slices. Mounting Huge Pages File System... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] [ 9.449179] EXT4-fs (sda1): re-mounted. Opts: (null) Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Journal Service... [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. Starting Load Kernel Modules... [[0;32m OK [0m] [ 9.777992] Loading iSCSI transport class v2.0-870. Listening on Device-mapper event daemon FIFOs. Mounting Debug ile System...[ 9.879502] iscsi: registered transport (tcp) [[0;32m OK [0m] [ 9.973361] iscsi: registered transport (iser) Reached target Swap. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Reached target Encrypted Volumes. Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Mounted Debug Fle System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting CreateStatic Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Configuration File System... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmevend or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchroniation... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [ 19.587704] cloud-init[342]: Cloud-init v. 18.2 running 'init-local' at Wed, 15 Dec 2021 16:25:23 +0000. Up 16.75 seconds. [[0;32m OK [0m] Started Initialcloud-init job pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started ifup for eth0. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 28.648416] cloud-init[677]: Cloud-init v. 18.2 running 'init' at Wed, 15 Dec 2021 16:25:32 +0000. Up 25.25 seconds. [ 28.790873] cloud-init[677]: [ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 28.958567] cloud-init [677]: [ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Reached target System Initialization.[ 29.193623] cloud-init[677]: [ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |[0;32m OK [0m] Started Daily apt download activities. [ 29.379312] [cloud-init[0;32m OK [0m[677]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Started Daily apt upgrade and clean activities. [ 29.520948] [cloud-init[0;32m OK [0m[677]: ci-info: | eth0 | True | 172.20.0.6 | 255.255.255.240 | . | fa:16:3e:3a:aa:bf |] Listening on ACPID Listen Socket. [ 29.726600] [cloud-init[677]: [0;32m OK [0mci-info: | eth0 | True | fe80::f816:3eff:fe3a:aabf/64 | . | link | fa:16:3e:3a:aa:bf |] Listening on D-Bus System Message Bus Socket.[ 29.900508] cloud-init [677]: [ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[0;32m OK [0m] Reached target Sockets.[ 30.065623] cloud-init[677]: ci-info: | lo | True | ::1/128 | . | host | . |[ [0;32m OK [0m[ 30.192849] ] cloud-initStarted ACPI Events Check.[677]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[ [0;32m OK [0m[ 30.341456] ] cloud-initReached target Paths.[677]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [[0;32m OK [0m ] [ 30.553508] cloud-init[677]: Reached target asic System.ci-info: +------+-----------------+------------+-----------------+-----------+-------+ Starting LSB: Record successful boot for GRUB...[ 30.706259] cloud-init [677]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[ [0;32m OK [0m[ 30.872063] ] cloud-initStarted Regularbackground program processing daemon.[677]: ci-info: +-------+-----------------+------------+----------------+-----------+-------+ Starting LSB: MD monitoring daemon...[ 31.053786] cloud-init [677]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |Starting Login Service... [[0;32m OK [0m[ 31.230818] ] cloud-initStarted Unattended Upgrades Shutdown.[677]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |[[0;32m OK [0m] Started Deferred execution scheduler.[ 31.437705] cloud-init[[0;32m OK [0m[677]: ] ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | Started D-Bus Sstem Message Bus.[ 31.626326] cloud-init[677]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m] Started ACPI evnt daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting /etc/rc.local Compatibility... Starting OpenBSD Secure Shell server... Starting iSCSI initiator daemon (iscsid)... Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systms. Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 35.791175] cloud-init[737]: Cloud-init v. 18.2 running 'modules:config' at Wed, 15 Dec 2021 16:25:41 +0000. Up 34.00 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. Starting Execute cloud user/final scripts... [ 37.716842] cloud-init[805]: Printing ubuntu user authorized keys [ 37.860119] cloud-init[805]: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCt1I0Y/e+VV2zJEmVhD2Ow1w55YR1bB/4mFoPbYTMXwi/BMfYWmyt1+kkixHCe1Q8Q/7QfBZWhzzfmMOOWi55DwBCT9KIBX0hD/EkscvjiLExw3bqfNwckHiCnXTNs9pzOcclA5HSrZQReknjGRJX1KbyqJxbZ2Ne0E5ADR9Q/J1TyLZtI5b1kvVL1G5up3BqP1WywCN8EK1Iy4ADYex/VBHiG9Vl8uWX85Vd3SBElqsFKYm3ErK1x+ecTFe0FXqTauxyMUj/kKvy8YpaQ8nF/IOTMXs+fu/hGO/gDWjUngoPWibrAtLEhmDDLOwySkUIUadkDNIUI0iitXsMV4gHJ Generated-by-Nova ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 08:d5:17:47:e2:ad:dd:6f:79:f1:48:bf:d9:94:6b:01 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Dec 15 16:25:45 ec2: <14>Dec 15 16:25:45 ec2: ############################################################# <14>Dec 15 16:25:45 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Dec 15 16:25:45 ec2: 1024 SHA256:VellIp1nENCOQvM/ymU3aSpPfyiPukUA5fU3We5GOTs root@tempest-attachvolumeshelvetestjson-server-1395275577 (DSA) <14>Dec 15 16:25:45 ec2: 256 SHA256:EvXEFG2JUOJRGGDR+c2RrHFYCNB6DL5UTtEZDf5n88Y root@tempest-attachvolumeshelvetestjson-server-1395275577 (ECDSA) <14>Dec 15 16:25:45 ec2: 256 SHA256:3784mZhuMUfeKRtTQcPnhqPhchXF5PvdoPuV+WSR9Xo root@tempest-attachvolumeshelvetestjson-server-1395275577 (ED25519) <14>Dec 15 16:25:45 ec2: 2048 SHA256:0b9XouCJT7i/NUatYhWMTz4LXbHAE7xRV2aTVz0kaY root@tempest-atachvolumeshelvtestjson-server1395275577 (RSA <14>Dec 15 16:25:45 ec2: -----END SSH HOST KEY FINGERPRINTS---- <14>Dec 15 16:25:45 ec2: ############################################################ -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOHDroxxZV0/8NOY6C4mG7hJwqWs4aonFi4UJXa68jgsNNGN3dbOWvDM0t5/pVCdIoptuW/k0Uws6Ob9mjb5TNg= root@tempest-attachvolumeshelvetestjson-server-1395275577 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN3pd5JgnOjsngsoSneQffvs9FWzsHlYCxK9qDncukb5 root@tempest-attachvolumeshelvetestjson-server-1395275577 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkI5zIaVom7uQHT2aL56zjws679Lh5G6270qdy0BnxS9/o9hDToN65oThmOQcu7DKPBBddYnH3m4Z7XtlMZMylQ56pY518ZrjFGJWD1r2IE3DBhw1jkj2hVvMtY56AOXtuFpKvfJjLWepakmVbShb7INcP9dNeGuayOy/2wscjyiqKTpLwiB37vOQeULD9hdswcWweFuixJbNSCgVtESkufLh+jFZLtnX1w90zfy1pRxXzLAxJwkXq0azmUcNdxqP1AE1K8gILop8QKiIrlymNi0FZWSbhEUbnWosu9l8yqK+2G+wtUDU8cbLGlt5op5GWEN9MtyzHbuZXprepKPcB root@tempest-attachvolumeshelvetestjson-server-1395275577 -----END SSH HOT KEY KEYS----- [ 39.161247] cloud-init[805]: Cloud-init v. 18.2 running 'modules:final' at Wed, 15 Dec 2021 16:25:44 +0000. Up 36.90 seconds. [[ 39.312751] [0;32m OK [0mcloud-init] [805]: Started Execute cloud user/final scripts.Cloud-init v. 18.2 finished at Wed, 15 Dec 2021 16:25:46 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 39.03 seconds [ [0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS tempest-attachvolumeshelvetestjson-server-1395275577 ttyS0 tempest-attachvolumeshelvetestjson-server-1395275577 login: 2021-12-15 16:32:50,899 116697 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 2021-12-15 16:33:08,042 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 77.199s 2021-12-15 16:33:08,042 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcee3835-d317-4a3b-a7b4-1bfee3015904', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcee3835-d317-4a3b-a7b4-1bfee3015904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'{"volume": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:22:57.000000", "updated_at": "2021-12-15T16:25:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-701461844", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}], "user_id": "b7f047bf1080497290a18bff8b4e4337", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "attachment_id": "72434a4e-65d9-4d6d-ab1d-39592d79cbe8", "volume_id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "server_id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:51.000000"}], "os-vol-tenant-attr:tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:33:32,966 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 23.912s 2021-12-15 16:33:32,966 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c95db507-7fad-468e-a59c-3438168824ef', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c95db507-7fad-468e-a59c-3438168824ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'{"volume": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:22:57.000000", "updated_at": "2021-12-15T16:25:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-701461844", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}], "user_id": "b7f047bf1080497290a18bff8b4e4337", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "attachment_id": "72434a4e-65d9-4d6d-ab1d-39592d79cbe8", "volume_id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "server_id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:51.000000"}], "os-vol-tenant-attr:tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:34:34,031 116697 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 2021-12-15 16:35:08,581 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 94.607s 2021-12-15 16:35:08,582 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f80fd5a-eeb3-4d2a-861f-da77fc809d15', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f80fd5a-eeb3-4d2a-861f-da77fc809d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'{"volume": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:22:57.000000", "updated_at": "2021-12-15T16:25:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-701461844", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}], "user_id": "b7f047bf1080497290a18bff8b4e4337", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "attachment_id": "72434a4e-65d9-4d6d-ab1d-39592d79cbe8", "volume_id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "server_id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:51.000000"}], "os-vol-tenant-attr:tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:35:33,212 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 23.623s 2021-12-15 16:35:33,213 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b612751-4a21-47c7-8535-de193570ee59', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b612751-4a21-47c7-8535-de193570ee59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'{"volume": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:22:57.000000", "updated_at": "2021-12-15T16:25:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-701461844", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}], "user_id": "b7f047bf1080497290a18bff8b4e4337", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "attachment_id": "72434a4e-65d9-4d6d-ab1d-39592d79cbe8", "volume_id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "server_id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:51.000000"}], "os-vol-tenant-attr:tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:36:34,280 116697 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 2021-12-15 16:37:09,276 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 95.054s 2021-12-15 16:37:09,277 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252dd93e-aaad-4179-9b47-82844d3c33c0', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252dd93e-aaad-4179-9b47-82844d3c33c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'{"volume": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:22:57.000000", "updated_at": "2021-12-15T16:25:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-701461844", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}], "user_id": "b7f047bf1080497290a18bff8b4e4337", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "attachment_id": "72434a4e-65d9-4d6d-ab1d-39592d79cbe8", "volume_id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "server_id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:51.000000"}], "os-vol-tenant-attr:tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:37:33,659 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 23.374s 2021-12-15 16:37:33,659 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-678cfbd0-c2d6-4f60-942c-c8ab2196611e', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-678cfbd0-c2d6-4f60-942c-c8ab2196611e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'{"volume": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:22:57.000000", "updated_at": "2021-12-15T16:25:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-701461844", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}], "user_id": "b7f047bf1080497290a18bff8b4e4337", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "attachment_id": "72434a4e-65d9-4d6d-ab1d-39592d79cbe8", "volume_id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "server_id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:51.000000"}], "os-vol-tenant-attr:tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:38:34,731 116697 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 2021-12-15 16:39:09,662 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5 94.994s 2021-12-15 16:39:09,663 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e764102-9874-422a-9f1b-adca4eb22a36', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e764102-9874-422a-9f1b-adca4eb22a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5'} Body: b'{"volume": {"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:22:57.000000", "updated_at": "2021-12-15T16:25:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-701461844", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/4bb083b5a25444b3845b0f49b8b6f4d6/volumes/e4276f5f-7069-4ad3-8bbd-063936d4d3b5"}], "user_id": "b7f047bf1080497290a18bff8b4e4337", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "attachment_id": "72434a4e-65d9-4d6d-ab1d-39592d79cbe8", "volume_id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "server_id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:51.000000"}], "os-vol-tenant-attr:tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:39:09,795 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.125s 2021-12-15 16:39:09,796 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7458891-1086-43c1-90f9-d0841f0517d1', 'x-compute-request-id': 'req-f7458891-1086-43c1-90f9-d0841f0517d1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'' 2021-12-15 16:39:09,963 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.166s 2021-12-15 16:39:09,964 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-306a8f6e-d6bc-47d2-8a2a-0732d0a83be1', 'x-compute-request-id': 'req-306a8f6e-d6bc-47d2-8a2a-0732d0a83be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:11,147 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.173s 2021-12-15 16:39:11,148 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03c2e75e-d0a5-47c4-a239-360d0190b3cf', 'x-compute-request-id': 'req-03c2e75e-d0a5-47c4-a239-360d0190b3cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:12,322 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.163s 2021-12-15 16:39:12,322 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e8fd475-da85-40cf-b989-f79d1ee13acd', 'x-compute-request-id': 'req-5e8fd475-da85-40cf-b989-f79d1ee13acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:13,509 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.176s 2021-12-15 16:39:13,510 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d4d486c-e5d2-4be5-93fb-419867e2e021', 'x-compute-request-id': 'req-6d4d486c-e5d2-4be5-93fb-419867e2e021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:14,703 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.183s 2021-12-15 16:39:14,704 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-050eab73-6abd-4455-96ff-24163a945a51', 'x-compute-request-id': 'req-050eab73-6abd-4455-96ff-24163a945a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:15,886 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.172s 2021-12-15 16:39:15,886 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0ae3c1f-e57b-4927-bf98-bf001049b4b4', 'x-compute-request-id': 'req-c0ae3c1f-e57b-4927-bf98-bf001049b4b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:17,078 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.182s 2021-12-15 16:39:17,078 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e520ae05-4cf8-45fa-8e61-cec634b36d82', 'x-compute-request-id': 'req-e520ae05-4cf8-45fa-8e61-cec634b36d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:18,285 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.197s 2021-12-15 16:39:18,285 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46cb7bcd-bdfb-473d-bad0-5fa5e43d82c2', 'x-compute-request-id': 'req-46cb7bcd-bdfb-473d-bad0-5fa5e43d82c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:19,474 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.179s 2021-12-15 16:39:19,475 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-391dee00-2e57-4a13-867e-82473af4addd', 'x-compute-request-id': 'req-391dee00-2e57-4a13-867e-82473af4addd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:20,661 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.176s 2021-12-15 16:39:20,661 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eafea610-4898-434a-b13c-724698050f17', 'x-compute-request-id': 'req-eafea610-4898-434a-b13c-724698050f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:21,842 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.171s 2021-12-15 16:39:21,842 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ce22b90-edf0-4159-aa64-aea4032b0426', 'x-compute-request-id': 'req-9ce22b90-edf0-4159-aa64-aea4032b0426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:23,263 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.411s 2021-12-15 16:39:23,264 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a2bc010-5f59-4e75-a004-378d96264e76', 'x-compute-request-id': 'req-5a2bc010-5f59-4e75-a004-378d96264e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:24,460 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.185s 2021-12-15 16:39:24,460 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9427c929-efd2-4197-82c5-b9a73b943f8c', 'x-compute-request-id': 'req-9427c929-efd2-4197-82c5-b9a73b943f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:25,637 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.167s 2021-12-15 16:39:25,637 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7986594-c72c-4074-bc74-1664c574c20b', 'x-compute-request-id': 'req-a7986594-c72c-4074-bc74-1664c574c20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:26,829 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.177s 2021-12-15 16:39:26,830 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8af5469-6ea8-4d75-98b8-ca412c87d937', 'x-compute-request-id': 'req-f8af5469-6ea8-4d75-98b8-ca412c87d937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:28,019 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.180s 2021-12-15 16:39:28,019 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6613ca3-8cd7-4bbb-ad2a-778f309619d4', 'x-compute-request-id': 'req-e6613ca3-8cd7-4bbb-ad2a-778f309619d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:29,224 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.195s 2021-12-15 16:39:29,224 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f532918c-8808-4432-a439-c65c3cd5d2e8', 'x-compute-request-id': 'req-f532918c-8808-4432-a439-c65c3cd5d2e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:30,409 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.174s 2021-12-15 16:39:30,409 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fc82d40-b1e3-4b05-8cdd-a5529888ba2a', 'x-compute-request-id': 'req-8fc82d40-b1e3-4b05-8cdd-a5529888ba2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:31,612 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.192s 2021-12-15 16:39:31,612 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b0390a9-6294-4403-ac88-baf13a867640', 'x-compute-request-id': 'req-9b0390a9-6294-4403-ac88-baf13a867640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:32,807 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.185s 2021-12-15 16:39:32,807 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afd5f263-5f45-4674-a7c7-2d79cd23fd1f', 'x-compute-request-id': 'req-afd5f263-5f45-4674-a7c7-2d79cd23fd1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:34,013 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.195s 2021-12-15 16:39:34,013 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5264f345-a9af-4a20-a97f-6e3e8ec9f8fc', 'x-compute-request-id': 'req-5264f345-a9af-4a20-a97f-6e3e8ec9f8fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:35,224 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.201s 2021-12-15 16:39:35,225 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c04dbcc-b715-4dba-9470-657f3749a04a', 'x-compute-request-id': 'req-2c04dbcc-b715-4dba-9470-657f3749a04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:36,476 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.241s 2021-12-15 16:39:36,477 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6e74c6c-4af9-418e-be61-2cc8937021b1', 'x-compute-request-id': 'req-d6e74c6c-4af9-418e-be61-2cc8937021b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:37,759 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.272s 2021-12-15 16:39:37,760 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b8ae58f-ce6b-4633-8bd7-9d49dcf4ead0', 'x-compute-request-id': 'req-8b8ae58f-ce6b-4633-8bd7-9d49dcf4ead0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:39,367 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.596s 2021-12-15 16:39:39,367 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ca23b73-9c56-4453-8491-499e7e3e1a23', 'x-compute-request-id': 'req-9ca23b73-9c56-4453-8491-499e7e3e1a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:40,713 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.337s 2021-12-15 16:39:40,714 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad7dfc78-07c8-43d6-b479-8628c70b8c6b', 'x-compute-request-id': 'req-ad7dfc78-07c8-43d6-b479-8628c70b8c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:41,895 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.171s 2021-12-15 16:39:41,895 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82b0a50f-7ec1-43bb-bd17-9585b5a4fb62', 'x-compute-request-id': 'req-82b0a50f-7ec1-43bb-bd17-9585b5a4fb62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:43,106 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.201s 2021-12-15 16:39:43,106 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75b1e618-9db7-495c-8ee5-4a95f8097647', 'x-compute-request-id': 'req-75b1e618-9db7-495c-8ee5-4a95f8097647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:44,324 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.205s 2021-12-15 16:39:44,325 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe7e7f3f-fc40-4ad0-a9a4-54ead6782073', 'x-compute-request-id': 'req-fe7e7f3f-fc40-4ad0-a9a4-54ead6782073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:45,649 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.314s 2021-12-15 16:39:45,649 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdcb3ff6-da82-45a9-bd88-28969b308264', 'x-compute-request-id': 'req-bdcb3ff6-da82-45a9-bd88-28969b308264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:46,866 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.206s 2021-12-15 16:39:46,866 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-899ec9f4-2556-43d5-892e-dd1291f037bd', 'x-compute-request-id': 'req-899ec9f4-2556-43d5-892e-dd1291f037bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:48,092 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.215s 2021-12-15 16:39:48,092 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dc57e9a-c889-4d6c-8302-3ab452e52d83', 'x-compute-request-id': 'req-9dc57e9a-c889-4d6c-8302-3ab452e52d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:49,280 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.178s 2021-12-15 16:39:49,281 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7b989de-2422-4c3c-b5f0-cfe2aaba45a5', 'x-compute-request-id': 'req-e7b989de-2422-4c3c-b5f0-cfe2aaba45a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:50,473 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.182s 2021-12-15 16:39:50,473 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adc1662f-ecec-4956-ae4e-48fb485717a7', 'x-compute-request-id': 'req-adc1662f-ecec-4956-ae4e-48fb485717a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:51,759 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.276s 2021-12-15 16:39:51,759 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00805f14-96e6-4ddf-af35-bb7f2c4a13e7', 'x-compute-request-id': 'req-00805f14-96e6-4ddf-af35-bb7f2c4a13e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:53,107 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.337s 2021-12-15 16:39:53,107 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbdb4e85-e5d6-4fcf-b28f-258444fa5f79', 'x-compute-request-id': 'req-cbdb4e85-e5d6-4fcf-b28f-258444fa5f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:54,376 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.260s 2021-12-15 16:39:54,377 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24825162-d51e-45e2-b741-2c1d7a6c3da4', 'x-compute-request-id': 'req-24825162-d51e-45e2-b741-2c1d7a6c3da4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:55,559 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.171s 2021-12-15 16:39:55,559 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-947bcdef-0ce8-40bb-bae1-4df9156fb117', 'x-compute-request-id': 'req-947bcdef-0ce8-40bb-bae1-4df9156fb117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:56,766 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.196s 2021-12-15 16:39:56,766 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7d8c567-92f4-4f8d-aeeb-1665c986aa62', 'x-compute-request-id': 'req-f7d8c567-92f4-4f8d-aeeb-1665c986aa62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:57,947 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.170s 2021-12-15 16:39:57,947 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d971bfb-4b6b-4c8b-bd97-c5889e1172dd', 'x-compute-request-id': 'req-9d971bfb-4b6b-4c8b-bd97-c5889e1172dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:39:59,143 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.186s 2021-12-15 16:39:59,144 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22d4bde-d017-400c-b322-72c72af1b396', 'x-compute-request-id': 'req-f22d4bde-d017-400c-b322-72c72af1b396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:00,319 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.166s 2021-12-15 16:40:00,320 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44fa0631-e280-450f-b836-ff7ccd2ede71', 'x-compute-request-id': 'req-44fa0631-e280-450f-b836-ff7ccd2ede71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:01,502 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.172s 2021-12-15 16:40:01,503 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6089067-4836-46cb-b4aa-648a7d99ae18', 'x-compute-request-id': 'req-a6089067-4836-46cb-b4aa-648a7d99ae18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:02,698 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.182s 2021-12-15 16:40:02,698 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-342fae31-b345-4bd3-ba90-16f44e308d82', 'x-compute-request-id': 'req-342fae31-b345-4bd3-ba90-16f44e308d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:03,875 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.167s 2021-12-15 16:40:03,875 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5ec047f-5887-4998-8f52-d8786b6b2a99', 'x-compute-request-id': 'req-e5ec047f-5887-4998-8f52-d8786b6b2a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:05,056 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.171s 2021-12-15 16:40:05,056 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80eeba83-d36a-4cad-befd-03bed3b64d02', 'x-compute-request-id': 'req-80eeba83-d36a-4cad-befd-03bed3b64d02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:06,237 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.167s 2021-12-15 16:40:06,237 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a154d2fa-5bd4-40e4-9353-291c3c03ead0', 'x-compute-request-id': 'req-a154d2fa-5bd4-40e4-9353-291c3c03ead0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:07,417 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.169s 2021-12-15 16:40:07,418 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2884dd87-a43a-416f-9402-37b15a9535e4', 'x-compute-request-id': 'req-2884dd87-a43a-416f-9402-37b15a9535e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:08,614 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.186s 2021-12-15 16:40:08,614 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c4e6c2b-221a-43a5-b973-a16d3f30eb6f', 'x-compute-request-id': 'req-6c4e6c2b-221a-43a5-b973-a16d3f30eb6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:09,807 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.183s 2021-12-15 16:40:09,808 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e73fd2a-797d-4da6-b7ee-ac3d6ba83da6', 'x-compute-request-id': 'req-6e73fd2a-797d-4da6-b7ee-ac3d6ba83da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:11,025 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.207s 2021-12-15 16:40:11,025 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e942cd06-8a15-4070-8780-35bb6b7fb5ad', 'x-compute-request-id': 'req-e942cd06-8a15-4070-8780-35bb6b7fb5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:12,474 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.438s 2021-12-15 16:40:12,475 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0d7d826-66d0-44a6-8b20-054cef6294a6', 'x-compute-request-id': 'req-e0d7d826-66d0-44a6-8b20-054cef6294a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:13,667 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.182s 2021-12-15 16:40:13,668 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00fddeb8-d7d7-4ba7-8058-0675c4dd131e', 'x-compute-request-id': 'req-00fddeb8-d7d7-4ba7-8058-0675c4dd131e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:14,842 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.163s 2021-12-15 16:40:14,843 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa15ce93-bd9b-418c-b582-4d83f56f017b', 'x-compute-request-id': 'req-fa15ce93-bd9b-418c-b582-4d83f56f017b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:16,027 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.172s 2021-12-15 16:40:16,027 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfcbdb40-36ed-406d-95b4-069375302d1c', 'x-compute-request-id': 'req-dfcbdb40-36ed-406d-95b4-069375302d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:17,221 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.184s 2021-12-15 16:40:17,221 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b6dacf6-24d2-49cb-845a-5b9bd2190591', 'x-compute-request-id': 'req-6b6dacf6-24d2-49cb-845a-5b9bd2190591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:18,395 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.164s 2021-12-15 16:40:18,396 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ac718e6-a861-45db-8bfb-e0605ea285f8', 'x-compute-request-id': 'req-5ac718e6-a861-45db-8bfb-e0605ea285f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:19,591 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.185s 2021-12-15 16:40:19,592 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fafb160-5a21-4646-89ef-d57cd060cd80', 'x-compute-request-id': 'req-6fafb160-5a21-4646-89ef-d57cd060cd80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:20,781 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.180s 2021-12-15 16:40:20,782 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-608211d2-cc8a-4d08-8a2c-39750ae64754', 'x-compute-request-id': 'req-608211d2-cc8a-4d08-8a2c-39750ae64754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:21,960 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.167s 2021-12-15 16:40:21,961 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5762e6b8-9d0f-489f-b796-fa30544b79d7', 'x-compute-request-id': 'req-5762e6b8-9d0f-489f-b796-fa30544b79d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:23,161 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.190s 2021-12-15 16:40:23,162 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d452b76e-6ea6-4ef1-9b7e-e0dcb337c3a9', 'x-compute-request-id': 'req-d452b76e-6ea6-4ef1-9b7e-e0dcb337c3a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:24,350 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.174s 2021-12-15 16:40:24,350 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1345bac-0f44-48a5-a0b7-3315928c3396', 'x-compute-request-id': 'req-d1345bac-0f44-48a5-a0b7-3315928c3396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:25,533 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.172s 2021-12-15 16:40:25,533 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b672f76-141b-4b6e-ae64-c3c78e95cc14', 'x-compute-request-id': 'req-8b672f76-141b-4b6e-ae64-c3c78e95cc14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:26,729 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.186s 2021-12-15 16:40:26,729 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6339a605-e767-4397-92e6-647b8596cf3c', 'x-compute-request-id': 'req-6339a605-e767-4397-92e6-647b8596cf3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:27,926 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.186s 2021-12-15 16:40:27,926 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a062a2e-bca4-4de4-9c1b-54fbb561d413', 'x-compute-request-id': 'req-0a062a2e-bca4-4de4-9c1b-54fbb561d413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:29,119 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.182s 2021-12-15 16:40:29,119 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93fc7ae1-4cfc-4f7b-bcc4-a6fec5cc04c1', 'x-compute-request-id': 'req-93fc7ae1-4cfc-4f7b-bcc4-a6fec5cc04c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:30,309 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.179s 2021-12-15 16:40:30,309 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09b5bf9a-0d57-4045-b3bc-16905291080a', 'x-compute-request-id': 'req-09b5bf9a-0d57-4045-b3bc-16905291080a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:31,522 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.202s 2021-12-15 16:40:31,522 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6847fd3-0757-471c-bf12-ebd739e13a88', 'x-compute-request-id': 'req-a6847fd3-0757-471c-bf12-ebd739e13a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:32,718 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.186s 2021-12-15 16:40:32,719 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1628c87-9615-41ab-8a82-d10a921034c5', 'x-compute-request-id': 'req-b1628c87-9615-41ab-8a82-d10a921034c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:33,896 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.166s 2021-12-15 16:40:33,896 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80032f63-18fc-45f8-b14d-a65e129e670f', 'x-compute-request-id': 'req-80032f63-18fc-45f8-b14d-a65e129e670f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:35,079 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.173s 2021-12-15 16:40:35,080 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cc18ec0-5ab3-4958-bdc3-833f02523c01', 'x-compute-request-id': 'req-8cc18ec0-5ab3-4958-bdc3-833f02523c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:36,270 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.180s 2021-12-15 16:40:36,270 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87643d91-9881-454e-8621-e6ca98eaa310', 'x-compute-request-id': 'req-87643d91-9881-454e-8621-e6ca98eaa310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:37,459 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.179s 2021-12-15 16:40:37,460 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85fe2c1f-4b00-4681-adcb-fa90d7b7dc6a', 'x-compute-request-id': 'req-85fe2c1f-4b00-4681-adcb-fa90d7b7dc6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:38,651 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.180s 2021-12-15 16:40:38,652 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53dee65c-3b29-46a1-8740-c959176f8de4', 'x-compute-request-id': 'req-53dee65c-3b29-46a1-8740-c959176f8de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:39,839 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.172s 2021-12-15 16:40:39,840 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63657f21-2ff8-462b-9704-9aa851bd59df', 'x-compute-request-id': 'req-63657f21-2ff8-462b-9704-9aa851bd59df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:41,038 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.182s 2021-12-15 16:40:41,039 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb4b3e63-ca43-4c78-900d-bf69d25d3220', 'x-compute-request-id': 'req-eb4b3e63-ca43-4c78-900d-bf69d25d3220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:42,223 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.175s 2021-12-15 16:40:42,224 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b64fd8ef-08ea-4bf7-8fba-ffe1479fc2b6', 'x-compute-request-id': 'req-b64fd8ef-08ea-4bf7-8fba-ffe1479fc2b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:43,420 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.185s 2021-12-15 16:40:43,421 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-838b4095-df85-4794-913d-839e60c33cf3', 'x-compute-request-id': 'req-838b4095-df85-4794-913d-839e60c33cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:44,613 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.182s 2021-12-15 16:40:44,613 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-427dcce7-88cc-4084-a273-b600869e8ec0', 'x-compute-request-id': 'req-427dcce7-88cc-4084-a273-b600869e8ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:45,826 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.202s 2021-12-15 16:40:45,826 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-248f72b0-7b6e-4632-a42b-d5a4c38f3cc8', 'x-compute-request-id': 'req-248f72b0-7b6e-4632-a42b-d5a4c38f3cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:47,015 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.179s 2021-12-15 16:40:47,016 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-572873b8-16de-4d0e-bccb-fbfdd6fded34', 'x-compute-request-id': 'req-572873b8-16de-4d0e-bccb-fbfdd6fded34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:48,310 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.279s 2021-12-15 16:40:48,311 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37388dbd-ba57-4194-bf0e-7a49193da484', 'x-compute-request-id': 'req-37388dbd-ba57-4194-bf0e-7a49193da484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:49,506 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.181s 2021-12-15 16:40:49,507 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51beac0-e66f-4347-9143-49428422de97', 'x-compute-request-id': 'req-a51beac0-e66f-4347-9143-49428422de97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:50,692 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.170s 2021-12-15 16:40:50,693 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72586c60-14f7-43f9-b76d-2d1b19179f04', 'x-compute-request-id': 'req-72586c60-14f7-43f9-b76d-2d1b19179f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:51,887 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.183s 2021-12-15 16:40:51,887 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dea9b853-d867-441d-be22-1eb1cd5e97f4', 'x-compute-request-id': 'req-dea9b853-d867-441d-be22-1eb1cd5e97f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:53,073 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.175s 2021-12-15 16:40:53,073 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45b5a679-b509-4300-a297-6d71dca170b5', 'x-compute-request-id': 'req-45b5a679-b509-4300-a297-6d71dca170b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:54,257 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.174s 2021-12-15 16:40:54,258 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3655c9af-954b-412f-8b08-2381771ad373', 'x-compute-request-id': 'req-3655c9af-954b-412f-8b08-2381771ad373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:55,453 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.185s 2021-12-15 16:40:55,453 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b337ce5d-d0ce-4cd8-9228-70e653a49513', 'x-compute-request-id': 'req-b337ce5d-d0ce-4cd8-9228-70e653a49513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:56,636 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.172s 2021-12-15 16:40:56,636 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14cec5bf-796c-4070-99c6-603638cf9461', 'x-compute-request-id': 'req-14cec5bf-796c-4070-99c6-603638cf9461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:57,883 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.237s 2021-12-15 16:40:57,883 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b5c8a1-5b08-4a83-bd04-c22d4c0771c9', 'x-compute-request-id': 'req-47b5c8a1-5b08-4a83-bd04-c22d4c0771c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:40:59,368 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.474s 2021-12-15 16:40:59,368 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-599e9056-6fe3-4b52-a5a5-af3f9949c272', 'x-compute-request-id': 'req-599e9056-6fe3-4b52-a5a5-af3f9949c272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:00,663 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.284s 2021-12-15 16:41:00,664 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86163f58-0d45-4c74-a1aa-f0fdf29b6783', 'x-compute-request-id': 'req-86163f58-0d45-4c74-a1aa-f0fdf29b6783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:01,945 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.271s 2021-12-15 16:41:01,945 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-245c6061-6cea-40ca-84dc-333d524bf151', 'x-compute-request-id': 'req-245c6061-6cea-40ca-84dc-333d524bf151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:03,128 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.172s 2021-12-15 16:41:03,128 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73ab9716-cf50-4692-a7dc-14bf6de83789', 'x-compute-request-id': 'req-73ab9716-cf50-4692-a7dc-14bf6de83789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:04,313 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.175s 2021-12-15 16:41:04,314 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7491e443-230f-472c-b217-14b84ec11778', 'x-compute-request-id': 'req-7491e443-230f-472c-b217-14b84ec11778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:05,487 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.163s 2021-12-15 16:41:05,487 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac946e25-aab4-4306-b98d-928c5a1e2bc5', 'x-compute-request-id': 'req-ac946e25-aab4-4306-b98d-928c5a1e2bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:06,683 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.186s 2021-12-15 16:41:06,684 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1daed025-8c5f-4022-a141-1568503f7894', 'x-compute-request-id': 'req-1daed025-8c5f-4022-a141-1568503f7894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:07,877 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.184s 2021-12-15 16:41:07,878 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d19f2c5-49a7-4830-a570-46c3d647cc31', 'x-compute-request-id': 'req-7d19f2c5-49a7-4830-a570-46c3d647cc31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:09,062 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.170s 2021-12-15 16:41:09,062 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-858d671b-1565-45bd-b68b-0424948f07c1', 'x-compute-request-id': 'req-858d671b-1565-45bd-b68b-0424948f07c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:10,233 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.161s 2021-12-15 16:41:10,234 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4de95bca-c013-4d7f-a60e-5df15b99db3c', 'x-compute-request-id': 'req-4de95bca-c013-4d7f-a60e-5df15b99db3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:11,415 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.172s 2021-12-15 16:41:11,416 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be49ff43-08ec-42df-aeb1-0a2cbbfc4f28', 'x-compute-request-id': 'req-be49ff43-08ec-42df-aeb1-0a2cbbfc4f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:12,615 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.188s 2021-12-15 16:41:12,615 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a883e196-31bd-4ac0-82b9-dcb1aad12863', 'x-compute-request-id': 'req-a883e196-31bd-4ac0-82b9-dcb1aad12863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:13,801 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.176s 2021-12-15 16:41:13,802 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55778c9c-5723-4306-9670-a5c141c2fba1', 'x-compute-request-id': 'req-55778c9c-5723-4306-9670-a5c141c2fba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:14,977 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.165s 2021-12-15 16:41:14,978 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcb964c6-3b67-4260-ade9-73e43cd2f9d4', 'x-compute-request-id': 'req-dcb964c6-3b67-4260-ade9-73e43cd2f9d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:16,173 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.181s 2021-12-15 16:41:16,173 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4097827a-72e2-4f2a-b503-6ffd23dbced7', 'x-compute-request-id': 'req-4097827a-72e2-4f2a-b503-6ffd23dbced7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:17,365 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.181s 2021-12-15 16:41:17,365 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e012f40-5a49-4ddd-90a1-bd650dab69ee', 'x-compute-request-id': 'req-4e012f40-5a49-4ddd-90a1-bd650dab69ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:18,554 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.178s 2021-12-15 16:41:18,554 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dfada78-a891-4763-afa4-9c0c306ca55e', 'x-compute-request-id': 'req-1dfada78-a891-4763-afa4-9c0c306ca55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:19,740 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.176s 2021-12-15 16:41:19,741 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd166fe4-a646-4a67-a1be-a0dd73792b04', 'x-compute-request-id': 'req-bd166fe4-a646-4a67-a1be-a0dd73792b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:20,921 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.170s 2021-12-15 16:41:20,921 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-365e0696-a0d5-476f-8f39-8a304147327f', 'x-compute-request-id': 'req-365e0696-a0d5-476f-8f39-8a304147327f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:22,095 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.164s 2021-12-15 16:41:22,095 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5171f4a0-2cfa-441b-adf4-57136b568b77', 'x-compute-request-id': 'req-5171f4a0-2cfa-441b-adf4-57136b568b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:23,302 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.196s 2021-12-15 16:41:23,302 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ea05130-e3ae-475c-9177-3dc6d9c30978', 'x-compute-request-id': 'req-1ea05130-e3ae-475c-9177-3dc6d9c30978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:24,478 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.165s 2021-12-15 16:41:24,478 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-093bd90d-40db-48c6-b184-4a215a213f44', 'x-compute-request-id': 'req-093bd90d-40db-48c6-b184-4a215a213f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:25,937 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.448s 2021-12-15 16:41:25,937 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6a13189-9260-4424-9f45-460714e2b055', 'x-compute-request-id': 'req-a6a13189-9260-4424-9f45-460714e2b055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:27,117 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.166s 2021-12-15 16:41:27,117 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ace93d9-39fe-4c6b-8fa3-0f919f2aabfd', 'x-compute-request-id': 'req-4ace93d9-39fe-4c6b-8fa3-0f919f2aabfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:28,297 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.170s 2021-12-15 16:41:28,298 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edee0e39-5fd3-4fa5-b3f7-fcb67574cf39', 'x-compute-request-id': 'req-edee0e39-5fd3-4fa5-b3f7-fcb67574cf39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:29,488 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.180s 2021-12-15 16:41:29,489 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abb252aa-1654-4286-ad6c-1e65495e04fd', 'x-compute-request-id': 'req-abb252aa-1654-4286-ad6c-1e65495e04fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:30,665 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.166s 2021-12-15 16:41:30,666 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a23aa5e3-ef67-4c52-a005-ffebb271702e', 'x-compute-request-id': 'req-a23aa5e3-ef67-4c52-a005-ffebb271702e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:31,852 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.176s 2021-12-15 16:41:31,852 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb4afe40-375f-4d68-b2cd-72deb9eabacd', 'x-compute-request-id': 'req-bb4afe40-375f-4d68-b2cd-72deb9eabacd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:33,036 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.173s 2021-12-15 16:41:33,036 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84d4e4d2-1dd9-4015-8186-263179863b0c', 'x-compute-request-id': 'req-84d4e4d2-1dd9-4015-8186-263179863b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:34,471 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.425s 2021-12-15 16:41:34,471 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c12cf8d3-613d-4e98-83c7-03167abe49d8', 'x-compute-request-id': 'req-c12cf8d3-613d-4e98-83c7-03167abe49d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:35,682 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.200s 2021-12-15 16:41:35,682 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f86f3bc9-40bd-4e1f-8d98-0d8894f7ac4d', 'x-compute-request-id': 'req-f86f3bc9-40bd-4e1f-8d98-0d8894f7ac4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:36,892 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.200s 2021-12-15 16:41:36,893 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-348ae0ae-7428-4a6b-b17b-4aac934759a9', 'x-compute-request-id': 'req-348ae0ae-7428-4a6b-b17b-4aac934759a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:38,122 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.219s 2021-12-15 16:41:38,122 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50d695b2-4091-4608-b3c4-8596af5cf8d4', 'x-compute-request-id': 'req-50d695b2-4091-4608-b3c4-8596af5cf8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:39,358 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.226s 2021-12-15 16:41:39,359 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f82e75df-737c-41e5-b7bb-32a95c1f580b', 'x-compute-request-id': 'req-f82e75df-737c-41e5-b7bb-32a95c1f580b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:40,595 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.226s 2021-12-15 16:41:40,595 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82d32e61-cb0b-46d4-adb5-ff14e036178a', 'x-compute-request-id': 'req-82d32e61-cb0b-46d4-adb5-ff14e036178a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:41,840 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.235s 2021-12-15 16:41:41,840 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f619e65-70cc-4aa3-9e1d-069a239c126b', 'x-compute-request-id': 'req-6f619e65-70cc-4aa3-9e1d-069a239c126b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:43,079 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.229s 2021-12-15 16:41:43,080 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4007df35-c9e3-4737-89e4-12a57133683c', 'x-compute-request-id': 'req-4007df35-c9e3-4737-89e4-12a57133683c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:44,343 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.253s 2021-12-15 16:41:44,343 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa023853-11ee-4272-a482-191787e7a74e', 'x-compute-request-id': 'req-aa023853-11ee-4272-a482-191787e7a74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:45,574 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.221s 2021-12-15 16:41:45,574 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8eb42e5-4ec6-42d1-b170-f37539cf6455', 'x-compute-request-id': 'req-a8eb42e5-4ec6-42d1-b170-f37539cf6455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:46,802 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.217s 2021-12-15 16:41:46,802 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27cf54b0-2c15-419d-b3d3-91b2efeb02f9', 'x-compute-request-id': 'req-27cf54b0-2c15-419d-b3d3-91b2efeb02f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:48,045 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.233s 2021-12-15 16:41:48,045 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25311bad-f167-4f45-a969-5007fc665236', 'x-compute-request-id': 'req-25311bad-f167-4f45-a969-5007fc665236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:49,278 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.223s 2021-12-15 16:41:49,278 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a39a2438-bb1c-4824-9d1d-55978f2cae64', 'x-compute-request-id': 'req-a39a2438-bb1c-4824-9d1d-55978f2cae64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:50,520 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.228s 2021-12-15 16:41:50,521 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1f7b279-d472-4745-81fc-878e7fb2487f', 'x-compute-request-id': 'req-e1f7b279-d472-4745-81fc-878e7fb2487f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:51,751 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.220s 2021-12-15 16:41:51,752 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64141b6d-8f2b-4bb2-bd6d-6ac44321d16c', 'x-compute-request-id': 'req-64141b6d-8f2b-4bb2-bd6d-6ac44321d16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:52,998 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.236s 2021-12-15 16:41:52,998 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08c51b07-8005-4d19-b51b-74c3d5826ea4', 'x-compute-request-id': 'req-08c51b07-8005-4d19-b51b-74c3d5826ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:54,242 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.233s 2021-12-15 16:41:54,243 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4b4a0c8-527a-4695-b85a-9e6b81226715', 'x-compute-request-id': 'req-d4b4a0c8-527a-4695-b85a-9e6b81226715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:55,479 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.226s 2021-12-15 16:41:55,479 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59e538ed-37bd-4f84-9a06-655210b3cf7e', 'x-compute-request-id': 'req-59e538ed-37bd-4f84-9a06-655210b3cf7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:56,718 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.229s 2021-12-15 16:41:56,718 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e39d7760-0320-43ae-acfd-a3efd9995d40', 'x-compute-request-id': 'req-e39d7760-0320-43ae-acfd-a3efd9995d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:57,966 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.238s 2021-12-15 16:41:57,967 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77da1079-4bfd-4ee6-a220-5e5ac8ec86a0', 'x-compute-request-id': 'req-77da1079-4bfd-4ee6-a220-5e5ac8ec86a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:41:59,200 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.224s 2021-12-15 16:41:59,201 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02cfde24-dd7b-455d-a650-df7af799cb01', 'x-compute-request-id': 'req-02cfde24-dd7b-455d-a650-df7af799cb01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:00,439 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.223s 2021-12-15 16:42:00,439 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3befe491-33a8-42f7-9c40-34d8d862f8ee', 'x-compute-request-id': 'req-3befe491-33a8-42f7-9c40-34d8d862f8ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:01,676 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.227s 2021-12-15 16:42:01,677 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4770fd04-3b6f-423d-98cc-7e61066c59b7', 'x-compute-request-id': 'req-4770fd04-3b6f-423d-98cc-7e61066c59b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:02,922 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.236s 2021-12-15 16:42:02,923 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24297fe3-1fe4-4518-8743-446f0ddcd0d3', 'x-compute-request-id': 'req-24297fe3-1fe4-4518-8743-446f0ddcd0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:04,170 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.236s 2021-12-15 16:42:04,171 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1b08529-b433-495f-835d-883a81300dcd', 'x-compute-request-id': 'req-e1b08529-b433-495f-835d-883a81300dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:05,395 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.214s 2021-12-15 16:42:05,395 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-751e5dbb-b7fe-492c-adf6-6cd0b4c125ae', 'x-compute-request-id': 'req-751e5dbb-b7fe-492c-adf6-6cd0b4c125ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:06,631 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.225s 2021-12-15 16:42:06,631 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-750d81c8-4f29-4fe2-83e9-37ccc44985a7', 'x-compute-request-id': 'req-750d81c8-4f29-4fe2-83e9-37ccc44985a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:07,876 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.234s 2021-12-15 16:42:07,876 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e6ef521-860e-4e91-aadd-f89e49471cad', 'x-compute-request-id': 'req-3e6ef521-860e-4e91-aadd-f89e49471cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:09,169 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.277s 2021-12-15 16:42:09,169 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fae02d43-8b60-4515-b113-ab1f2fe673c4', 'x-compute-request-id': 'req-fae02d43-8b60-4515-b113-ab1f2fe673c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:10,342 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.162s 2021-12-15 16:42:10,343 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6976ca4a-aaf1-4cf7-9614-9bf046a3803f', 'x-compute-request-id': 'req-6976ca4a-aaf1-4cf7-9614-9bf046a3803f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:11,514 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.162s 2021-12-15 16:42:11,515 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a290030a-bbf6-4a07-a129-55de30117d5e', 'x-compute-request-id': 'req-a290030a-bbf6-4a07-a129-55de30117d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:12,689 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.164s 2021-12-15 16:42:12,690 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-377a12e5-ba4a-4955-83be-1a07eacffcba', 'x-compute-request-id': 'req-377a12e5-ba4a-4955-83be-1a07eacffcba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:13,879 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.179s 2021-12-15 16:42:13,879 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9815d7b4-83f6-476b-9f06-4c9c9e9cbc26', 'x-compute-request-id': 'req-9815d7b4-83f6-476b-9f06-4c9c9e9cbc26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:15,085 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.196s 2021-12-15 16:42:15,085 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93ced27e-a3e4-40a3-8234-5044730eb96b', 'x-compute-request-id': 'req-93ced27e-a3e4-40a3-8234-5044730eb96b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:16,538 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.442s 2021-12-15 16:42:16,539 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97f70eed-b7cc-42fb-ae7c-56505119c33d', 'x-compute-request-id': 'req-97f70eed-b7cc-42fb-ae7c-56505119c33d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:17,729 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.181s 2021-12-15 16:42:17,730 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061fea44-cf6a-4344-b29e-5824e5af43a9', 'x-compute-request-id': 'req-061fea44-cf6a-4344-b29e-5824e5af43a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:18,916 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.176s 2021-12-15 16:42:18,916 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aa4fe3b-ad0b-4e82-9580-f2fdaf4b49d9', 'x-compute-request-id': 'req-4aa4fe3b-ad0b-4e82-9580-f2fdaf4b49d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:20,104 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.178s 2021-12-15 16:42:20,105 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c55a7e2d-e210-43ee-8f01-8c659265b943', 'x-compute-request-id': 'req-c55a7e2d-e210-43ee-8f01-8c659265b943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:21,286 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.170s 2021-12-15 16:42:21,286 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38b5b574-8243-456a-8aff-0a85741c5a57', 'x-compute-request-id': 'req-38b5b574-8243-456a-8aff-0a85741c5a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:22,492 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.196s 2021-12-15 16:42:22,493 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ad877c2-a682-4779-96c8-3fa55ead9361', 'x-compute-request-id': 'req-0ad877c2-a682-4779-96c8-3fa55ead9361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:23,682 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.178s 2021-12-15 16:42:23,682 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b8815cb-a89b-44ed-b69f-2d18a0e183d4', 'x-compute-request-id': 'req-1b8815cb-a89b-44ed-b69f-2d18a0e183d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:24,873 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.181s 2021-12-15 16:42:24,874 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0628a001-5d73-477c-84d0-a2fa4a4d4b9e', 'x-compute-request-id': 'req-0628a001-5d73-477c-84d0-a2fa4a4d4b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:26,075 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.191s 2021-12-15 16:42:26,076 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f9f825-e37c-485d-b4d6-8430ff519d81', 'x-compute-request-id': 'req-c2f9f825-e37c-485d-b4d6-8430ff519d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:27,261 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.171s 2021-12-15 16:42:27,262 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dac8e6a-a119-473a-9e99-349b3560e256', 'x-compute-request-id': 'req-3dac8e6a-a119-473a-9e99-349b3560e256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:28,440 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.168s 2021-12-15 16:42:28,441 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc8fed28-f448-45fe-8013-3915efa7d098', 'x-compute-request-id': 'req-dc8fed28-f448-45fe-8013-3915efa7d098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:29,635 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.184s 2021-12-15 16:42:29,636 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b12811b-0500-4b9a-8e5c-61878181399c', 'x-compute-request-id': 'req-4b12811b-0500-4b9a-8e5c-61878181399c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:30,810 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.164s 2021-12-15 16:42:30,810 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81636d73-54ac-43f5-8bd9-0c5cb13d9fcd', 'x-compute-request-id': 'req-81636d73-54ac-43f5-8bd9-0c5cb13d9fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:32,013 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.193s 2021-12-15 16:42:32,014 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff2d4134-0013-410c-88cd-cd672f12b676', 'x-compute-request-id': 'req-ff2d4134-0013-410c-88cd-cd672f12b676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:33,191 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.164s 2021-12-15 16:42:33,191 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a05fc686-740b-45a9-9a23-f52129f4d2fb', 'x-compute-request-id': 'req-a05fc686-740b-45a9-9a23-f52129f4d2fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:34,383 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.181s 2021-12-15 16:42:34,383 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-805037b9-b402-4adf-a94c-3b05cdee45f4', 'x-compute-request-id': 'req-805037b9-b402-4adf-a94c-3b05cdee45f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:35,566 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.173s 2021-12-15 16:42:35,566 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e0dc6d4-8042-4429-bcca-120f96129d97', 'x-compute-request-id': 'req-1e0dc6d4-8042-4429-bcca-120f96129d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:36,754 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.177s 2021-12-15 16:42:36,754 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ffce184-0326-442a-be36-3f22c908cd34', 'x-compute-request-id': 'req-3ffce184-0326-442a-be36-3f22c908cd34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:37,934 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.169s 2021-12-15 16:42:37,934 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ed30593-2d8b-4633-8c00-dcc95156405a', 'x-compute-request-id': 'req-4ed30593-2d8b-4633-8c00-dcc95156405a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:39,122 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.177s 2021-12-15 16:42:39,122 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eea32e0-7ea0-447c-b3fd-58d9c098c196', 'x-compute-request-id': 'req-5eea32e0-7ea0-447c-b3fd-58d9c098c196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:40,321 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.188s 2021-12-15 16:42:40,321 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6680bb3-5eb7-469a-9b51-4f9b6745356b', 'x-compute-request-id': 'req-e6680bb3-5eb7-469a-9b51-4f9b6745356b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:41,498 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.166s 2021-12-15 16:42:41,499 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6280e7ef-1365-47ff-8b3d-5edb36b078a7', 'x-compute-request-id': 'req-6280e7ef-1365-47ff-8b3d-5edb36b078a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:42,685 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.177s 2021-12-15 16:42:42,686 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5a55a1c-d1ea-4e09-9232-f39d2faa9c8a', 'x-compute-request-id': 'req-e5a55a1c-d1ea-4e09-9232-f39d2faa9c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:43,874 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.178s 2021-12-15 16:42:43,874 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de5da091-28b8-44e2-8258-77192a96a7a1', 'x-compute-request-id': 'req-de5da091-28b8-44e2-8258-77192a96a7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:45,055 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.170s 2021-12-15 16:42:45,055 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daa54697-a3fc-4d28-91af-b42d33bb9dfb', 'x-compute-request-id': 'req-daa54697-a3fc-4d28-91af-b42d33bb9dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:46,273 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.208s 2021-12-15 16:42:46,273 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb5e4245-0875-4c42-81ec-a9cb23483677', 'x-compute-request-id': 'req-eb5e4245-0875-4c42-81ec-a9cb23483677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:47,457 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.173s 2021-12-15 16:42:47,458 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd8a7ab4-921e-4edc-b07f-c55f05089ee6', 'x-compute-request-id': 'req-dd8a7ab4-921e-4edc-b07f-c55f05089ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:48,665 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.191s 2021-12-15 16:42:48,666 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02707157-dc19-4d52-a039-b3a25e251f34', 'x-compute-request-id': 'req-02707157-dc19-4d52-a039-b3a25e251f34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:49,872 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.196s 2021-12-15 16:42:49,872 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7daac809-bdd1-440c-9eeb-d3a29e01e709', 'x-compute-request-id': 'req-7daac809-bdd1-440c-9eeb-d3a29e01e709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:51,067 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.185s 2021-12-15 16:42:51,067 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9549249-8bfc-4dd1-89d5-5a6b567c3719', 'x-compute-request-id': 'req-d9549249-8bfc-4dd1-89d5-5a6b567c3719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:52,243 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.163s 2021-12-15 16:42:52,243 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97289e98-2ad7-4cbe-b6cd-0339f86eef69', 'x-compute-request-id': 'req-97289e98-2ad7-4cbe-b6cd-0339f86eef69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:53,451 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.194s 2021-12-15 16:42:53,451 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93b6b9bd-db83-40dc-83af-9b6c7fcf2a3b', 'x-compute-request-id': 'req-93b6b9bd-db83-40dc-83af-9b6c7fcf2a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:54,638 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.177s 2021-12-15 16:42:54,638 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-987aede0-ceb3-4a3c-9c70-8ab5f357e65b', 'x-compute-request-id': 'req-987aede0-ceb3-4a3c-9c70-8ab5f357e65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:55,825 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.176s 2021-12-15 16:42:55,826 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41d64c16-2fb0-4261-909a-932bf9b1ab0a', 'x-compute-request-id': 'req-41d64c16-2fb0-4261-909a-932bf9b1ab0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:57,018 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.176s 2021-12-15 16:42:57,019 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbf8df82-8bd8-4c15-bb8e-65b5a8de8b4b', 'x-compute-request-id': 'req-fbf8df82-8bd8-4c15-bb8e-65b5a8de8b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:58,213 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.184s 2021-12-15 16:42:58,213 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59b20bf3-35bc-4b32-9a16-ac35d40cfc32', 'x-compute-request-id': 'req-59b20bf3-35bc-4b32-9a16-ac35d40cfc32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:42:59,399 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.174s 2021-12-15 16:42:59,399 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81dee146-b40b-4479-8b8e-fbc46cd821f6', 'x-compute-request-id': 'req-81dee146-b40b-4479-8b8e-fbc46cd821f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:00,604 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.190s 2021-12-15 16:43:00,605 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0800fbd1-e460-4566-bc54-c1dedcf28f42', 'x-compute-request-id': 'req-0800fbd1-e460-4566-bc54-c1dedcf28f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:01,792 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.177s 2021-12-15 16:43:01,793 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09b21ad8-fac6-4d33-9e9a-cc99fed224ff', 'x-compute-request-id': 'req-09b21ad8-fac6-4d33-9e9a-cc99fed224ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:02,991 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.188s 2021-12-15 16:43:02,992 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db460c9b-b864-4f76-a9ef-e5a498eae946', 'x-compute-request-id': 'req-db460c9b-b864-4f76-a9ef-e5a498eae946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:04,191 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.190s 2021-12-15 16:43:04,192 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8044d6e-9b30-41c1-bec4-7a4f4e72b009', 'x-compute-request-id': 'req-b8044d6e-9b30-41c1-bec4-7a4f4e72b009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:05,394 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.186s 2021-12-15 16:43:05,395 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-115c0eda-2d97-443d-b4d1-34b715de3f25', 'x-compute-request-id': 'req-115c0eda-2d97-443d-b4d1-34b715de3f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:06,582 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.178s 2021-12-15 16:43:06,583 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c954b6f8-1223-48a0-b923-fc4d09bec6b7', 'x-compute-request-id': 'req-c954b6f8-1223-48a0-b923-fc4d09bec6b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:07,767 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.173s 2021-12-15 16:43:07,767 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a49ded43-4f36-4d1b-bd4b-74ce63e16b92', 'x-compute-request-id': 'req-a49ded43-4f36-4d1b-bd4b-74ce63e16b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:08,948 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.171s 2021-12-15 16:43:08,949 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02d2b54d-58c1-4a88-91e7-d8c73a86dd64', 'x-compute-request-id': 'req-02d2b54d-58c1-4a88-91e7-d8c73a86dd64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:10,137 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.173s 2021-12-15 16:43:10,138 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3a69578-e098-4de4-8936-9a37e3c19662', 'x-compute-request-id': 'req-a3a69578-e098-4de4-8936-9a37e3c19662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:11,314 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.166s 2021-12-15 16:43:11,315 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e31cbaac-b412-479d-babf-d61ffb9cea8a', 'x-compute-request-id': 'req-e31cbaac-b412-479d-babf-d61ffb9cea8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:12,489 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.164s 2021-12-15 16:43:12,489 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80ec174a-94d0-41e0-862d-4cc6fc2db4c7', 'x-compute-request-id': 'req-80ec174a-94d0-41e0-862d-4cc6fc2db4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:13,732 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.233s 2021-12-15 16:43:13,733 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9bf54ca-1c30-4816-a68a-b9235b0b3ec4', 'x-compute-request-id': 'req-c9bf54ca-1c30-4816-a68a-b9235b0b3ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:14,910 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.168s 2021-12-15 16:43:14,910 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-761ad84f-8b4c-4b5d-b1fd-2ddabb1239db', 'x-compute-request-id': 'req-761ad84f-8b4c-4b5d-b1fd-2ddabb1239db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:16,085 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.165s 2021-12-15 16:43:16,086 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94132815-3e97-47ae-98ee-095ead22eb3c', 'x-compute-request-id': 'req-94132815-3e97-47ae-98ee-095ead22eb3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:17,262 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.165s 2021-12-15 16:43:17,263 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-882dff65-a3c0-429f-ac33-0be5e144cab8', 'x-compute-request-id': 'req-882dff65-a3c0-429f-ac33-0be5e144cab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:18,442 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.169s 2021-12-15 16:43:18,442 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b51e9d58-6b83-4a51-854e-82206235e3b8', 'x-compute-request-id': 'req-b51e9d58-6b83-4a51-854e-82206235e3b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:19,632 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.178s 2021-12-15 16:43:19,632 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d7a3034-25ac-4b70-962a-ae0969c548b3', 'x-compute-request-id': 'req-3d7a3034-25ac-4b70-962a-ae0969c548b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:20,809 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.162s 2021-12-15 16:43:20,810 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83baa071-3d28-4fac-ae0e-b35798737985', 'x-compute-request-id': 'req-83baa071-3d28-4fac-ae0e-b35798737985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:22,011 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.191s 2021-12-15 16:43:22,012 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb7fe9b-2b71-4752-836c-75a636e89f5f', 'x-compute-request-id': 'req-4eb7fe9b-2b71-4752-836c-75a636e89f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:23,211 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.188s 2021-12-15 16:43:23,211 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9404136-f903-4f6b-90a3-fa2d039b7f11', 'x-compute-request-id': 'req-d9404136-f903-4f6b-90a3-fa2d039b7f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:24,408 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.186s 2021-12-15 16:43:24,409 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2643208f-8924-4b52-bc0b-f6dc7c2f3957', 'x-compute-request-id': 'req-2643208f-8924-4b52-bc0b-f6dc7c2f3957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:25,582 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.163s 2021-12-15 16:43:25,583 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d105089d-96e4-42ba-8591-421bd14afd0a', 'x-compute-request-id': 'req-d105089d-96e4-42ba-8591-421bd14afd0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:26,769 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.176s 2021-12-15 16:43:26,769 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ffe53e5-4975-41d7-80f5-25305455598e', 'x-compute-request-id': 'req-5ffe53e5-4975-41d7-80f5-25305455598e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:27,955 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.175s 2021-12-15 16:43:27,955 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5dd01a0-04f8-4faa-9440-97a0dbd94452', 'x-compute-request-id': 'req-b5dd01a0-04f8-4faa-9440-97a0dbd94452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:29,146 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.181s 2021-12-15 16:43:29,147 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb08634d-01ce-487f-ad0a-2711212205d9', 'x-compute-request-id': 'req-eb08634d-01ce-487f-ad0a-2711212205d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:30,326 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.169s 2021-12-15 16:43:30,327 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-466ca41b-2e08-43cc-8fae-42ab5e3756ce', 'x-compute-request-id': 'req-466ca41b-2e08-43cc-8fae-42ab5e3756ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:31,507 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.170s 2021-12-15 16:43:31,507 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1092b5df-d997-4e49-8abb-e987dbbb7ba8', 'x-compute-request-id': 'req-1092b5df-d997-4e49-8abb-e987dbbb7ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:32,691 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.175s 2021-12-15 16:43:32,692 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-903c57d5-2fbb-45d6-97d6-f6be1cfec01f', 'x-compute-request-id': 'req-903c57d5-2fbb-45d6-97d6-f6be1cfec01f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:33,873 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.172s 2021-12-15 16:43:33,874 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbcb57a7-2d2f-423f-8587-214df15b9e26', 'x-compute-request-id': 'req-dbcb57a7-2d2f-423f-8587-214df15b9e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:35,072 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.187s 2021-12-15 16:43:35,072 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c9fe69f-55f5-4b97-816d-e4f6375bdef1', 'x-compute-request-id': 'req-6c9fe69f-55f5-4b97-816d-e4f6375bdef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:36,262 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.180s 2021-12-15 16:43:36,262 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a92f936c-955c-468d-bc57-465559591ccb', 'x-compute-request-id': 'req-a92f936c-955c-468d-bc57-465559591ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:37,452 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.179s 2021-12-15 16:43:37,452 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fbd7b56-40ec-409d-806d-45f371397708', 'x-compute-request-id': 'req-0fbd7b56-40ec-409d-806d-45f371397708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:38,636 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.173s 2021-12-15 16:43:38,637 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbdf2978-a7d3-4ee4-83a5-4b7944dc1705', 'x-compute-request-id': 'req-fbdf2978-a7d3-4ee4-83a5-4b7944dc1705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:39,814 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.168s 2021-12-15 16:43:39,815 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3c37499-5c90-44f5-8bda-d02f93051703', 'x-compute-request-id': 'req-d3c37499-5c90-44f5-8bda-d02f93051703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:41,012 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.187s 2021-12-15 16:43:41,012 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8cd0860-e3c6-4f1d-b213-7d3aa4847ef7', 'x-compute-request-id': 'req-d8cd0860-e3c6-4f1d-b213-7d3aa4847ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:42,187 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.164s 2021-12-15 16:43:42,187 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95026fea-db8e-479c-8dd6-252ec4e9277b', 'x-compute-request-id': 'req-95026fea-db8e-479c-8dd6-252ec4e9277b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:43,377 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.181s 2021-12-15 16:43:43,378 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d4118aa-d53a-4242-8d74-28c55d7cd5e9', 'x-compute-request-id': 'req-6d4118aa-d53a-4242-8d74-28c55d7cd5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:44,556 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.168s 2021-12-15 16:43:44,556 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-947e9411-9aa3-4047-9dba-282a459d20d5', 'x-compute-request-id': 'req-947e9411-9aa3-4047-9dba-282a459d20d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:45,744 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.177s 2021-12-15 16:43:45,744 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-505ff214-5be8-474d-b2e4-f563f9d0f947', 'x-compute-request-id': 'req-505ff214-5be8-474d-b2e4-f563f9d0f947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:46,923 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.168s 2021-12-15 16:43:46,923 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69517768-c491-4bc7-b117-e4c4afd5a1cb', 'x-compute-request-id': 'req-69517768-c491-4bc7-b117-e4c4afd5a1cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:48,120 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.187s 2021-12-15 16:43:48,121 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-564eba96-31bf-405e-b4ce-528a26f64e5b', 'x-compute-request-id': 'req-564eba96-31bf-405e-b4ce-528a26f64e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:49,303 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.171s 2021-12-15 16:43:49,303 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2cb57b6-911f-4650-bc58-9f43c7ba1278', 'x-compute-request-id': 'req-f2cb57b6-911f-4650-bc58-9f43c7ba1278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:50,492 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.178s 2021-12-15 16:43:50,493 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00054af9-91cb-45f6-8b48-19c504eadf36', 'x-compute-request-id': 'req-00054af9-91cb-45f6-8b48-19c504eadf36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:51,680 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.172s 2021-12-15 16:43:51,681 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ce6e85b-1cee-43d8-87e1-a75c6eafff8f', 'x-compute-request-id': 'req-8ce6e85b-1cee-43d8-87e1-a75c6eafff8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:52,876 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.184s 2021-12-15 16:43:52,877 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c66b93b4-aac6-41c0-9215-976943fcffe1', 'x-compute-request-id': 'req-c66b93b4-aac6-41c0-9215-976943fcffe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:54,061 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.174s 2021-12-15 16:43:54,061 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-529fd7d9-f940-4f03-a0b3-9b58347af6d2', 'x-compute-request-id': 'req-529fd7d9-f940-4f03-a0b3-9b58347af6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:55,269 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.197s 2021-12-15 16:43:55,270 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dde0de64-f8b9-4c6f-b1e4-c8e2a3cdd6e8', 'x-compute-request-id': 'req-dde0de64-f8b9-4c6f-b1e4-c8e2a3cdd6e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:56,452 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.172s 2021-12-15 16:43:56,453 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9a5a008-0333-425b-a549-c0a59c8c5c18', 'x-compute-request-id': 'req-f9a5a008-0333-425b-a549-c0a59c8c5c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:57,641 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.178s 2021-12-15 16:43:57,641 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e1c4f13-c760-4c81-95fc-9197bb84e5d7', 'x-compute-request-id': 'req-6e1c4f13-c760-4c81-95fc-9197bb84e5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:43:58,817 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.166s 2021-12-15 16:43:58,818 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5f27dc7-f327-477e-b098-79265247a141', 'x-compute-request-id': 'req-c5f27dc7-f327-477e-b098-79265247a141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:00,004 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.171s 2021-12-15 16:44:00,004 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc282703-a8dd-4ead-8942-9cd5f298c23b', 'x-compute-request-id': 'req-bc282703-a8dd-4ead-8942-9cd5f298c23b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:01,196 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.178s 2021-12-15 16:44:01,196 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afe15ea3-6b8d-46d8-bb02-dbd21384e876', 'x-compute-request-id': 'req-afe15ea3-6b8d-46d8-bb02-dbd21384e876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:02,398 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.191s 2021-12-15 16:44:02,398 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d298da55-a2a8-41fb-8c7e-4ff3516aca9c', 'x-compute-request-id': 'req-d298da55-a2a8-41fb-8c7e-4ff3516aca9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:03,586 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.177s 2021-12-15 16:44:03,586 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e21c5856-a715-43d0-b75e-73ab00364cd9', 'x-compute-request-id': 'req-e21c5856-a715-43d0-b75e-73ab00364cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:04,758 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.161s 2021-12-15 16:44:04,758 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6597c545-bb86-492c-a954-57ba4a98c30b', 'x-compute-request-id': 'req-6597c545-bb86-492c-a954-57ba4a98c30b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:05,934 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.165s 2021-12-15 16:44:05,934 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c30ebfe-c3e8-4f80-a11e-44ba31d90775', 'x-compute-request-id': 'req-4c30ebfe-c3e8-4f80-a11e-44ba31d90775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:07,125 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.182s 2021-12-15 16:44:07,126 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf2b5b58-c798-422e-a499-997d255ad0d5', 'x-compute-request-id': 'req-cf2b5b58-c798-422e-a499-997d255ad0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:08,319 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.183s 2021-12-15 16:44:08,320 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97f35cc9-47fd-4a5f-878f-abd555ae412c', 'x-compute-request-id': 'req-97f35cc9-47fd-4a5f-878f-abd555ae412c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:09,512 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.181s 2021-12-15 16:44:09,512 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e7a6f2e-fc92-432d-b447-783b4878a9c1', 'x-compute-request-id': 'req-2e7a6f2e-fc92-432d-b447-783b4878a9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:10,692 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.169s 2021-12-15 16:44:10,692 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64fbedfe-3032-43fa-ad01-08a91a261a24', 'x-compute-request-id': 'req-64fbedfe-3032-43fa-ad01-08a91a261a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:11,882 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.179s 2021-12-15 16:44:11,882 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25bd9b19-aa8f-41c3-90e7-6089848013cd', 'x-compute-request-id': 'req-25bd9b19-aa8f-41c3-90e7-6089848013cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:13,073 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.181s 2021-12-15 16:44:13,074 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b01e42b5-11a2-413e-bade-f377cd5fdfa3', 'x-compute-request-id': 'req-b01e42b5-11a2-413e-bade-f377cd5fdfa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:14,318 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.235s 2021-12-15 16:44:14,319 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8924b3ea-86a2-4c6c-8068-ed0049602ed4', 'x-compute-request-id': 'req-8924b3ea-86a2-4c6c-8068-ed0049602ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:15,496 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.167s 2021-12-15 16:44:15,496 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9ebbab4-ec7e-4d27-ba81-d3a07b8bbc45', 'x-compute-request-id': 'req-f9ebbab4-ec7e-4d27-ba81-d3a07b8bbc45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:16,679 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.173s 2021-12-15 16:44:16,680 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd0af4b-4ac6-4f50-adae-3a619c44ee10', 'x-compute-request-id': 'req-3dd0af4b-4ac6-4f50-adae-3a619c44ee10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:17,873 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.183s 2021-12-15 16:44:17,874 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb8f6c80-44b5-4fbf-a9aa-65ee5f976114', 'x-compute-request-id': 'req-cb8f6c80-44b5-4fbf-a9aa-65ee5f976114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:19,068 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.185s 2021-12-15 16:44:19,069 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b42c2ef2-9f05-489e-a0ba-15007a964d96', 'x-compute-request-id': 'req-b42c2ef2-9f05-489e-a0ba-15007a964d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:20,246 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.166s 2021-12-15 16:44:20,246 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dac24a59-5954-4f25-a8de-d7adb2348cae', 'x-compute-request-id': 'req-dac24a59-5954-4f25-a8de-d7adb2348cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:21,419 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.163s 2021-12-15 16:44:21,419 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-873a8b93-e5fc-443a-a6a5-67e126b4f565', 'x-compute-request-id': 'req-873a8b93-e5fc-443a-a6a5-67e126b4f565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:22,605 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.176s 2021-12-15 16:44:22,605 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-222eb4ea-9fce-4d44-aaf9-3d8e712b5e8f', 'x-compute-request-id': 'req-222eb4ea-9fce-4d44-aaf9-3d8e712b5e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:23,784 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.169s 2021-12-15 16:44:23,784 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df5ac52b-c857-4020-a37a-cfe48ede72da', 'x-compute-request-id': 'req-df5ac52b-c857-4020-a37a-cfe48ede72da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:24,977 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.182s 2021-12-15 16:44:24,977 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-847d933a-fb04-4d6f-873a-35bacc0317d9', 'x-compute-request-id': 'req-847d933a-fb04-4d6f-873a-35bacc0317d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:26,174 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.185s 2021-12-15 16:44:26,174 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-003db832-3d18-4c01-8b57-64c53ac29318', 'x-compute-request-id': 'req-003db832-3d18-4c01-8b57-64c53ac29318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:27,342 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.158s 2021-12-15 16:44:27,343 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96065f1d-1dd2-42d3-b71c-63bf7f3ca665', 'x-compute-request-id': 'req-96065f1d-1dd2-42d3-b71c-63bf7f3ca665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:28,518 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.166s 2021-12-15 16:44:28,519 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a18f52ac-3cc7-4fb3-8232-bfe4b4658cf9', 'x-compute-request-id': 'req-a18f52ac-3cc7-4fb3-8232-bfe4b4658cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:29,714 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.184s 2021-12-15 16:44:29,714 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d82e2a2-6d7d-4f3b-8a4f-726704aa7f9e', 'x-compute-request-id': 'req-7d82e2a2-6d7d-4f3b-8a4f-726704aa7f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:30,899 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.174s 2021-12-15 16:44:30,900 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd9137c0-8af5-4eeb-9f79-21d466569917', 'x-compute-request-id': 'req-dd9137c0-8af5-4eeb-9f79-21d466569917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:32,103 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.193s 2021-12-15 16:44:32,103 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7e39a54-52e9-4ac5-895a-e89bf85661f2', 'x-compute-request-id': 'req-b7e39a54-52e9-4ac5-895a-e89bf85661f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:33,290 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.175s 2021-12-15 16:44:33,290 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-874e727c-3720-4d22-9a1a-dec6baa64e36', 'x-compute-request-id': 'req-874e727c-3720-4d22-9a1a-dec6baa64e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:34,469 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.169s 2021-12-15 16:44:34,469 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8804ee01-0703-4f04-add1-c8d0de5c6aab', 'x-compute-request-id': 'req-8804ee01-0703-4f04-add1-c8d0de5c6aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:35,649 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.170s 2021-12-15 16:44:35,650 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a02b387-6be2-4837-b1a2-6f5060d35b9c', 'x-compute-request-id': 'req-1a02b387-6be2-4837-b1a2-6f5060d35b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:36,824 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.164s 2021-12-15 16:44:36,824 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-810d872f-5427-4466-9501-f56fcacb6197', 'x-compute-request-id': 'req-810d872f-5427-4466-9501-f56fcacb6197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:38,170 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.336s 2021-12-15 16:44:38,171 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a74160cf-b88f-4c03-b42f-12b62698a379', 'x-compute-request-id': 'req-a74160cf-b88f-4c03-b42f-12b62698a379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:39,355 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.174s 2021-12-15 16:44:39,355 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ece97bf-e4ef-41c2-bfef-7570ab89c612', 'x-compute-request-id': 'req-4ece97bf-e4ef-41c2-bfef-7570ab89c612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:40,543 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.177s 2021-12-15 16:44:40,544 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2539466b-46db-4baf-8ce5-cf4da7f3a027', 'x-compute-request-id': 'req-2539466b-46db-4baf-8ce5-cf4da7f3a027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:41,723 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.169s 2021-12-15 16:44:41,723 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a1f92cf-5a14-49dc-ab26-c95ec3c5891e', 'x-compute-request-id': 'req-6a1f92cf-5a14-49dc-ab26-c95ec3c5891e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:42,924 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.192s 2021-12-15 16:44:42,925 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecb98ee6-7804-4ecc-9bde-e397735fc99c', 'x-compute-request-id': 'req-ecb98ee6-7804-4ecc-9bde-e397735fc99c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:44,123 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.186s 2021-12-15 16:44:44,123 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-547b6ae9-cf6a-400a-9907-2c83c010eee6', 'x-compute-request-id': 'req-547b6ae9-cf6a-400a-9907-2c83c010eee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:45,319 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.185s 2021-12-15 16:44:45,320 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcc0bfcf-e140-49ac-a133-d1cd359b5c87', 'x-compute-request-id': 'req-dcc0bfcf-e140-49ac-a133-d1cd359b5c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:46,506 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.176s 2021-12-15 16:44:46,507 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-958b4806-722f-4ca4-97b0-deae044a119a', 'x-compute-request-id': 'req-958b4806-722f-4ca4-97b0-deae044a119a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:47,702 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.185s 2021-12-15 16:44:47,703 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91499442-b120-4a70-8e1b-6278e29d1dd9', 'x-compute-request-id': 'req-91499442-b120-4a70-8e1b-6278e29d1dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:48,872 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.159s 2021-12-15 16:44:48,872 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57ebce4d-99c9-4053-a6b1-bb8205819d4a', 'x-compute-request-id': 'req-57ebce4d-99c9-4053-a6b1-bb8205819d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:50,084 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.202s 2021-12-15 16:44:50,085 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31f47037-1a38-40f5-b382-50c68cf7e53e', 'x-compute-request-id': 'req-31f47037-1a38-40f5-b382-50c68cf7e53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:51,288 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.192s 2021-12-15 16:44:51,289 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdf80d77-4cfe-4a7e-87da-a12926f7a2eb', 'x-compute-request-id': 'req-fdf80d77-4cfe-4a7e-87da-a12926f7a2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:52,490 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.191s 2021-12-15 16:44:52,490 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-653ea728-83b5-4b92-913d-3c082851f481', 'x-compute-request-id': 'req-653ea728-83b5-4b92-913d-3c082851f481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:53,685 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.185s 2021-12-15 16:44:53,686 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-945feb28-a539-49b0-8a8f-10ba326636a8', 'x-compute-request-id': 'req-945feb28-a539-49b0-8a8f-10ba326636a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:54,870 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.174s 2021-12-15 16:44:54,870 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f4a0271-fee8-4133-9896-4ee3bb7cdecd', 'x-compute-request-id': 'req-7f4a0271-fee8-4133-9896-4ee3bb7cdecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:56,057 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.176s 2021-12-15 16:44:56,058 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11be3fc6-4814-45b5-a0be-3b4bbdcdf6d9', 'x-compute-request-id': 'req-11be3fc6-4814-45b5-a0be-3b4bbdcdf6d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:57,239 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.168s 2021-12-15 16:44:57,240 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c7c8783-b7ef-451f-9ef6-5b78b614426e', 'x-compute-request-id': 'req-5c7c8783-b7ef-451f-9ef6-5b78b614426e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:58,427 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.177s 2021-12-15 16:44:58,428 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8dc8770-8c1b-4add-af3b-c458ff5e40b3', 'x-compute-request-id': 'req-d8dc8770-8c1b-4add-af3b-c458ff5e40b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:44:59,602 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.164s 2021-12-15 16:44:59,602 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f4b65d0-fc08-4a4c-9889-bd689f2796c2', 'x-compute-request-id': 'req-9f4b65d0-fc08-4a4c-9889-bd689f2796c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:45:00,799 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.186s 2021-12-15 16:45:00,800 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b71e74e7-d9e8-4d1d-96e0-7420c30619f1', 'x-compute-request-id': 'req-b71e74e7-d9e8-4d1d-96e0-7420c30619f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:45:01,993 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.183s 2021-12-15 16:45:01,993 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76e4e068-0ccc-481b-b8bc-ec242baaa5d2', 'x-compute-request-id': 'req-76e4e068-0ccc-481b-b8bc-ec242baaa5d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:45:03,183 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.180s 2021-12-15 16:45:03,184 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7745f577-e286-41ed-9128-0938125819a9', 'x-compute-request-id': 'req-7745f577-e286-41ed-9128-0938125819a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:45:04,371 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.177s 2021-12-15 16:45:04,372 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f12749a-e12f-4096-8ebe-70151b0bbcec', 'x-compute-request-id': 'req-0f12749a-e12f-4096-8ebe-70151b0bbcec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:45:05,569 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.186s 2021-12-15 16:45:05,569 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c15628a-d1a2-4a89-83a1-6161bf35962b', 'x-compute-request-id': 'req-6c15628a-d1a2-4a89-83a1-6161bf35962b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:45:06,761 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.181s 2021-12-15 16:45:06,761 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9faaf109-853e-4cef-99f7-dfd7e7f036c9', 'x-compute-request-id': 'req-9faaf109-853e-4cef-99f7-dfd7e7f036c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:45:07,939 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.168s 2021-12-15 16:45:07,940 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0abb19e7-f7ae-4e87-aa28-b2b7894d85f4', 'x-compute-request-id': 'req-0abb19e7-f7ae-4e87-aa28-b2b7894d85f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:45:09,131 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f 0.181s 2021-12-15 16:45:09,132 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1801', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19c99060-7f09-4a42-93fc-cd53c7fb73f3', 'x-compute-request-id': 'req-19c99060-7f09-4a42-93fc-cd53c7fb73f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f'} Body: b'{"server": {"id": "134cc886-afce-4a89-b875-cdf6768bfd8f", "name": "tempest-AttachVolumeShelveTestJSON-server-1395275577", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:21:16Z", "updated": "2021-12-15T16:39:10Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}, {"version": 4, "addr": "172.27.3.176", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:aa:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/134cc886-afce-4a89-b875-cdf6768bfd8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-82452724", "OS-SRV-USG:launched_at": "2021-12-15T16:24:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1542206977"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "e4276f5f-7069-4ad3-8bbd-063936d4d3b5", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-12-15 16:45:09,140 116697 ERROR [tempest.api.compute.base] Failed to delete server 134cc886-afce-4a89-b875-cdf6768bfd8f 2021-12-15 16:45:09.140 116697 ERROR tempest.api.compute.base Traceback (most recent call last): 2021-12-15 16:45:09.140 116697 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 445, in delete_server 2021-12-15 16:45:09.140 116697 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2021-12-15 16:45:09.140 116697 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 141, in wait_for_server_termination 2021-12-15 16:45:09.140 116697 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2021-12-15 16:45:09.140 116697 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2021-12-15 16:45:09.140 116697 ERROR tempest.api.compute.base Details: None 2021-12-15 16:45:09.140 116697 ERROR tempest.api.compute.base 2021-12-15 16:45:09,168 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-82452724 0.026s 2021-12-15 16:45:09,168 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3033100f-2751-41e6-96c5-9d7f9db16ff4', 'x-compute-request-id': 'req-3033100f-2751-41e6-96c5-9d7f9db16ff4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-82452724'} Body: b'' 2021-12-15 16:45:09,221 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 409 DELETE http://10.222.0.30:9696/v2.0/security-groups/f053cddd-cf92-48e6-a384-23b1762ba984 0.052s 2021-12-15 16:45:09,222 116697 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': '136', 'x-openstack-request-id': 'req-95b088c4-6688-43f1-8ced-11a782f9e286', 'date': 'Wed, 15 Dec 2021 16:45:09 GMT', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/f053cddd-cf92-48e6-a384-23b1762ba984'} Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group f053cddd-cf92-48e6-a384-23b1762ba984 in use.", "detail": ""}}' 2021-12-15 16:45:09,222 116697 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group f053cddd-cf92-48e6-a384-23b1762ba984 VM might not be deleted 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources Traceback (most recent call last): 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id) 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri) 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri) 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body) 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body) 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 824, in _error_checker 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp) 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group f053cddd-cf92-48e6-a384-23b1762ba984 in use.', 'detail': ''} 2021-12-15 16:45:09.222 116697 ERROR tempest.lib.common.validation_resources 2021-12-15 16:45:10,114 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/floatingips/e7c9c019-46c2-40a2-9430-17d3af8998cf 0.890s 2021-12-15 16:45:10,115 116697 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-77f38cd8-6461-4741-8cdd-5ad60ab28fc9', 'content-length': '0', 'date': 'Wed, 15 Dec 2021 16:45:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/e7c9c019-46c2-40a2-9430-17d3af8998cf'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume e4276f5f-7069-4ad3-8bbd-063936d4d3b5 failed to reach available status (current detaching) within the required time (360 s). }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/fixture.py", line 125, in cleanUp return self._cleanups(raise_errors=raise_first) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/callmany.py", line 89, in __call__ reraise(error[0], error[1], error[2]) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/compat.py", line 27, in reraise raise exc_obj.with_traceback(exc_tb) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/callmany.py", line 83, in __call__ cleanup(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources raise has_exception File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources security_group_client.delete_security_group(sec_id) File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group return self.delete_resource(uri) File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource resp, body = self.delete(req_uri) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 824, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group f053cddd-cf92-48e6-a384-23b1762ba984 in use.', 'detail': ''} }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 380, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume e4276f5f-7069-4ad3-8bbd-063936d4d3b5 failed to detach from server 134cc886-afce-4a89-b875-cdf6768bfd8f within the required time (360 s) from the compute API perspective |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft3.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-15 16:45:10,302 116697 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-12-15 16:45:10,304 116697 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-12-15 16:45:10,850 116697 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.545s 2021-12-15 16:45:10,850 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-85624778"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbd3cae1-e561-4bc2-92c0-61e970118ca4', 'x-compute-request-id': 'req-fbd3cae1-e561-4bc2-92c0-61e970118ca4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAtvvwqeHK5lgFwZsVYFYZkK6UXKengboFTARbwpSBhClqSdwQ\\nGxkseIOD6uETujE0xLqjeYn56ZNINfeRxMx5r+opMWLKLotN7HJs0LX7pnOpCGIn\\nuIEhuGOMBPgkk/ElrE1LaVlJe+tcaOQgs0fBaL0jF9/3j51U34mho+Bf5toNqWUE\\nbW495kXndC0eSh7Qu66xzhCrbXe6v9G34pJjgSth+uVnujL7e57WTkUV+0QI4PbA\\n6kfQczZhlqNO/4acsEwzFb6Aa5rFvQavUWpE/w3a+teKcYtJxv9gz8RZsZM79JjE\\nCJYohj8CwxADxWaw56dPIptJra+eePsjXezcXwIDAQABAoIBABqGUtCNZngVcmAq\\nNuMMGBCc/eygcOuhJ3tpdlOya0PZLQsf10XWVFfz2H+HuPBYiamq1F+d3Jg7PVB1\\nXrAEY+9YJjh+dYhhsR4BSDzI5H2wbmREtjVMorKz22ws/EBlyGw9mBzhUIGiEHcz\\n+nmCgUrJf/jKAnzS9aahsMiskbpIyp9xZcIHMuB3y6IobpnOwETB6Vah8P3rxjUc\\nsmLddYgYRyGCPCLJs3GfhrFNzZA/U+8jtkYSElSBQUVsW2jTSiCXuecqpaoeQ9PP\\nctnxdu8pRUmEJhD5vqx7hCn0nTd3xNhHtH6wJGqrIWM8qFgsoszBvoucgqiGsWhh\\n9kX0J4ECgYEA6OhfGCestsy8XB+fva8bRfiAOw1WG/lku1fCINjw7G5C9sFsHAXU\\nqahtS7YipF6yAke6UtrCaGDSNksv+BhpVG5G9uxH0p5ZRzyl4WxwiJ9arEKOOwiH\\nKog2tZHAiF5yU/BG2WLro+fwNpERH6QeC9NmrFU5KlX8puAbPDnue08CgYEAySBq\\nkOHqyWY2HMsecQl2LJFS8rIyUxhTIQNOqQzeWwG4eTBh+AhJdMRYqROKRoxgwtcd\\n4y4EJ/m3+0GZCxhNK0QEvJGuYjiCHYr2BV5WhNhrKsOsYUXhvyUSKfaHjwgwNDkD\\no/sEp3doczSHCl9zrjQkvL413hodaTtwKVNbCfECgYBVfbYqL6X+E3iweAsynSvt\\nqyGmi2aoLgsDmVrwo7ELmA2MdcMxJhLBk8lKmThuDTRaEeoar6Hcnm2K8F5TOuKu\\n0yvJR0G11dn/hAt/i0ZjX9rwkB2VHbQ/sHAkhbOeWsyscu4OrXjBWUmbPfSDIMLG\\npHpzl3S8TYPH3Ush+EHJkQKBgQC9lmn9sofQWyHtGGbUpNeZgU+QaPtZKtfJicWP\\nQwsi/Ec5Latb0+vyPtdYYYv5nn/jikWpDYpraFDObnJma/zqKM7SNf0Mpzm3wXLR\\ncrDZvuuePx7x/p6iwL4TgkkcQdq2j3voCknD1qJF3qDg3UM9Vfe/VwmOGE3bEWVT\\n/zgU8QKBgCIB6XHxolMrpXe4SB2wnxDh9QHckINM8Xk1BsHInNCNuxbjylOHTw9W\\nIB0sfNHjHtP8pCRRcGJAscnTESurjOOrhMqLDfGpAVT/aIq2XobGeuENqx6UhvBB\\nkKX6Ki6BM9NAaYQBUs1YqH5Ku9Xjvse28g9NWqj5nmcRx2Fd/Pv5\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-85624778", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2+/Cp4crmWAXBmxVgVhmQrpRcp6eBugVMBFvClIGEKWpJ3BAbGSx4g4Pq4RO6MTTEuqN5ifnpk0g195HEzHmv6ikxYsoui03scmzQtfumc6kIYie4gSG4Y4wE+CST8SWsTUtpWUl761xo5CCzR8FovSMX3/ePnVTfiaGj4F/m2g2pZQRtbj3mRed0LR5KHtC7rrHOEKttd7q/0bfikmOBK2H65We6Mvt7ntZORRX7RAjg9sDqR9BzNmGWo07/hpywTDMVvoBrmsW9Bq9RakT/Ddr614pxi0nG/2DPxFmxkzv0mMQIliiGPwLDEAPFZrDnp08im0mtr554+yNd7Nxf Generated-by-Nova", "fingerprint": "24:2b:60:2b:ac:e6:8f:57:dc:9e:f5:57:4d:f7:e9:23", "user_id": "b7f047bf1080497290a18bff8b4e4337"}}' 2021-12-15 16:45:10,852 116697 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-85624778 created 2021-12-15 16:45:11,045 116697 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-groups 0.192s 2021-12-15 16:45:11,046 116697 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--403851101", "description": "tempest-description--2041039310"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-73e00b3c-417d-47d6-9f79-f46ccd95e9aa', 'date': 'Wed, 15 Dec 2021 16:45:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "d2eb7148-ee21-41d4-b811-a30a6f50dcc5", "name": "tempest-securitygroup--403851101", "stateful": true, "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "description": "tempest-description--2041039310", "shared": false, "security_group_rules": [{"id": "690299a7-c465-4418-a4e7-06dc73db8393", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "security_group_id": "d2eb7148-ee21-41d4-b811-a30a6f50dcc5", "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": 542, "description": null, "tags": [], "created_at": "2021-12-15T16:45:10Z", "updated_at": "2021-12-15T16:45:10Z", "revision_number": 0, "project_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}, {"id": "e2330f94-9c51-4586-993a-5d6a9143b9ea", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "security_group_id": "d2eb7148-ee21-41d4-b811-a30a6f50dcc5", "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": 541, "description": null, "tags": [], "created_at": "2021-12-15T16:45:10Z", "updated_at": "2021-12-15T16:45:10Z", "revision_number": 0, "project_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}], "tags": [], "created_at": "2021-12-15T16:45:10Z", "updated_at": "2021-12-15T16:45:10Z", "revision_number": 1, "project_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:45:11,189 116697 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.142s 2021-12-15 16:45:11,189 116697 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": "d2eb7148-ee21-41d4-b811-a30a6f50dcc5", "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-6991028b-1b51-434c-92a4-e8dbe046f33f', 'date': 'Wed, 15 Dec 2021 16:45:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d373f2f9-cf41-4d95-a13b-12fe6e0c116a", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "security_group_id": "d2eb7148-ee21-41d4-b811-a30a6f50dcc5", "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-12-15T16:45:11Z", "updated_at": "2021-12-15T16:45:11Z", "revision_number": 0, "project_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:45:11,368 116697 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.178s 2021-12-15 16:45:11,368 116697 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": "d2eb7148-ee21-41d4-b811-a30a6f50dcc5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-51b5c081-ebc6-424b-a591-3c0e5edbb00b', 'date': 'Wed, 15 Dec 2021 16:45:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "00a093ba-92f7-4880-9d36-7d3643218552", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "security_group_id": "d2eb7148-ee21-41d4-b811-a30a6f50dcc5", "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-12-15T16:45:11Z", "updated_at": "2021-12-15T16:45:11Z", "revision_number": 0, "project_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:45:11,369 116697 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--403851101 created 2021-12-15 16:45:12,485 116697 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/floatingips 1.116s 2021-12-15 16:45:12,486 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "ebdc5864-b8de-4476-b7c0-64696657b6ef"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-9bb4a0ea-e162-4591-b8b1-f77131bbf2dc', 'date': 'Wed, 15 Dec 2021 16:45:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6785826a-c784-4f9a-bc3d-ed64ca9edce6", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "floating_ip_address": "172.27.3.219", "floating_network_id": "ebdc5864-b8de-4476-b7c0-64696657b6ef", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "description": "", "port_details": null, "tags": [], "created_at": "2021-12-15T16:45:12Z", "updated_at": "2021-12-15T16:45:12Z", "revision_number": 0}}' 2021-12-15 16:45:12,486 116697 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6785826a-c784-4f9a-bc3d-ed64ca9edce6', 'tenant_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'floating_ip_address': '172.27.3.219', 'floating_network_id': 'ebdc5864-b8de-4476-b7c0-64696657b6ef', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-12-15T16:45:12Z', 'updated_at': '2021-12-15T16:45:12Z', 'revision_number': 0, 'ip': '172.27.3.219'} created 2021-12-15 16:45:12,581 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.088s 2021-12-15 16:45:12,582 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3256', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-14520c0d-ab74-4fe2-89a9-428aaea3dccd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b7f047bf1080497290a18bff8b4e4337", "name": "tempest-AttachVolumeShelveTestJSON-1746014621-project", "password_expires_at": null}, "audit_ids": ["pkogAq-uSVOPpQqkRuAs_A"], "expires_at": "2021-12-15T17:45:12.000000Z", "issued_at": "2021-12-15T16:45:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4bb083b5a25444b3845b0f49b8b6f4d6", "name": "tempest-AttachVolumeShelveTestJSON-1746014621"}, "is_domain": false, "roles": [{"id": "2cf8ebee4de04d798d9be9a723dbd015", "name": "member"}, {"id": "6578e00baa8946f69479551803fdf4a5", "name": "reader"}], "catalog": [{"endpoints": [{"id": "15c5d4402aeb4ad7a12dddd81446392a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "20ca25e054a3418a94c7b576705095b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7491346e143c41d08b3b799d1bf71bb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "43b1604e1cbd4edab26d79e37cadb31f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "8bbb21ef884b403ca5f9d9fd8ee7ca8e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6", "region": "RegionOne"}], "id": "49bc577c7f5e4bfaa8c711a853666dd8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b02ee32fe9e04fd0a4579b5900577df0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "5cf1d5f77e484157a9b5be890c153037", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "06d1f67dac554aab99b04cf7f3c68218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/4bb083b5a25444b3845b0f49b8b6f4d6", "region": "RegionOne"}], "id": "6d50823950744e4a94af7e0d8b637e09", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ab0aedbadc484da8a07fac5b625cc92c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/4bb083b5a25444b3845b0f49b8b6f4d6", "region": "RegionOne"}], "id": "74e3ece558cf42e08730db5860005697", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "87931e8872ca4595870b13917ea00551", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "84c6d824b7724060a702753ad348067d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "28c15e719099481ba2b40443fee3ad1a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_4bb083b5a25444b3845b0f49b8b6f4d6", "region": "RegionOne"}, {"id": "4b2b95f06d2b4b68acc5c543da11ce8d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "d55dac05e5814366a7643f2e65cc8924", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6616e3822c59416c8e50478f6ea5a73a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "e42525857006418fadc2ca4deda2c5fd", "type": "placement", "name": "placement"}]}}' 2021-12-15 16:45:12,582 116697 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '29861749-eeff-4f47-ab67-6cbd4ee56a63', 'name': 'tempest-AttachVolumeShelveTestJSON-2070819766-network', 'tenant_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 646, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-12-15T16:20:45Z', 'updated_at': '2021-12-15T16:20:45Z', 'revision_number': 1} available for tenant 2021-12-15 16:45:12,583 116697 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtvvwqeHK5lgFwZsVYFYZkK6UXKengboFTARbwpSBhClqSdwQ\nGxkseIOD6uETujE0xLqjeYn56ZNINfeRxMx5r+opMWLKLotN7HJs0LX7pnOpCGIn\nuIEhuGOMBPgkk/ElrE1LaVlJe+tcaOQgs0fBaL0jF9/3j51U34mho+Bf5toNqWUE\nbW495kXndC0eSh7Qu66xzhCrbXe6v9G34pJjgSth+uVnujL7e57WTkUV+0QI4PbA\n6kfQczZhlqNO/4acsEwzFb6Aa5rFvQavUWpE/w3a+teKcYtJxv9gz8RZsZM79JjE\nCJYohj8CwxADxWaw56dPIptJra+eePsjXezcXwIDAQABAoIBABqGUtCNZngVcmAq\nNuMMGBCc/eygcOuhJ3tpdlOya0PZLQsf10XWVFfz2H+HuPBYiamq1F+d3Jg7PVB1\nXrAEY+9YJjh+dYhhsR4BSDzI5H2wbmREtjVMorKz22ws/EBlyGw9mBzhUIGiEHcz\n+nmCgUrJf/jKAnzS9aahsMiskbpIyp9xZcIHMuB3y6IobpnOwETB6Vah8P3rxjUc\nsmLddYgYRyGCPCLJs3GfhrFNzZA/U+8jtkYSElSBQUVsW2jTSiCXuecqpaoeQ9PP\nctnxdu8pRUmEJhD5vqx7hCn0nTd3xNhHtH6wJGqrIWM8qFgsoszBvoucgqiGsWhh\n9kX0J4ECgYEA6OhfGCestsy8XB+fva8bRfiAOw1WG/lku1fCINjw7G5C9sFsHAXU\nqahtS7YipF6yAke6UtrCaGDSNksv+BhpVG5G9uxH0p5ZRzyl4WxwiJ9arEKOOwiH\nKog2tZHAiF5yU/BG2WLro+fwNpERH6QeC9NmrFU5KlX8puAbPDnue08CgYEAySBq\nkOHqyWY2HMsecQl2LJFS8rIyUxhTIQNOqQzeWwG4eTBh+AhJdMRYqROKRoxgwtcd\n4y4EJ/m3+0GZCxhNK0QEvJGuYjiCHYr2BV5WhNhrKsOsYUXhvyUSKfaHjwgwNDkD\no/sEp3doczSHCl9zrjQkvL413hodaTtwKVNbCfECgYBVfbYqL6X+E3iweAsynSvt\nqyGmi2aoLgsDmVrwo7ELmA2MdcMxJhLBk8lKmThuDTRaEeoar6Hcnm2K8F5TOuKu\n0yvJR0G11dn/hAt/i0ZjX9rwkB2VHbQ/sHAkhbOeWsyscu4OrXjBWUmbPfSDIMLG\npHpzl3S8TYPH3Ush+EHJkQKBgQC9lmn9sofQWyHtGGbUpNeZgU+QaPtZKtfJicWP\nQwsi/Ec5Latb0+vyPtdYYYv5nn/jikWpDYpraFDObnJma/zqKM7SNf0Mpzm3wXLR\ncrDZvuuePx7x/p6iwL4TgkkcQdq2j3voCknD1qJF3qDg3UM9Vfe/VwmOGE3bEWVT\n/zgU8QKBgCIB6XHxolMrpXe4SB2wnxDh9QHckINM8Xk1BsHInNCNuxbjylOHTw9W\nIB0sfNHjHtP8pCRRcGJAscnTESurjOOrhMqLDfGpAVT/aIq2XobGeuENqx6UhvBB\nkKX6Ki6BM9NAaYQBUs1YqH5Ku9Xjvse28g9NWqj5nmcRx2Fd/Pv5\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-85624778', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2+/Cp4crmWAXBmxVgVhmQrpRcp6eBugVMBFvClIGEKWpJ3BAbGSx4g4Pq4RO6MTTEuqN5ifnpk0g195HEzHmv6ikxYsoui03scmzQtfumc6kIYie4gSG4Y4wE+CST8SWsTUtpWUl761xo5CCzR8FovSMX3/ePnVTfiaGj4F/m2g2pZQRtbj3mRed0LR5KHtC7rrHOEKttd7q/0bfikmOBK2H65We6Mvt7ntZORRX7RAjg9sDqR9BzNmGWo07/hpywTDMVvoBrmsW9Bq9RakT/Ddr614pxi0nG/2DPxFmxkzv0mMQIliiGPwLDEAPFZrDnp08im0mtr554+yNd7Nxf Generated-by-Nova', 'fingerprint': '24:2b:60:2b:ac:e6:8f:57:dc:9e:f5:57:4d:f7:e9:23', 'user_id': 'b7f047bf1080497290a18bff8b4e4337'}, 'security_group': {'id': 'd2eb7148-ee21-41d4-b811-a30a6f50dcc5', 'name': 'tempest-securitygroup--403851101', 'stateful': True, 'tenant_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'description': 'tempest-description--2041039310', 'shared': False, 'security_group_rules': [{'id': '690299a7-c465-4418-a4e7-06dc73db8393', 'tenant_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'security_group_id': 'd2eb7148-ee21-41d4-b811-a30a6f50dcc5', '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': 542, 'description': None, 'tags': [], 'created_at': '2021-12-15T16:45:10Z', 'updated_at': '2021-12-15T16:45:10Z', 'revision_number': 0, 'project_id': '4bb083b5a25444b3845b0f49b8b6f4d6'}, {'id': 'e2330f94-9c51-4586-993a-5d6a9143b9ea', 'tenant_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'security_group_id': 'd2eb7148-ee21-41d4-b811-a30a6f50dcc5', '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': 541, 'description': None, 'tags': [], 'created_at': '2021-12-15T16:45:10Z', 'updated_at': '2021-12-15T16:45:10Z', 'revision_number': 0, 'project_id': '4bb083b5a25444b3845b0f49b8b6f4d6'}], 'tags': [], 'created_at': '2021-12-15T16:45:10Z', 'updated_at': '2021-12-15T16:45:10Z', 'revision_number': 1, 'project_id': '4bb083b5a25444b3845b0f49b8b6f4d6'}, 'floating_ip': {'id': '6785826a-c784-4f9a-bc3d-ed64ca9edce6', 'tenant_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'floating_ip_address': '172.27.3.219', 'floating_network_id': 'ebdc5864-b8de-4476-b7c0-64696657b6ef', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4bb083b5a25444b3845b0f49b8b6f4d6', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-12-15T16:45:12Z', 'updated_at': '2021-12-15T16:45:12Z', 'revision_number': 0, 'ip': '172.27.3.219'}} 2021-12-15 16:45:13,341 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.30/compute/v2.1/servers 0.757s 2021-12-15 16:45:13,341 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-380655890", "imageRef": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "29861749-eeff-4f47-ab67-6cbd4ee56a63"}], "security_groups": [{"name": "tempest-securitygroup--403851101"}], "key_name": "tempest-keypair-85624778", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f618dbdb-017c-4839-b0bc-1770365a0216', 'x-compute-request-id': 'req-f618dbdb-017c-4839-b0bc-1770365a0216', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--403851101"}], "adminPass": "password"}}' 2021-12-15 16:45:13,417 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.073s 2021-12-15 16:45:13,418 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3f18d36-4888-4d00-9054-321de5480607', 'x-compute-request-id': 'req-a3f18d36-4888-4d00-9054-321de5480607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'{"server": {"id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "name": "tempest-AttachVolumeShelveTestJSON-server-380655890", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:45:13Z", "updated": "2021-12-15T16:45:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-85624778", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:45:14,542 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.115s 2021-12-15 16:45:14,543 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e2093dd-b625-4ec1-a5f3-12fdcda25740', 'x-compute-request-id': 'req-2e2093dd-b625-4ec1-a5f3-12fdcda25740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'{"server": {"id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "name": "tempest-AttachVolumeShelveTestJSON-server-380655890", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:45:13Z", "updated": "2021-12-15T16:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85624778", "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": [], "locked": false, "description": null}}' 2021-12-15 16:45:14,551 116697 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2021-12-15 16:45:15,824 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.271s 2021-12-15 16:45:15,824 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e430e577-e49f-43a7-8e80-22c9abd814ac', 'x-compute-request-id': 'req-e430e577-e49f-43a7-8e80-22c9abd814ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'{"server": {"id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "name": "tempest-AttachVolumeShelveTestJSON-server-380655890", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:45:13Z", "updated": "2021-12-15T16:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85624778", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--403851101"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:45:15,833 116697 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2021-12-15 16:45:17,047 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.213s 2021-12-15 16:45:17,047 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b786f40d-5007-472b-9d03-65eca3a65eb6', 'x-compute-request-id': 'req-b786f40d-5007-472b-9d03-65eca3a65eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'{"server": {"id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "name": "tempest-AttachVolumeShelveTestJSON-server-380655890", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:45:13Z", "updated": "2021-12-15T16:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85624778", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--403851101"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:45:18,232 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.174s 2021-12-15 16:45:18,233 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d7113fb-07bc-4cb8-8b72-a04ec0461687', 'x-compute-request-id': 'req-0d7113fb-07bc-4cb8-8b72-a04ec0461687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'{"server": {"id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "name": "tempest-AttachVolumeShelveTestJSON-server-380655890", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:45:13Z", "updated": "2021-12-15T16:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85624778", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--403851101"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:45:19,416 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.173s 2021-12-15 16:45:19,416 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cd07a74-2897-4976-ae4b-bd354ef5d41f', 'x-compute-request-id': 'req-1cd07a74-2897-4976-ae4b-bd354ef5d41f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'{"server": {"id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "name": "tempest-AttachVolumeShelveTestJSON-server-380655890", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:45:13Z", "updated": "2021-12-15T16:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85624778", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--403851101"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:45:20,601 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.174s 2021-12-15 16:45:20,601 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3c5063f-dcda-454b-a5b4-2d38aa3daa2e', 'x-compute-request-id': 'req-b3c5063f-dcda-454b-a5b4-2d38aa3daa2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'{"server": {"id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "name": "tempest-AttachVolumeShelveTestJSON-server-380655890", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:45:13Z", "updated": "2021-12-15T16:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85624778", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--403851101"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:45:21,790 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.179s 2021-12-15 16:45:21,791 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96c4c5ce-779f-4569-9d3f-67b0bd7ecd7e', 'x-compute-request-id': 'req-96c4c5ce-779f-4569-9d3f-67b0bd7ecd7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'{"server": {"id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "name": "tempest-AttachVolumeShelveTestJSON-server-380655890", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:45:13Z", "updated": "2021-12-15T16:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85624778", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--403851101"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:45:23,033 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.233s 2021-12-15 16:45:23,034 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e4c4ce7-4359-4497-a1e5-7beca2e7ec61', 'x-compute-request-id': 'req-4e4c4ce7-4359-4497-a1e5-7beca2e7ec61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'{"server": {"id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "name": "tempest-AttachVolumeShelveTestJSON-server-380655890", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:45:13Z", "updated": "2021-12-15T16:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85624778", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--403851101"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:45:24,207 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.164s 2021-12-15 16:45:24,208 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf38b3d6-0471-4036-9705-510789e81b45', 'x-compute-request-id': 'req-cf38b3d6-0471-4036-9705-510789e81b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'{"server": {"id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "name": "tempest-AttachVolumeShelveTestJSON-server-380655890", "status": "BUILD", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:45:13Z", "updated": "2021-12-15T16:45:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85624778", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--403851101"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:45:25,381 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.165s 2021-12-15 16:45:25,382 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1596', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12202cba-daf5-48ee-96f4-41c81ac93b0c', 'x-compute-request-id': 'req-12202cba-daf5-48ee-96f4-41c81ac93b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'{"server": {"id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "name": "tempest-AttachVolumeShelveTestJSON-server-380655890", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:45:13Z", "updated": "2021-12-15T16:45:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:ee:8f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-85624778", "OS-SRV-USG:launched_at": "2021-12-15T16:45:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--403851101"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:45:25,392 116697 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2021-12-15 16:45:25,499 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/os-interface 0.106s 2021-12-15 16:45:25,499 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18347732-7345-4999-92f1-11fe42105715', 'x-compute-request-id': 'req-18347732-7345-4999-92f1-11fe42105715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "29861749-eeff-4f47-ab67-6cbd4ee56a63", "port_id": "9997c77e-4da9-4aed-96ce-4f8d7ead5391", "mac_addr": "fa:16:3e:d5:ee:8f", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1290ce4b-4028-4894-9850-b730c4b48630", "ip_address": "172.20.0.9"}]}]}' 2021-12-15 16:45:26,833 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.30:9696/v2.0/floatingips/6785826a-c784-4f9a-bc3d-ed64ca9edce6 1.329s 2021-12-15 16:45:26,834 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "9997c77e-4da9-4aed-96ce-4f8d7ead5391"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-5709b928-8b3a-43a6-8f6c-a572b03d73be', 'date': 'Wed, 15 Dec 2021 16:45:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/6785826a-c784-4f9a-bc3d-ed64ca9edce6'} Body: b'{"floatingip": {"id": "6785826a-c784-4f9a-bc3d-ed64ca9edce6", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "floating_ip_address": "172.27.3.219", "floating_network_id": "ebdc5864-b8de-4476-b7c0-64696657b6ef", "router_id": "8963eb13-9ca2-4c31-a943-6e232ed4dd64", "port_id": "9997c77e-4da9-4aed-96ce-4f8d7ead5391", "fixed_ip_address": "172.20.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "29861749-eeff-4f47-ab67-6cbd4ee56a63", "mac_address": "fa:16:3e:d5:ee:8f", "admin_state_up": true, "status": "ACTIVE", "device_id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-12-15T16:45:12Z", "updated_at": "2021-12-15T16:45:25Z", "revision_number": 1, "project_id": "4bb083b5a25444b3845b0f49b8b6f4d6"}}' 2021-12-15 16:45:26,921 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.086s 2021-12-15 16:45:26,921 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cbf50c6-93d8-4ce2-ae01-121fd08733f5', 'x-compute-request-id': 'req-5cbf50c6-93d8-4ce2-ae01-121fd08733f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": ""}' 2021-12-15 16:45:27,999 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.075s 2021-12-15 16:45:28,000 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-578cae95-0e36-448e-bddf-37ba7cd2c8ab', 'x-compute-request-id': 'req-578cae95-0e36-448e-bddf-37ba7cd2c8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": ""}' 2021-12-15 16:45:29,079 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.077s 2021-12-15 16:45:29,079 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6a7002f-c953-4587-8021-c2422299cb4a', 'x-compute-request-id': 'req-f6a7002f-c953-4587-8021-c2422299cb4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": ""}' 2021-12-15 16:45:30,173 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.091s 2021-12-15 16:45:30,174 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e54b510d-f933-4bf5-9a90-aa6481968115', 'x-compute-request-id': 'req-e54b510d-f933-4bf5-9a90-aa6481968115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": ""}' 2021-12-15 16:45:31,268 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.091s 2021-12-15 16:45:31,268 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2e5317d-04fb-4501-97ed-580b3350edb2', 'x-compute-request-id': 'req-b2e5317d-04fb-4501-97ed-580b3350edb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": ""}' 2021-12-15 16:45:32,345 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.073s 2021-12-15 16:45:32,345 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25c5b115-a056-4448-9065-a6c1b9aaae99', 'x-compute-request-id': 'req-25c5b115-a056-4448-9065-a6c1b9aaae99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": ""}' 2021-12-15 16:45:33,427 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.079s 2021-12-15 16:45:33,427 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b4f09c5-929f-462a-a32c-c305f750f920', 'x-compute-request-id': 'req-5b4f09c5-929f-462a-a32c-c305f750f920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": ""}' 2021-12-15 16:45:34,539 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.109s 2021-12-15 16:45:34,539 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8719446-ce33-4124-8861-6fa02dd0af0d', 'x-compute-request-id': 'req-c8719446-ce33-4124-8861-6fa02dd0af0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": ""}' 2021-12-15 16:45:35,627 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.086s 2021-12-15 16:45:35,627 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62e2e1bc-3e26-443d-842e-a4a50f8731e3', 'x-compute-request-id': 'req-62e2e1bc-3e26-443d-842e-a4a50f8731e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": ""}' 2021-12-15 16:45:36,727 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.096s 2021-12-15 16:45:36,727 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '9709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a62b39d-59e7-41fa-94bd-86e8ee73ad6c', 'x-compute-request-id': 'req-7a62b39d-59e7-41fa-94bd-86e8ee73ad6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:37,832 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.101s 2021-12-15 16:45:37,833 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '17250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5d36f89-f493-4ad7-8108-65507f43e096', 'x-compute-request-id': 'req-a5d36f89-f493-4ad7-8108-65507f43e096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:38,949 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.111s 2021-12-15 16:45:38,949 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '18449', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d82fffe7-5d8d-425c-ada3-8340035a3d6e', 'x-compute-request-id': 'req-d82fffe7-5d8d-425c-ada3-8340035a3d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:40,052 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.099s 2021-12-15 16:45:40,053 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '21226', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89c1a37a-91ed-469e-8410-213954799905', 'x-compute-request-id': 'req-89c1a37a-91ed-469e-8410-213954799905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:41,155 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.099s 2021-12-15 16:45:41,155 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23045', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32c4868f-93d1-43d8-89ac-6eca23933eea', 'x-compute-request-id': 'req-32c4868f-93d1-43d8-89ac-6eca23933eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:42,251 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.092s 2021-12-15 16:45:42,252 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd2b624c-f7fc-4fba-915c-de089c939f27', 'x-compute-request-id': 'req-cd2b624c-f7fc-4fba-915c-de089c939f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:43,355 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.100s 2021-12-15 16:45:43,355 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25965', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4752ff6-9e05-42c7-a038-f9b291451b9b', 'x-compute-request-id': 'req-d4752ff6-9e05-42c7-a038-f9b291451b9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:44,466 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.107s 2021-12-15 16:45:44,466 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85a86ad1-07c0-44f8-a08b-317e8fd0151c', 'x-compute-request-id': 'req-85a86ad1-07c0-44f8-a08b-317e8fd0151c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:45,580 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.110s 2021-12-15 16:45:45,581 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27835', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1711184-236c-44e2-891f-48489d2c7119', 'x-compute-request-id': 'req-b1711184-236c-44e2-891f-48489d2c7119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:46,693 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.108s 2021-12-15 16:45:46,694 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28185', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f92b1ea1-df2a-4460-af55-9a4f2d6c71b8', 'x-compute-request-id': 'req-f92b1ea1-df2a-4460-af55-9a4f2d6c71b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:47,781 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.085s 2021-12-15 16:45:47,782 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28185', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea33d757-b6b0-4492-a1f6-5a404ff18e8a', 'x-compute-request-id': 'req-ea33d757-b6b0-4492-a1f6-5a404ff18e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:48,889 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.104s 2021-12-15 16:45:48,890 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28476', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-395b3313-f4b9-4bd4-81a5-31e7e5a81960', 'x-compute-request-id': 'req-395b3313-f4b9-4bd4-81a5-31e7e5a81960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:50,001 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.108s 2021-12-15 16:45:50,002 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28644', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e06ce3c-2bc3-4bb1-a635-5a4d2be7a7d2', 'x-compute-request-id': 'req-8e06ce3c-2bc3-4bb1-a635-5a4d2be7a7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:51,096 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.089s 2021-12-15 16:45:51,097 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28644', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-472c425f-054c-4abd-b0c6-21dc2e70b2c6', 'x-compute-request-id': 'req-472c425f-054c-4abd-b0c6-21dc2e70b2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:52,186 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.085s 2021-12-15 16:45:52,186 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28644', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d832ab3-2bdf-4622-9949-b1f71564dece', 'x-compute-request-id': 'req-3d832ab3-2bdf-4622-9949-b1f71564dece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:53,301 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.112s 2021-12-15 16:45:53,302 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4126ce61-efdb-40c6-b2f8-fd31d1b78598', 'x-compute-request-id': 'req-4126ce61-efdb-40c6-b2f8-fd31d1b78598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:54,409 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.104s 2021-12-15 16:45:54,411 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '31458', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caba0124-648c-49ba-982f-61ce39d808a5', 'x-compute-request-id': 'req-caba0124-648c-49ba-982f-61ce39d808a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:55,517 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.102s 2021-12-15 16:45:55,518 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33171', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c3429e2-8cd6-4726-bb00-71f73f85118c', 'x-compute-request-id': 'req-1c3429e2-8cd6-4726-bb00-71f73f85118c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:56,627 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.104s 2021-12-15 16:45:56,628 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34187', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f66f9abe-afc8-421e-a098-67d0dbfee3bb', 'x-compute-request-id': 'req-f66f9abe-afc8-421e-a098-67d0dbfee3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:57,729 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.096s 2021-12-15 16:45:57,729 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1cf3d14-c5a5-49a4-ba9e-0e519e0c75f2', 'x-compute-request-id': 'req-e1cf3d14-c5a5-49a4-ba9e-0e519e0c75f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:58,834 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.101s 2021-12-15 16:45:58,835 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36808', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41b05c70-e2a5-451f-824a-08708013bb47', 'x-compute-request-id': 'req-41b05c70-e2a5-451f-824a-08708013bb47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:45:59,948 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.108s 2021-12-15 16:45:59,948 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab7bc614-fd77-4ab2-8002-f48146d1c8b8', 'x-compute-request-id': 'req-ab7bc614-fd77-4ab2-8002-f48146d1c8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:46:01,041 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.090s 2021-12-15 16:46:01,042 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-871c3763-f2e8-44ee-8f8d-aa1a090469f5', 'x-compute-request-id': 'req-871c3763-f2e8-44ee-8f8d-aa1a090469f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:46:02,123 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.079s 2021-12-15 16:46:02,124 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc050b4e-518d-4e83-bd3d-81d9e9cb9ea7', 'x-compute-request-id': 'req-fc050b4e-518d-4e83-bd3d-81d9e9cb9ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:46:03,207 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.080s 2021-12-15 16:46:03,208 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5c58f49-6ad6-48cd-bb36-3f02709ad25c', 'x-compute-request-id': 'req-e5c58f49-6ad6-48cd-bb36-3f02709ad25c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:46:04,303 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action 0.091s 2021-12-15 16:46:04,303 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33d34358-238a-4a6e-ae25-d48231676b19', 'x-compute-request-id': 'req-33d34358-238a-4a6e-ae25-d48231676b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:46:04,348 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/ips 0.042s 2021-12-15 16:46:04,348 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96d50e14-3072-447b-9160-4099976fc6c4', 'x-compute-request-id': 'req-96d50e14-3072-447b-9160-4099976fc6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.9"}, {"version": 4, "addr": "172.27.3.219"}]}}' 2021-12-15 16:47:04,540 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.124s 2021-12-15 16:47:04,540 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acda4e9b-1536-46b4-96d5-bf1fa9837464', 'x-compute-request-id': 'req-acda4e9b-1536-46b4-96d5-bf1fa9837464', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'' 2021-12-15 16:47:04,707 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.166s 2021-12-15 16:47:04,707 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36a40b19-b481-49cc-bca1-987bcbcd8be0', 'x-compute-request-id': 'req-36a40b19-b481-49cc-bca1-987bcbcd8be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'{"server": {"id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "name": "tempest-AttachVolumeShelveTestJSON-server-380655890", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:45:13Z", "updated": "2021-12-15T16:47:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:ee:8f"}, {"version": 4, "addr": "172.27.3.219", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:ee:8f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-85624778", "OS-SRV-USG:launched_at": "2021-12-15T16:45:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--403851101"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:47:05,885 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.168s 2021-12-15 16:47:05,885 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1540c3a-9551-4765-97e1-c6fd6cd5991d', 'x-compute-request-id': 'req-e1540c3a-9551-4765-97e1-c6fd6cd5991d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'{"server": {"id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "name": "tempest-AttachVolumeShelveTestJSON-server-380655890", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:45:13Z", "updated": "2021-12-15T16:47:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-2070819766-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:ee:8f"}, {"version": 4, "addr": "172.27.3.219", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:ee:8f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-85624778", "OS-SRV-USG:launched_at": "2021-12-15T16:45:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--403851101"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:47:07,027 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.131s 2021-12-15 16:47:07,028 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bd59349-7f7f-4ec7-bfa4-a78c1b0480b0', 'x-compute-request-id': 'req-3bd59349-7f7f-4ec7-bfa4-a78c1b0480b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'{"server": {"id": "ed8bc1c9-bc61-4861-98f9-f0acbeba3219", "name": "tempest-AttachVolumeShelveTestJSON-server-380655890", "status": "ACTIVE", "tenant_id": "4bb083b5a25444b3845b0f49b8b6f4d6", "user_id": "b7f047bf1080497290a18bff8b4e4337", "metadata": {}, "hostId": "83293d84ab0abc50552d1116a0d2b3d32576845eff977f2d6fefdba6", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:45:13Z", "updated": "2021-12-15T16:47:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-85624778", "OS-SRV-USG:launched_at": "2021-12-15T16:45:24.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-12-15 16:47:08,071 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219 0.033s 2021-12-15 16:47:08,071 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-28612984-128e-45e9-8a55-9a1791e3f958', 'x-compute-request-id': 'req-28612984-128e-45e9-8a55-9a1791e3f958', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/ed8bc1c9-bc61-4861-98f9-f0acbeba3219'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ed8bc1c9-bc61-4861-98f9-f0acbeba3219 could not be found."}}' 2021-12-15 16:47:08,101 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-85624778 0.029s 2021-12-15 16:47:08,101 116697 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa9562a5-e456-44b4-83b8-84cbfe3ef934', 'x-compute-request-id': 'req-aa9562a5-e456-44b4-83b8-84cbfe3ef934', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-85624778'} Body: b'' 2021-12-15 16:47:08,237 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/security-groups/d2eb7148-ee21-41d4-b811-a30a6f50dcc5 0.135s 2021-12-15 16:47:08,237 116697 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-f4e2f510-abbf-42ef-a5d4-30fd4aabf37c', 'content-length': '0', 'date': 'Wed, 15 Dec 2021 16:47:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/d2eb7148-ee21-41d4-b811-a30a6f50dcc5'} Body: b'' 2021-12-15 16:47:08,257 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.30:9696/v2.0/security-groups/d2eb7148-ee21-41d4-b811-a30a6f50dcc5 0.020s 2021-12-15 16:47:08,258 116697 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-87158f33-7d08-4de6-8b9e-7a9c416bd5ec', 'date': 'Wed, 15 Dec 2021 16:47:08 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/d2eb7148-ee21-41d4-b811-a30a6f50dcc5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d2eb7148-ee21-41d4-b811-a30a6f50dcc5 does not exist", "detail": ""}}' 2021-12-15 16:47:08,711 116697 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/floatingips/6785826a-c784-4f9a-bc3d-ed64ca9edce6 0.452s 2021-12-15 16:47:08,711 116697 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-76c9c292-da4a-49fd-87b9-2a1e0fef97dc', 'content-length': '0', 'date': 'Wed, 15 Dec 2021 16:47:08 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/6785826a-c784-4f9a-bc3d-ed64ca9edce6'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 530, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 532, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60) |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft4.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-15 16:22:22,405 116704 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-12-15 16:22:22,405 116704 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-12-15 16:22:23,177 116704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.770s 2021-12-15 16:22:23,177 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1359795542"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07bd90d2-f277-41d5-9287-2165c970c22a', 'x-compute-request-id': 'req-07bd90d2-f277-41d5-9287-2165c970c22a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAxeN/+pcW+TWM00AWiUZufzBnjQnJYiXGQy467Wd3ZiOVtGfB\\njZGhPwc6dezv/BC33yMKaIDhFs7mkJlTWQRYoymyVYGQH1fK4C/VMu4c8cKIgtnY\\nS67+kfJrG1tL1Z7vKQGWhtD1JyA/NeGZaelxfwdl6nXJgQk4OJm5k1m4u3hpDZ+R\\noQOIErQGUNyEM12lkeIllKQJgAn7/z1K0q61fkblGwlR/5TKax6A8whFwpoiOeYC\\nyLdB57v6tvhne+reTEZDBrnBb1FVkddrWkZ06jJUf0gZasdVIRSdJfKabcTYNnow\\nED6+pDOyWi6j3FjURw894dBG9FdPft3AewnjQwIDAQABAoIBAHc7Fr4m0NnAsSQL\\nZki53hPWV138OpFfTzDlJu4pvCAXarjzFwS0bSIrucaZxxLqA893Lms+0+BJM1SG\\nfViSLNHKar/oO60W2Y7wYxW3sEreOiAVH6SiQJIxLOWjwXJpu5HKeiaqujsjy9Is\\nJqJQ3Gh8TaTR6WJM6sn3nX+xvIN+/Wr4YTzdJVQ5DPBWMXV2+sUoiGbjsA1IiMv/\\nuJVO7lRA2ZkgwJUxylyFzM1hvfxWz+NkecyV00aSPlMhqL4ufqaQaxscSiSxwOrB\\nUxwKkT5T4QD4dLuo0nzB0SsL/e9IuARhJAoLeuptljGFa4kYO0/gLqYatXvqo52p\\naIrtyaECgYEA+50Sui901O47euYbpp9EAGe5uF//1ed3JK/UVK0nPsM8EjWGqsTt\\nYYhGQk77KgiOAI9LcNsgwGhE7MQaOBtSPFWdSBnKfFPmIBsUJcSbIP9W2uncZA8t\\niEEglUnC0px14tWni9OYpSfxF+X1vvN3fTD+R8BeCbxo2LY3uNJrfjMCgYEAyVao\\nZML6DY3VH3UHP3aZWUJU5A70TRt75Yzamc6UkY6DzoiUI+GDxlUIBFLg8Vbjk/Tc\\nANC/MEFJzy0rw2HR6zkCFjCxpWAdaDlBb0nRi0pnt1l+ePrCKCxXmW79brscxUDQ\\ngypJAiCQ1oG1rnECJGtyMuHiFsuY6lmzytTj1rECgYEAzbA3Kfs3kAX8m9hWjFyw\\nU4B345Ce7Pdef6A5fMtcRMOHbP9SynFX+R5VCUnVqyP5Kd36dxS7bm8OwVsCcBFt\\npaL7g4CJ9h8EBgT88G8LverezvDU2PtLZpKPF1uIJ3H+MOQmJnlg1MqVHctAnMwd\\nRztw86j/dwgN0fMMFEv30d8CgYEAolmcY9PNKozJ5BnMBGKv+QfByDw+xsZ4u3s+\\n8nNf3ZdbtXjwa5Z3WcBLPKFP/Yug6zexB39MC685wzObbGs+iDxp8FbHiKDeVaKF\\nnyWZMIaI55Hkp80cLqTC5lhXR6jd5DkFah74zBxSboYdaFJ79b4mUd1PIC6AWciH\\nb/EG36ECgYB/aEWgQbT3X84I3zBAUxsI+r9s7fpu/2kzoCvgC8cFCPNO3JHm6wsh\\n3CrF30RxuTMEWT1pGLfj7S4q2GK3iAVmeOXHR4RymIbR7hQ26Tp1+iHjdImpqyws\\nmsR4B7yOZz2hdAKIGq13YuXijRvMPvqa8rGnoc9BsHxNt4rflySgvA==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1359795542", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF43/6lxb5NYzTQBaJRm5/MGeNCcliJcZDLjrtZ3dmI5W0Z8GNkaE/Bzp17O/8ELffIwpogOEWzuaQmVNZBFijKbJVgZAfV8rgL9Uy7hzxwoiC2dhLrv6R8msbW0vVnu8pAZaG0PUnID814Zlp6XF/B2XqdcmBCTg4mbmTWbi7eGkNn5GhA4gStAZQ3IQzXaWR4iWUpAmACfv/PUrSrrV+RuUbCVH/lMprHoDzCEXCmiI55gLIt0Hnu/q2+Gd76t5MRkMGucFvUVWR12taRnTqMlR/SBlqx1UhFJ0l8pptxNg2ejAQPr6kM7JaLqPcWNRHDz3h0Eb0V09+3cB7CeND Generated-by-Nova", "fingerprint": "c3:93:29:56:80:46:1f:8c:67:88:66:a2:e2:0f:78:c1", "user_id": "5686da93293e439eaf999b67fc154b14"}}' 2021-12-15 16:22:23,179 116704 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1359795542 created 2021-12-15 16:22:23,801 116704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-groups 0.621s 2021-12-15 16:22:23,802 116704 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--1999482898", "description": "tempest-description--1338770424"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-c0584f24-ea8a-488b-a62d-b1b442df793a', 'date': 'Wed, 15 Dec 2021 16:22:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "ed1fbb6b-e0e5-4d32-af92-9e296738963c", "name": "tempest-securitygroup--1999482898", "stateful": true, "tenant_id": "9264b7d2b1b4444f848035561e48c126", "description": "tempest-description--1338770424", "shared": false, "security_group_rules": [{"id": "c23b1c9c-3f68-4f1f-9dd7-5a11777b2a8e", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "security_group_id": "ed1fbb6b-e0e5-4d32-af92-9e296738963c", "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": 308, "description": null, "tags": [], "created_at": "2021-12-15T16:22:23Z", "updated_at": "2021-12-15T16:22:23Z", "revision_number": 0, "project_id": "9264b7d2b1b4444f848035561e48c126"}, {"id": "e1f47625-45d9-482b-97ba-bcb7c8c9adfd", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "security_group_id": "ed1fbb6b-e0e5-4d32-af92-9e296738963c", "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": 307, "description": null, "tags": [], "created_at": "2021-12-15T16:22:23Z", "updated_at": "2021-12-15T16:22:23Z", "revision_number": 0, "project_id": "9264b7d2b1b4444f848035561e48c126"}], "tags": [], "created_at": "2021-12-15T16:22:23Z", "updated_at": "2021-12-15T16:22:23Z", "revision_number": 1, "project_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:22:24,347 116704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.545s 2021-12-15 16:22:24,348 116704 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": "ed1fbb6b-e0e5-4d32-af92-9e296738963c", "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-1fc7807f-0a86-464a-a408-d16da8228922', 'date': 'Wed, 15 Dec 2021 16:22:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "053a6cfd-f35f-4d01-a72d-fb2badf9acd4", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "security_group_id": "ed1fbb6b-e0e5-4d32-af92-9e296738963c", "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-12-15T16:22:24Z", "updated_at": "2021-12-15T16:22:24Z", "revision_number": 0, "project_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:22:24,609 116704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.260s 2021-12-15 16:22:24,609 116704 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": "ed1fbb6b-e0e5-4d32-af92-9e296738963c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4a390298-c992-41b3-a50e-3b5241f9324c', 'date': 'Wed, 15 Dec 2021 16:22:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9aefe6a8-19d7-4593-8dd9-3157964cc41d", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "security_group_id": "ed1fbb6b-e0e5-4d32-af92-9e296738963c", "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-12-15T16:22:24Z", "updated_at": "2021-12-15T16:22:24Z", "revision_number": 0, "project_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:22:24,610 116704 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1999482898 created 2021-12-15 16:22:26,349 116704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/floatingips 1.739s 2021-12-15 16:22:26,350 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "ebdc5864-b8de-4476-b7c0-64696657b6ef"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-670ca594-3d6e-4533-8b7d-7ca8aa39268b', 'date': 'Wed, 15 Dec 2021 16:22:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "deb0bac3-28ba-4e44-98e1-1ebc55a0da34", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "floating_ip_address": "172.27.3.80", "floating_network_id": "ebdc5864-b8de-4476-b7c0-64696657b6ef", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9264b7d2b1b4444f848035561e48c126", "description": "", "port_details": null, "tags": [], "created_at": "2021-12-15T16:22:25Z", "updated_at": "2021-12-15T16:22:25Z", "revision_number": 0}}' 2021-12-15 16:22:26,350 116704 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'deb0bac3-28ba-4e44-98e1-1ebc55a0da34', 'tenant_id': '9264b7d2b1b4444f848035561e48c126', 'floating_ip_address': '172.27.3.80', 'floating_network_id': 'ebdc5864-b8de-4476-b7c0-64696657b6ef', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9264b7d2b1b4444f848035561e48c126', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-12-15T16:22:25Z', 'updated_at': '2021-12-15T16:22:25Z', 'revision_number': 0, 'ip': '172.27.3.80'} created 2021-12-15 16:22:26,569 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.206s 2021-12-15 16:22:26,570 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3244', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a8715274-f151-4d00-8bd3-d76023d7463c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5686da93293e439eaf999b67fc154b14", "name": "tempest-AttachVolumeTestJSON-1701833091-project", "password_expires_at": null}, "audit_ids": ["jqcAsTHlTISUi4SxySpv_w"], "expires_at": "2021-12-15T17:22:26.000000Z", "issued_at": "2021-12-15T16:22:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9264b7d2b1b4444f848035561e48c126", "name": "tempest-AttachVolumeTestJSON-1701833091"}, "is_domain": false, "roles": [{"id": "2cf8ebee4de04d798d9be9a723dbd015", "name": "member"}, {"id": "6578e00baa8946f69479551803fdf4a5", "name": "reader"}], "catalog": [{"endpoints": [{"id": "15c5d4402aeb4ad7a12dddd81446392a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "20ca25e054a3418a94c7b576705095b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7491346e143c41d08b3b799d1bf71bb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "43b1604e1cbd4edab26d79e37cadb31f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "8bbb21ef884b403ca5f9d9fd8ee7ca8e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126", "region": "RegionOne"}], "id": "49bc577c7f5e4bfaa8c711a853666dd8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b02ee32fe9e04fd0a4579b5900577df0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "5cf1d5f77e484157a9b5be890c153037", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "06d1f67dac554aab99b04cf7f3c68218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/9264b7d2b1b4444f848035561e48c126", "region": "RegionOne"}], "id": "6d50823950744e4a94af7e0d8b637e09", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ab0aedbadc484da8a07fac5b625cc92c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126", "region": "RegionOne"}], "id": "74e3ece558cf42e08730db5860005697", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "87931e8872ca4595870b13917ea00551", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "84c6d824b7724060a702753ad348067d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "28c15e719099481ba2b40443fee3ad1a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_9264b7d2b1b4444f848035561e48c126", "region": "RegionOne"}, {"id": "4b2b95f06d2b4b68acc5c543da11ce8d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "d55dac05e5814366a7643f2e65cc8924", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6616e3822c59416c8e50478f6ea5a73a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "e42525857006418fadc2ca4deda2c5fd", "type": "placement", "name": "placement"}]}}' 2021-12-15 16:22:26,571 116704 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '76827dcc-7b99-494c-b3aa-89beb62d532b', 'name': 'tempest-AttachVolumeTestJSON-1645343756-network', 'tenant_id': '9264b7d2b1b4444f848035561e48c126', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9264b7d2b1b4444f848035561e48c126', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 631, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-12-15T16:22:13Z', 'updated_at': '2021-12-15T16:22:14Z', 'revision_number': 1} available for tenant 2021-12-15 16:22:26,572 116704 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxeN/+pcW+TWM00AWiUZufzBnjQnJYiXGQy467Wd3ZiOVtGfB\njZGhPwc6dezv/BC33yMKaIDhFs7mkJlTWQRYoymyVYGQH1fK4C/VMu4c8cKIgtnY\nS67+kfJrG1tL1Z7vKQGWhtD1JyA/NeGZaelxfwdl6nXJgQk4OJm5k1m4u3hpDZ+R\noQOIErQGUNyEM12lkeIllKQJgAn7/z1K0q61fkblGwlR/5TKax6A8whFwpoiOeYC\nyLdB57v6tvhne+reTEZDBrnBb1FVkddrWkZ06jJUf0gZasdVIRSdJfKabcTYNnow\nED6+pDOyWi6j3FjURw894dBG9FdPft3AewnjQwIDAQABAoIBAHc7Fr4m0NnAsSQL\nZki53hPWV138OpFfTzDlJu4pvCAXarjzFwS0bSIrucaZxxLqA893Lms+0+BJM1SG\nfViSLNHKar/oO60W2Y7wYxW3sEreOiAVH6SiQJIxLOWjwXJpu5HKeiaqujsjy9Is\nJqJQ3Gh8TaTR6WJM6sn3nX+xvIN+/Wr4YTzdJVQ5DPBWMXV2+sUoiGbjsA1IiMv/\nuJVO7lRA2ZkgwJUxylyFzM1hvfxWz+NkecyV00aSPlMhqL4ufqaQaxscSiSxwOrB\nUxwKkT5T4QD4dLuo0nzB0SsL/e9IuARhJAoLeuptljGFa4kYO0/gLqYatXvqo52p\naIrtyaECgYEA+50Sui901O47euYbpp9EAGe5uF//1ed3JK/UVK0nPsM8EjWGqsTt\nYYhGQk77KgiOAI9LcNsgwGhE7MQaOBtSPFWdSBnKfFPmIBsUJcSbIP9W2uncZA8t\niEEglUnC0px14tWni9OYpSfxF+X1vvN3fTD+R8BeCbxo2LY3uNJrfjMCgYEAyVao\nZML6DY3VH3UHP3aZWUJU5A70TRt75Yzamc6UkY6DzoiUI+GDxlUIBFLg8Vbjk/Tc\nANC/MEFJzy0rw2HR6zkCFjCxpWAdaDlBb0nRi0pnt1l+ePrCKCxXmW79brscxUDQ\ngypJAiCQ1oG1rnECJGtyMuHiFsuY6lmzytTj1rECgYEAzbA3Kfs3kAX8m9hWjFyw\nU4B345Ce7Pdef6A5fMtcRMOHbP9SynFX+R5VCUnVqyP5Kd36dxS7bm8OwVsCcBFt\npaL7g4CJ9h8EBgT88G8LverezvDU2PtLZpKPF1uIJ3H+MOQmJnlg1MqVHctAnMwd\nRztw86j/dwgN0fMMFEv30d8CgYEAolmcY9PNKozJ5BnMBGKv+QfByDw+xsZ4u3s+\n8nNf3ZdbtXjwa5Z3WcBLPKFP/Yug6zexB39MC685wzObbGs+iDxp8FbHiKDeVaKF\nnyWZMIaI55Hkp80cLqTC5lhXR6jd5DkFah74zBxSboYdaFJ79b4mUd1PIC6AWciH\nb/EG36ECgYB/aEWgQbT3X84I3zBAUxsI+r9s7fpu/2kzoCvgC8cFCPNO3JHm6wsh\n3CrF30RxuTMEWT1pGLfj7S4q2GK3iAVmeOXHR4RymIbR7hQ26Tp1+iHjdImpqyws\nmsR4B7yOZz2hdAKIGq13YuXijRvMPvqa8rGnoc9BsHxNt4rflySgvA==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1359795542', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF43/6lxb5NYzTQBaJRm5/MGeNCcliJcZDLjrtZ3dmI5W0Z8GNkaE/Bzp17O/8ELffIwpogOEWzuaQmVNZBFijKbJVgZAfV8rgL9Uy7hzxwoiC2dhLrv6R8msbW0vVnu8pAZaG0PUnID814Zlp6XF/B2XqdcmBCTg4mbmTWbi7eGkNn5GhA4gStAZQ3IQzXaWR4iWUpAmACfv/PUrSrrV+RuUbCVH/lMprHoDzCEXCmiI55gLIt0Hnu/q2+Gd76t5MRkMGucFvUVWR12taRnTqMlR/SBlqx1UhFJ0l8pptxNg2ejAQPr6kM7JaLqPcWNRHDz3h0Eb0V09+3cB7CeND Generated-by-Nova', 'fingerprint': 'c3:93:29:56:80:46:1f:8c:67:88:66:a2:e2:0f:78:c1', 'user_id': '5686da93293e439eaf999b67fc154b14'}, 'security_group': {'id': 'ed1fbb6b-e0e5-4d32-af92-9e296738963c', 'name': 'tempest-securitygroup--1999482898', 'stateful': True, 'tenant_id': '9264b7d2b1b4444f848035561e48c126', 'description': 'tempest-description--1338770424', 'shared': False, 'security_group_rules': [{'id': 'c23b1c9c-3f68-4f1f-9dd7-5a11777b2a8e', 'tenant_id': '9264b7d2b1b4444f848035561e48c126', 'security_group_id': 'ed1fbb6b-e0e5-4d32-af92-9e296738963c', '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': 308, 'description': None, 'tags': [], 'created_at': '2021-12-15T16:22:23Z', 'updated_at': '2021-12-15T16:22:23Z', 'revision_number': 0, 'project_id': '9264b7d2b1b4444f848035561e48c126'}, {'id': 'e1f47625-45d9-482b-97ba-bcb7c8c9adfd', 'tenant_id': '9264b7d2b1b4444f848035561e48c126', 'security_group_id': 'ed1fbb6b-e0e5-4d32-af92-9e296738963c', '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': 307, 'description': None, 'tags': [], 'created_at': '2021-12-15T16:22:23Z', 'updated_at': '2021-12-15T16:22:23Z', 'revision_number': 0, 'project_id': '9264b7d2b1b4444f848035561e48c126'}], 'tags': [], 'created_at': '2021-12-15T16:22:23Z', 'updated_at': '2021-12-15T16:22:23Z', 'revision_number': 1, 'project_id': '9264b7d2b1b4444f848035561e48c126'}, 'floating_ip': {'id': 'deb0bac3-28ba-4e44-98e1-1ebc55a0da34', 'tenant_id': '9264b7d2b1b4444f848035561e48c126', 'floating_ip_address': '172.27.3.80', 'floating_network_id': 'ebdc5864-b8de-4476-b7c0-64696657b6ef', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9264b7d2b1b4444f848035561e48c126', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-12-15T16:22:25Z', 'updated_at': '2021-12-15T16:22:25Z', 'revision_number': 0, 'ip': '172.27.3.80'}} 2021-12-15 16:22:28,223 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.30/compute/v2.1/servers 1.649s 2021-12-15 16:22:28,224 116704 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-1443401854", "imageRef": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "76827dcc-7b99-494c-b3aa-89beb62d532b"}], "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "key_name": "tempest-keypair-1359795542", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-067d593c-a472-4621-9404-9d52fdc55a03', 'x-compute-request-id': 'req-067d593c-a472-4621-9404-9d52fdc55a03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "adminPass": "password"}}' 2021-12-15 16:22:28,336 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.110s 2021-12-15 16:22:28,336 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af7b4509-8ada-4a78-b8b3-5e3a1ec749b6', 'x-compute-request-id': 'req-af7b4509-8ada-4a78-b8b3-5e3a1ec749b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:22:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1359795542", "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-12-15 16:22:29,720 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.371s 2021-12-15 16:22:29,720 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dd9344e-c8b2-41b3-b314-700804ea3e2b', 'x-compute-request-id': 'req-9dd9344e-c8b2-41b3-b314-700804ea3e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:22:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1359795542", "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-12-15 16:22:30,917 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.188s 2021-12-15 16:22:30,917 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49773de0-ff19-4291-8704-1bad5d40ee08', 'x-compute-request-id': 'req-49773de0-ff19-4291-8704-1bad5d40ee08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:22:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1359795542", "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-12-15 16:22:32,085 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.158s 2021-12-15 16:22:32,085 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27ae6bb8-fe55-4bfc-9491-e9ee921bb19a', 'x-compute-request-id': 'req-27ae6bb8-fe55-4bfc-9491-e9ee921bb19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:22:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1359795542", "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-12-15 16:22:33,352 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.257s 2021-12-15 16:22:33,352 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9b753bd-4a29-43c2-b1e2-aaa469111ffb', 'x-compute-request-id': 'req-b9b753bd-4a29-43c2-b1e2-aaa469111ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:22:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1359795542", "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-12-15 16:22:33,370 116704 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 5 second wait 2021-12-15 16:22:34,892 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.519s 2021-12-15 16:22:34,892 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84d6d75d-988c-4e4c-9cc7-b2d81f7cfa15', 'x-compute-request-id': 'req-84d6d75d-988c-4e4c-9cc7-b2d81f7cfa15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:22:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:22:36,519 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.604s 2021-12-15 16:22:36,520 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08071580-9cdf-4584-9f2b-ff39eb6fd5a3', 'x-compute-request-id': 'req-08071580-9cdf-4584-9f2b-ff39eb6fd5a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:22:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:22:37,863 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.334s 2021-12-15 16:22:37,863 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb80da7d-38ca-4b5f-a171-945be655c254', 'x-compute-request-id': 'req-cb80da7d-38ca-4b5f-a171-945be655c254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:22:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:22:39,395 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.511s 2021-12-15 16:22:39,396 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd39c134-7ca3-4453-8a8f-5b8b069415ba', 'x-compute-request-id': 'req-fd39c134-7ca3-4453-8a8f-5b8b069415ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:22:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:22:40,732 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.313s 2021-12-15 16:22:40,733 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7a2d73e-df4b-42cd-9a99-d90523466e78', 'x-compute-request-id': 'req-c7a2d73e-df4b-42cd-9a99-d90523466e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:22:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:22:42,049 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.308s 2021-12-15 16:22:42,050 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70255250-d113-4654-afcb-1f14f77ea509', 'x-compute-request-id': 'req-70255250-d113-4654-afcb-1f14f77ea509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:22:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:22:43,418 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.346s 2021-12-15 16:22:43,419 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2a8cf29-8201-4505-9eb6-6a2c490e71c2', 'x-compute-request-id': 'req-d2a8cf29-8201-4505-9eb6-6a2c490e71c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:22:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:22:45,121 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.684s 2021-12-15 16:22:45,121 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb98ef68-1e70-4c97-8ddc-9004ac6d6bef', 'x-compute-request-id': 'req-cb98ef68-1e70-4c97-8ddc-9004ac6d6bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:22:44Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:22:45,130 116704 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait 2021-12-15 16:22:45,508 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-interface 0.377s 2021-12-15 16:22:45,508 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-284aa2cf-a846-4d75-9fc0-e3745b8df4be', 'x-compute-request-id': 'req-284aa2cf-a846-4d75-9fc0-e3745b8df4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "76827dcc-7b99-494c-b3aa-89beb62d532b", "port_id": "3d529e67-64e7-4ad6-8519-0a44d19e090e", "mac_addr": "fa:16:3e:92:f1:f7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a025457b-1a4b-4f1c-af19-a3b6fb22bb01", "ip_address": "172.20.0.13"}]}]}' 2021-12-15 16:22:51,125 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.222.0.30:9696/v2.0/floatingips/deb0bac3-28ba-4e44-98e1-1ebc55a0da34 5.613s 2021-12-15 16:22:51,125 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "3d529e67-64e7-4ad6-8519-0a44d19e090e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-21d4c377-97f8-4db2-92bf-aee077d02e79', 'date': 'Wed, 15 Dec 2021 16:22:51 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/deb0bac3-28ba-4e44-98e1-1ebc55a0da34'} Body: b'{"floatingip": {"id": "deb0bac3-28ba-4e44-98e1-1ebc55a0da34", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "floating_ip_address": "172.27.3.80", "floating_network_id": "ebdc5864-b8de-4476-b7c0-64696657b6ef", "router_id": "6dad40ae-c9d9-47d7-b2ce-ee88482f6831", "port_id": "3d529e67-64e7-4ad6-8519-0a44d19e090e", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "76827dcc-7b99-494c-b3aa-89beb62d532b", "mac_address": "fa:16:3e:92:f1:f7", "admin_state_up": true, "status": "ACTIVE", "device_id": "58544761-395a-4b54-876b-38750b3d8cf1", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-12-15T16:22:25Z", "updated_at": "2021-12-15T16:22:47Z", "revision_number": 1, "project_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:22:51,705 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.578s 2021-12-15 16:22:51,705 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c2875ba-35dc-41ee-a8ba-a1979ae20176', 'x-compute-request-id': 'req-0c2875ba-35dc-41ee-a8ba-a1979ae20176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": ""}' 2021-12-15 16:22:55,363 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 2.654s 2021-12-15 16:22:55,363 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05fabcef-2bef-4f50-810c-f036284922cf', 'x-compute-request-id': 'req-05fabcef-2bef-4f50-810c-f036284922cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": ""}' 2021-12-15 16:22:59,242 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 2.875s 2021-12-15 16:22:59,243 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '15064', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ee61d6d-feb9-4912-85c4-77251adce6a3', 'x-compute-request-id': 'req-2ee61d6d-feb9-4912-85c4-77251adce6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:01,579 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 1.332s 2021-12-15 16:23:01,580 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d0b497c-ad5b-4d0e-96ff-d2ae4e5371ff', 'x-compute-request-id': 'req-3d0b497c-ad5b-4d0e-96ff-d2ae4e5371ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:03,597 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 1.012s 2021-12-15 16:23:03,597 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22717', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a7ccffe-1044-4da2-a6ec-635d6e4fcd44', 'x-compute-request-id': 'req-3a7ccffe-1044-4da2-a6ec-635d6e4fcd44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:04,794 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.193s 2021-12-15 16:23:04,795 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23734', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24425202-b874-454f-8d28-085057ae9324', 'x-compute-request-id': 'req-24425202-b874-454f-8d28-085057ae9324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:07,906 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 2.108s 2021-12-15 16:23:07,907 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '26310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40576cb1-7f5d-48d6-b44d-0ed34105b585', 'x-compute-request-id': 'req-40576cb1-7f5d-48d6-b44d-0ed34105b585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:09,049 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.137s 2021-12-15 16:23:09,050 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27135', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbfafce7-a823-4025-94d1-a5c144ad69e4', 'x-compute-request-id': 'req-fbfafce7-a823-4025-94d1-a5c144ad69e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:10,262 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.210s 2021-12-15 16:23:10,263 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27719', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c952b88-43c0-4199-af12-6bf27b46105b', 'x-compute-request-id': 'req-7c952b88-43c0-4199-af12-6bf27b46105b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:11,677 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.410s 2021-12-15 16:23:11,678 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28028', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85cd2faf-7403-44e8-83e9-721720a4fd51', 'x-compute-request-id': 'req-85cd2faf-7403-44e8-83e9-721720a4fd51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:12,848 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.166s 2021-12-15 16:23:12,849 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28196', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2959d12e-290c-4411-b4ec-dafb726426d5', 'x-compute-request-id': 'req-2959d12e-290c-4411-b4ec-dafb726426d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:14,204 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.352s 2021-12-15 16:23:14,205 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28196', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64eab020-2683-4d01-820f-6034e735da16', 'x-compute-request-id': 'req-64eab020-2683-4d01-820f-6034e735da16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:15,377 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.167s 2021-12-15 16:23:15,379 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28196', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f358978-1c85-4198-a31c-e10b4808cf93', 'x-compute-request-id': 'req-5f358978-1c85-4198-a31c-e10b4808cf93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:16,564 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.182s 2021-12-15 16:23:16,565 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c04d06eb-7d5e-4c8a-8e76-ea30fe05c2d7', 'x-compute-request-id': 'req-c04d06eb-7d5e-4c8a-8e76-ea30fe05c2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:17,923 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.353s 2021-12-15 16:23:17,924 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28486', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87f0c1fc-380d-4013-8415-3391a00e2c9b', 'x-compute-request-id': 'req-87f0c1fc-380d-4013-8415-3391a00e2c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:19,199 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.271s 2021-12-15 16:23:19,200 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50cf2721-3b4e-476a-b253-c31f2ea0d000', 'x-compute-request-id': 'req-50cf2721-3b4e-476a-b253-c31f2ea0d000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:20,344 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.141s 2021-12-15 16:23:20,345 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32bede4e-b1a9-4b90-b527-0c0b7e5a5cf4', 'x-compute-request-id': 'req-32bede4e-b1a9-4b90-b527-0c0b7e5a5cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:21,781 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.434s 2021-12-15 16:23:21,782 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a31288a7-52b6-491b-bf43-2663787c75db', 'x-compute-request-id': 'req-a31288a7-52b6-491b-bf43-2663787c75db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:22,929 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.144s 2021-12-15 16:23:22,930 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28773', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a2a9632-eff5-48ca-8f17-096ded656040', 'x-compute-request-id': 'req-2a2a9632-eff5-48ca-8f17-096ded656040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:24,125 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.192s 2021-12-15 16:23:24,126 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29992', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56abd278-7956-41cb-938b-411438c16a53', 'x-compute-request-id': 'req-56abd278-7956-41cb-938b-411438c16a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:25,372 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.242s 2021-12-15 16:23:25,372 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '30964', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b0264ee-e9ca-4940-bac5-b2a9208379e1', 'x-compute-request-id': 'req-1b0264ee-e9ca-4940-bac5-b2a9208379e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:26,669 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.293s 2021-12-15 16:23:26,670 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32112', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8907be2-2dfa-41e4-9798-6fecee2e203d', 'x-compute-request-id': 'req-e8907be2-2dfa-41e4-9798-6fecee2e203d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:27,924 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.249s 2021-12-15 16:23:27,925 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33030', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11ddb660-1a74-47db-b4a5-258dd97d3c48', 'x-compute-request-id': 'req-11ddb660-1a74-47db-b4a5-258dd97d3c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:29,063 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.134s 2021-12-15 16:23:29,064 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b262332-66fc-4d9b-b20b-647e10f68b3a', 'x-compute-request-id': 'req-7b262332-66fc-4d9b-b20b-647e10f68b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:31,068 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 1.000s 2021-12-15 16:23:31,068 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82cff7d4-8a01-4360-85d3-1bf069cf7c5e', 'x-compute-request-id': 'req-82cff7d4-8a01-4360-85d3-1bf069cf7c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:32,354 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.283s 2021-12-15 16:23:32,355 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e8e7e26-52dc-4e42-86fb-bd52efec70d8', 'x-compute-request-id': 'req-5e8e7e26-52dc-4e42-86fb-bd52efec70d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:33,619 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.260s 2021-12-15 16:23:33,620 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35907', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff55b87-bede-4f7e-89ae-08019e09a930', 'x-compute-request-id': 'req-bff55b87-bede-4f7e-89ae-08019e09a930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:35,556 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.932s 2021-12-15 16:23:35,557 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37529', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91f16e0f-fb4b-4442-a534-80dd10749405', 'x-compute-request-id': 'req-91f16e0f-fb4b-4442-a534-80dd10749405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:36,893 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.332s 2021-12-15 16:23:36,894 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fda1b56-5fc7-479c-9531-44ab5f52b413', 'x-compute-request-id': 'req-1fda1b56-5fc7-479c-9531-44ab5f52b413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:38,250 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.352s 2021-12-15 16:23:38,250 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38175', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4309170f-fda7-465e-bfaa-43282fe99691', 'x-compute-request-id': 'req-4309170f-fda7-465e-bfaa-43282fe99691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:39,427 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.173s 2021-12-15 16:23:39,428 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dff91c6-92a0-4de1-a0ed-8c046c973d68', 'x-compute-request-id': 'req-1dff91c6-92a0-4de1-a0ed-8c046c973d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:23:39,529 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/ips 0.098s 2021-12-15 16:23:39,530 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '146', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72cc99e2-cf7b-4b5e-834f-947ceed2f5bd', 'x-compute-request-id': 'req-72cc99e2-cf7b-4b5e-834f-947ceed2f5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13"}, {"version": 4, "addr": "172.27.3.80"}]}}' 2021-12-15 16:23:39,555 116704 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.80:22' as 'ubuntu' with public key authentication 2021-12-15 16:23:39,585 116704 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-12-15 16:23:39,760 116704 INFO [paramiko.transport] Authentication (publickey) successful! 2021-12-15 16:23:39,761 116704 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.80 successfully created 2021-12-15 16:23:39,762 116704 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2021-12-15 16:23:39,762 116704 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.80:22' as 'ubuntu' with public key authentication 2021-12-15 16:23:39,790 116704 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-12-15 16:23:39,943 116704 INFO [paramiko.transport] Authentication (publickey) successful! 2021-12-15 16:23:39,943 116704 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.80 successfully created 2021-12-15 16:23:41,247 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes 0.405s 2021-12-15 16:23:41,247 116704 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-1695442266"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e59e4845-e44e-4607-b370-993fa1b649ce', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e59e4845-e44e-4607-b370-993fa1b649ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.145517", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-12-15 16:23:41,316 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.062s 2021-12-15 16:23:41,316 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0685ad4-a193-48b7-8191-a60f700a3dcc', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0685ad4-a193-48b7-8191-a60f700a3dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:23:42,375 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.051s 2021-12-15 16:23:42,376 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54c3dca-0ea8-49d5-9670-718a7c5aebf0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54c3dca-0ea8-49d5-9670-718a7c5aebf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:23:42.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:23:42,383 116704 INFO [tempest.common.waiters] volume 0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 reached available after waiting for 1.383633 seconds 2021-12-15 16:23:43,050 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.666s 2021-12-15 16:23:43,051 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ad342c9-2983-482b-81aa-7fd7085b1e23', 'x-compute-request-id': 'req-7ad342c9-2983-482b-81aa-7fd7085b1e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "device": "/dev/sdb"}}' 2021-12-15 16:23:43,154 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.101s 2021-12-15 16:23:43,154 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0d57e5-c5cf-466d-a77a-d67fade67b5a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0d57e5-c5cf-466d-a77a-d67fade67b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:23:43.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:23:44,213 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.049s 2021-12-15 16:23:44,213 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c682620-9f02-497b-a739-f0a08dac2214', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c682620-9f02-497b-a739-f0a08dac2214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:23:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:23:45,272 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.052s 2021-12-15 16:23:45,273 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adb3b641-9422-4344-abbd-d0e2de26ed94', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adb3b641-9422-4344-abbd-d0e2de26ed94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:23:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:23:46,332 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.052s 2021-12-15 16:23:46,333 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d48c1095-2fb2-4400-b3c8-f653e9d9fec7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d48c1095-2fb2-4400-b3c8-f653e9d9fec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:23:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:23:47,416 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.075s 2021-12-15 16:23:47,416 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8085432-c9af-47fe-869a-7740681ff793', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8085432-c9af-47fe-869a-7740681ff793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:23:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:23:48,514 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.089s 2021-12-15 16:23:48,514 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c02f1698-7620-4b89-9960-1f46cf2ed92a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c02f1698-7620-4b89-9960-1f46cf2ed92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:23:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:23:49,596 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.073s 2021-12-15 16:23:49,596 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9cd15e-bd9e-4a97-b4b3-62ccf7176b4d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9cd15e-bd9e-4a97-b4b3-62ccf7176b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:23:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:23:50,667 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.062s 2021-12-15 16:23:50,667 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-581c9e69-f531-4f13-8f12-acd303455d9c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-581c9e69-f531-4f13-8f12-acd303455d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:23:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:23:51,736 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.060s 2021-12-15 16:23:51,737 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df21b84-91a7-41a4-ad66-98d59bc4f445', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df21b84-91a7-41a4-ad66-98d59bc4f445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:23:51.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:23:51,747 116704 INFO [tempest.common.waiters] Attachment 4fd487b0-e1bc-4ed9-91e1-ba4c749a8642 created for volume 0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 to server 58544761-395a-4b54-876b-38750b3d8cf1 after waiting for 8.747295 seconds 2021-12-15 16:23:51,798 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.050s 2021-12-15 16:23:51,798 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550d3a29-cbe7-4220-ad0a-a926e184f605', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550d3a29-cbe7-4220-ad0a-a926e184f605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:23:51.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:23:51,809 116704 INFO [tempest.common.waiters] volume 0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 reached in-use after waiting for 0.809314 seconds 2021-12-15 16:23:52,175 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.365s 2021-12-15 16:23:52,175 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-stop": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439ab81e-0a17-4d8f-99af-c814d4b1dfca', 'x-compute-request-id': 'req-439ab81e-0a17-4d8f-99af-c814d4b1dfca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'' 2021-12-15 16:23:52,833 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.656s 2021-12-15 16:23:52,833 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff485c2-fe68-4ceb-a82d-b4bebde702f6', 'x-compute-request-id': 'req-bff485c2-fe68-4ceb-a82d-b4bebde702f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:23:54,175 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.332s 2021-12-15 16:23:54,175 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e70f685-bb36-41dd-8d81-0fe3730b23f3', 'x-compute-request-id': 'req-5e70f685-bb36-41dd-8d81-0fe3730b23f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:23:55,422 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.232s 2021-12-15 16:23:55,423 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fb24849-8167-4b63-9a12-8838db4d858a', 'x-compute-request-id': 'req-7fb24849-8167-4b63-9a12-8838db4d858a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:23:56,672 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.240s 2021-12-15 16:23:56,673 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97b452a9-9bf6-47db-a7dd-609519a29ddf', 'x-compute-request-id': 'req-97b452a9-9bf6-47db-a7dd-609519a29ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:23:57,930 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.248s 2021-12-15 16:23:57,930 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3150d50-a743-4df9-8999-ba9d1dfc3113', 'x-compute-request-id': 'req-d3150d50-a743-4df9-8999-ba9d1dfc3113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:23:59,158 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.210s 2021-12-15 16:23:59,158 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42214344-0978-4298-bc74-61712710f0ea', 'x-compute-request-id': 'req-42214344-0978-4298-bc74-61712710f0ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:24:00,388 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.221s 2021-12-15 16:24:00,389 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa542b2f-0b2e-41ed-9dc4-7568aeacafb9', 'x-compute-request-id': 'req-aa542b2f-0b2e-41ed-9dc4-7568aeacafb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:24:01,604 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.205s 2021-12-15 16:24:01,604 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-390ed0e0-0e3a-44c4-9474-860cf8303f77', 'x-compute-request-id': 'req-390ed0e0-0e3a-44c4-9474-860cf8303f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:24:02,956 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.341s 2021-12-15 16:24:02,956 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d81145f-38b2-4afe-80b1-bdc18beb9397', 'x-compute-request-id': 'req-8d81145f-38b2-4afe-80b1-bdc18beb9397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:24:04,250 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.284s 2021-12-15 16:24:04,250 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96c3e93c-7628-4d5d-8690-ad81cea57092', 'x-compute-request-id': 'req-96c3e93c-7628-4d5d-8690-ad81cea57092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:24:05,477 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.209s 2021-12-15 16:24:05,478 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f919e1b-8f41-4bbf-bc94-c7f449ab4bf8', 'x-compute-request-id': 'req-2f919e1b-8f41-4bbf-bc94-c7f449ab4bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:24:06,731 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.235s 2021-12-15 16:24:06,731 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba77fe49-d846-4ea0-9b04-b3b38e48a937', 'x-compute-request-id': 'req-ba77fe49-d846-4ea0-9b04-b3b38e48a937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:24:07,930 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.189s 2021-12-15 16:24:07,930 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f2489ef-330d-4a48-bfb5-7b31bc7f817c', 'x-compute-request-id': 'req-0f2489ef-330d-4a48-bfb5-7b31bc7f817c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:24:09,125 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.185s 2021-12-15 16:24:09,125 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd665597-43bc-4e14-a277-10c8313b985e', 'x-compute-request-id': 'req-bd665597-43bc-4e14-a277-10c8313b985e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:24:10,311 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.176s 2021-12-15 16:24:10,311 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e05a5fa-795b-4875-b8be-3f62499ef6fa', 'x-compute-request-id': 'req-2e05a5fa-795b-4875-b8be-3f62499ef6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:23:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:24:11,814 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.492s 2021-12-15 16:24:11,814 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1702', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00340fc1-56c2-4997-862e-ab8bf972c537', 'x-compute-request-id': 'req-00340fc1-56c2-4997-862e-ab8bf972c537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "SHUTOFF", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:24:11Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:24:11,830 116704 INFO [tempest.common.waiters] State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 19 second wait 2021-12-15 16:24:12,155 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.324s 2021-12-15 16:24:12,155 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-start": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa5b5a59-2f4f-4bf7-9556-b8c871a0f500', 'x-compute-request-id': 'req-fa5b5a59-2f4f-4bf7-9556-b8c871a0f500', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'' 2021-12-15 16:24:12,563 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.407s 2021-12-15 16:24:12,563 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be679c02-0eaa-4b46-82e3-97a8ef2da279', 'x-compute-request-id': 'req-be679c02-0eaa-4b46-82e3-97a8ef2da279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "SHUTOFF", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:24:12Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:24:13,905 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.332s 2021-12-15 16:24:13,905 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0672f8b8-a203-4a69-8862-a20b1b222362', 'x-compute-request-id': 'req-0672f8b8-a203-4a69-8862-a20b1b222362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "SHUTOFF", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:24:12Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:24:15,295 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.380s 2021-12-15 16:24:15,295 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1715', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e12468d-1da7-417f-b23f-1aa0ddf24a59', 'x-compute-request-id': 'req-0e12468d-1da7-417f-b23f-1aa0ddf24a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:24:14Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:24:15,304 116704 INFO [tempest.common.waiters] State transition "SHUTOFF/powering-on" ==> "ACTIVE/None" after 3 second wait 2021-12-15 16:24:15,304 116704 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2021-12-15 16:24:15,304 116704 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.80:22' as 'ubuntu' with public key authentication 2021-12-15 16:24:33,813 116704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.80 ([Errno None] Unable to connect to port 22 on 172.27.3.80). Number attempts: 1. Retry after 2 seconds. 2021-12-15 16:24:39,376 116704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.80 ([Errno None] Unable to connect to port 22 on 172.27.3.80). Number attempts: 2. Retry after 3 seconds. 2021-12-15 16:24:45,936 116704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.80 ([Errno None] Unable to connect to port 22 on 172.27.3.80). Number attempts: 3. Retry after 4 seconds. 2021-12-15 16:24:53,520 116704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.80 ([Errno None] Unable to connect to port 22 on 172.27.3.80). Number attempts: 4. Retry after 5 seconds. 2021-12-15 16:25:02,096 116704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.80 ([Errno None] Unable to connect to port 22 on 172.27.3.80). Number attempts: 5. Retry after 6 seconds. 2021-12-15 16:25:11,638 116704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.80 ([Errno None] Unable to connect to port 22 on 172.27.3.80). Number attempts: 6. Retry after 7 seconds. 2021-12-15 16:25:19,189 116704 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-12-15 16:25:19,506 116704 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2021-12-15 16:25:19,511 116704 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.80 (No existing session). Number attempts: 7. Retry after 8 seconds. 2021-12-15 16:25:28,157 116704 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-12-15 16:25:28,292 116704 INFO [paramiko.transport] Authentication (publickey) successful! 2021-12-15 16:25:28,293 116704 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.80 successfully created 2021-12-15 16:25:30,263 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 DELETE http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.268s 2021-12-15 16:25:30,264 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ea73aa7-ab19-4e7b-875c-be0102f6c7fb', 'x-compute-request-id': 'req-7ea73aa7-ab19-4e7b-875c-be0102f6c7fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'' 2021-12-15 16:25:30,324 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.060s 2021-12-15 16:25:30,325 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e10d17a-0888-41d3-b75b-961ab4ecbe25', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e10d17a-0888-41d3-b75b-961ab4ecbe25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:31,391 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.056s 2021-12-15 16:25:31,392 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00288a49-a239-46c0-a4a4-3a5adbb02469', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00288a49-a239-46c0-a4a4-3a5adbb02469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:32,456 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.056s 2021-12-15 16:25:32,457 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5c144d-9077-468c-801d-0a77414cac9d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5c144d-9077-468c-801d-0a77414cac9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:33,516 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.052s 2021-12-15 16:25:33,516 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b0772aa-52c3-48bd-807d-c5b51b1313ed', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b0772aa-52c3-48bd-807d-c5b51b1313ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:34,577 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.052s 2021-12-15 16:25:34,578 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3c74a7-28fc-4bbe-9a6f-0aaafa15c2d0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3c74a7-28fc-4bbe-9a6f-0aaafa15c2d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:35,642 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.057s 2021-12-15 16:25:35,643 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da3fbfd-f5b2-416e-829b-0fca9fd55805', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da3fbfd-f5b2-416e-829b-0fca9fd55805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:36,697 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.044s 2021-12-15 16:25:36,697 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50154fa9-3912-4c59-a0c7-73c1a5e8c3ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50154fa9-3912-4c59-a0c7-73c1a5e8c3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:37,754 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:25:37,754 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca6674ad-1227-4a80-83b4-4c62cb8b9565', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca6674ad-1227-4a80-83b4-4c62cb8b9565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:38,815 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.052s 2021-12-15 16:25:38,816 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d645987-0e64-4789-a4b9-6a739ce3b847', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d645987-0e64-4789-a4b9-6a739ce3b847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:39,872 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:25:39,873 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b1bfd3-f623-45ab-b618-063a8fc51bb6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b1bfd3-f623-45ab-b618-063a8fc51bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:40,930 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.050s 2021-12-15 16:25:40,931 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c702167a-3183-45a9-9cd8-a59bfa33a241', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c702167a-3183-45a9-9cd8-a59bfa33a241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:41,987 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:25:41,987 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23cd35a0-2d87-48d3-bd98-269382c17d28', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23cd35a0-2d87-48d3-bd98-269382c17d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:43,041 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.045s 2021-12-15 16:25:43,042 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6cce5a-85fd-4c5c-96cf-bb1c2eb47e3f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6cce5a-85fd-4c5c-96cf-bb1c2eb47e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:44,102 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.052s 2021-12-15 16:25:44,102 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba9a453c-ebbc-4419-a923-09213168e23f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba9a453c-ebbc-4419-a923-09213168e23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:45,160 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:25:45,161 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca33225-014c-4319-aef4-c16ca588cd0e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca33225-014c-4319-aef4-c16ca588cd0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:46,215 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.045s 2021-12-15 16:25:46,215 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c979d0-65d3-4dce-bdd4-1f59e72500fe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c979d0-65d3-4dce-bdd4-1f59e72500fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:47,281 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.057s 2021-12-15 16:25:47,281 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22209730-dab8-47d4-848a-ca46d982fc58', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22209730-dab8-47d4-848a-ca46d982fc58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:48,346 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.055s 2021-12-15 16:25:48,346 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f8b55b-211d-432d-a03b-776cfca59f3a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f8b55b-211d-432d-a03b-776cfca59f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:49,408 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.053s 2021-12-15 16:25:49,409 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-792d09b2-0928-4475-a160-2aa6979fa7d2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-792d09b2-0928-4475-a160-2aa6979fa7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:50,465 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:25:50,466 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232a9d10-c57d-4320-804c-e6362bb2e9f4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232a9d10-c57d-4320-804c-e6362bb2e9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:51,523 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.049s 2021-12-15 16:25:51,523 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f894d47-239c-47aa-be95-3f156aed9458', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f894d47-239c-47aa-be95-3f156aed9458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:52,576 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.042s 2021-12-15 16:25:52,576 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de22b1b-8fc1-468d-93b8-b7e929a4cb10', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de22b1b-8fc1-468d-93b8-b7e929a4cb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:53,629 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.044s 2021-12-15 16:25:53,629 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddfe9559-cba3-413e-a177-9f92088330df', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddfe9559-cba3-413e-a177-9f92088330df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:54,682 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.045s 2021-12-15 16:25:54,683 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4c3911c-97a6-468e-8f9e-b0cb19a6c10f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4c3911c-97a6-468e-8f9e-b0cb19a6c10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:55,738 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:25:55,738 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c97452f0-02b2-4fcc-af2d-93605e86a788', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c97452f0-02b2-4fcc-af2d-93605e86a788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:56,794 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:25:56,795 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b909a918-c019-42c6-9843-d7e0f9e53e37', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b909a918-c019-42c6-9843-d7e0f9e53e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:57,860 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.053s 2021-12-15 16:25:57,861 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85929e70-1ba8-4bc1-b85d-52a4153a0f82', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85929e70-1ba8-4bc1-b85d-52a4153a0f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:58,917 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:25:58,918 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53a0eef-0d13-4084-8d33-24c85fdef590', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53a0eef-0d13-4084-8d33-24c85fdef590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:25:59,978 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.051s 2021-12-15 16:25:59,978 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c398cc-6e31-47f3-94d4-4582db9614ca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c398cc-6e31-47f3-94d4-4582db9614ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:01,032 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.045s 2021-12-15 16:26:01,032 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e2b48ab-7c45-439f-afa6-a11b514fa834', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e2b48ab-7c45-439f-afa6-a11b514fa834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:02,085 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.044s 2021-12-15 16:26:02,086 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74109f80-688d-45d6-a54c-ec048769caab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74109f80-688d-45d6-a54c-ec048769caab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:03,141 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:26:03,141 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18764da2-10a7-4771-b1ba-e46315cb5a72', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18764da2-10a7-4771-b1ba-e46315cb5a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:04,195 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.044s 2021-12-15 16:26:04,196 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e170d0d-f12d-4138-b530-58dab59f96ad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e170d0d-f12d-4138-b530-58dab59f96ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:05,251 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.046s 2021-12-15 16:26:05,251 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52101b3f-55c1-453f-bbc7-e798f680f3a5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52101b3f-55c1-453f-bbc7-e798f680f3a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:06,305 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.046s 2021-12-15 16:26:06,306 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5598e496-3fcb-46cc-9bc1-a6aa70ae197d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5598e496-3fcb-46cc-9bc1-a6aa70ae197d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:07,357 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.043s 2021-12-15 16:26:07,358 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b1503b5-2b96-4ccd-be24-880539f29c96', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b1503b5-2b96-4ccd-be24-880539f29c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:08,416 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.050s 2021-12-15 16:26:08,417 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314f9b17-3ae9-49e1-bf69-2044826440b0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314f9b17-3ae9-49e1-bf69-2044826440b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:09,474 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:26:09,474 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53006ce6-922a-4040-9afb-3078324a2a5e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53006ce6-922a-4040-9afb-3078324a2a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:10,528 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.044s 2021-12-15 16:26:10,528 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc975e06-4b20-41d3-ab11-ec8a08c267e0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc975e06-4b20-41d3-ab11-ec8a08c267e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:11,584 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:26:11,584 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e5cbb5d-959a-4d4c-aa50-174374d7e940', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5cbb5d-959a-4d4c-aa50-174374d7e940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:12,641 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:26:12,642 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce1d8a1b-f1c1-4bbe-a741-37e3842309c6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce1d8a1b-f1c1-4bbe-a741-37e3842309c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:13,702 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.046s 2021-12-15 16:26:13,702 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-921e1bbb-adac-4b35-a45f-ca55cbfb4d84', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-921e1bbb-adac-4b35-a45f-ca55cbfb4d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:14,760 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.049s 2021-12-15 16:26:14,760 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6991ec18-c4a5-48a3-9249-5725bef6e03b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6991ec18-c4a5-48a3-9249-5725bef6e03b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:15,818 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:26:15,818 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e54656-6bf5-412a-af8f-d578c74700a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e54656-6bf5-412a-af8f-d578c74700a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:16,876 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.049s 2021-12-15 16:26:16,876 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c2b128-1865-4ddd-a757-be12a8d1786f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c2b128-1865-4ddd-a757-be12a8d1786f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:17,936 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:26:17,936 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb3f31f7-9bdf-4e2d-aa40-f9d0aabbf003', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3f31f7-9bdf-4e2d-aa40-f9d0aabbf003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:18,994 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.049s 2021-12-15 16:26:18,994 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d8b265-fecc-4bc8-ba3d-fd8f18e648d1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d8b265-fecc-4bc8-ba3d-fd8f18e648d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:20,057 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.052s 2021-12-15 16:26:20,058 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51002ea5-334e-40b3-8b69-605360cbcb74', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51002ea5-334e-40b3-8b69-605360cbcb74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:21,120 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:26:21,121 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62f11cb-8b60-41a3-a532-88089a87a7ae', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62f11cb-8b60-41a3-a532-88089a87a7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:22,188 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.052s 2021-12-15 16:26:22,188 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38a2f24-46d6-49ed-98dc-a1b0dc5e7aa8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38a2f24-46d6-49ed-98dc-a1b0dc5e7aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:23,248 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.052s 2021-12-15 16:26:23,249 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-804583aa-de89-423a-b616-23d146807e34', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-804583aa-de89-423a-b616-23d146807e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:24,309 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.051s 2021-12-15 16:26:24,310 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2501861f-29dc-4d53-8255-cebafbebb533', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2501861f-29dc-4d53-8255-cebafbebb533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:25,378 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.058s 2021-12-15 16:26:25,379 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fee1fb4-8f3f-4763-925d-c4ebc257b6ea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fee1fb4-8f3f-4763-925d-c4ebc257b6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:26,434 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:26:26,435 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa123f9-0639-4b64-9cbc-269c2753a4ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa123f9-0639-4b64-9cbc-269c2753a4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:27,496 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:26:27,497 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d154cd6-5592-433f-82a3-eb886d33fcfd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d154cd6-5592-433f-82a3-eb886d33fcfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:28,559 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.049s 2021-12-15 16:26:28,560 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-897269ca-bd82-478a-afe1-c705047cad83', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-897269ca-bd82-478a-afe1-c705047cad83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:29,619 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.050s 2021-12-15 16:26:29,619 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-350a92ae-9788-4041-a262-ddf51882b92e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-350a92ae-9788-4041-a262-ddf51882b92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:30,675 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:26:30,676 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9393a7ea-d1f1-489a-b8d8-0bb727fc307d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9393a7ea-d1f1-489a-b8d8-0bb727fc307d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:31,737 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.046s 2021-12-15 16:26:31,737 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-973523a5-1885-45d5-9538-d4242a1861c1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-973523a5-1885-45d5-9538-d4242a1861c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:32,800 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.050s 2021-12-15 16:26:32,800 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52cfae72-fd7c-498e-b22d-1a0e352738e2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52cfae72-fd7c-498e-b22d-1a0e352738e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:33,868 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.059s 2021-12-15 16:26:33,868 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bac0672-3511-4163-9e0b-0f5f3bab802c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bac0672-3511-4163-9e0b-0f5f3bab802c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:34,929 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.045s 2021-12-15 16:26:34,929 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb1643e0-69a9-4792-9345-ff5d4e08e189', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb1643e0-69a9-4792-9345-ff5d4e08e189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:35,984 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.046s 2021-12-15 16:26:35,984 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dc5bb7a-e1ae-4d78-867d-bb408a270060', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dc5bb7a-e1ae-4d78-867d-bb408a270060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:37,045 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.051s 2021-12-15 16:26:37,046 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c1be59-9597-4c93-80af-9bdd882e1b1a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c1be59-9597-4c93-80af-9bdd882e1b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:38,101 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:26:38,102 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98902caf-acd0-46ff-8402-c212a53502e9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98902caf-acd0-46ff-8402-c212a53502e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:39,183 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.072s 2021-12-15 16:26:39,183 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8129672d-9bed-4cfb-8be9-1ae6dede500c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8129672d-9bed-4cfb-8be9-1ae6dede500c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:40,243 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:26:40,244 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de2af54-8a6b-4005-90da-af1bcaa71798', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de2af54-8a6b-4005-90da-af1bcaa71798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:41,307 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:26:41,307 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3402646-4120-4fb7-a806-20ffd32f8ace', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3402646-4120-4fb7-a806-20ffd32f8ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:42,366 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.050s 2021-12-15 16:26:42,366 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-396f3fef-8bdd-4737-a832-ba56e5136a9f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-396f3fef-8bdd-4737-a832-ba56e5136a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:43,429 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:26:43,430 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22cd1d69-34db-4118-95bd-7e8675efc58a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22cd1d69-34db-4118-95bd-7e8675efc58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:44,486 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:26:44,487 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc8d9d47-a95d-4224-8046-14bec52d9330', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc8d9d47-a95d-4224-8046-14bec52d9330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:45,542 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.046s 2021-12-15 16:26:45,543 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d05b68-1678-4781-be82-0b5ce95d1248', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d05b68-1678-4781-be82-0b5ce95d1248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:46,612 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.061s 2021-12-15 16:26:46,613 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c47a157-43c8-4e16-a87f-2392b640af6d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c47a157-43c8-4e16-a87f-2392b640af6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:47,670 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.049s 2021-12-15 16:26:47,671 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b8077e-f113-468d-8681-7256476eb56c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b8077e-f113-468d-8681-7256476eb56c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:48,722 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.043s 2021-12-15 16:26:48,722 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02562a3d-3d6e-4778-80ee-8294ae823766', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02562a3d-3d6e-4778-80ee-8294ae823766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:49,783 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.051s 2021-12-15 16:26:49,783 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98197113-a832-4684-8293-4d101a6a0211', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98197113-a832-4684-8293-4d101a6a0211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:50,843 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.051s 2021-12-15 16:26:50,843 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01e0626d-2b0d-4e70-945b-d39f1e6e9104', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01e0626d-2b0d-4e70-945b-d39f1e6e9104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:51,901 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.049s 2021-12-15 16:26:51,901 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363ab13a-3629-421b-88f0-66bcc21110ce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363ab13a-3629-421b-88f0-66bcc21110ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:52,955 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.044s 2021-12-15 16:26:52,955 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b5f4ac-20f8-4cc0-b323-cdf3cf6e2e1c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b5f4ac-20f8-4cc0-b323-cdf3cf6e2e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:54,006 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.043s 2021-12-15 16:26:54,007 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8af63e6-789e-47f8-bb63-7e8ccc867335', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8af63e6-789e-47f8-bb63-7e8ccc867335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:55,071 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.055s 2021-12-15 16:26:55,071 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0930a573-0d65-4f0e-b948-65707c7a8788', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0930a573-0d65-4f0e-b948-65707c7a8788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:56,126 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:26:56,127 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f57676-2521-4c96-8499-8cd13160854c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f57676-2521-4c96-8499-8cd13160854c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:57,201 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.066s 2021-12-15 16:26:57,201 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c65f9bb-a3ae-44b3-bfb9-091c68fb8b22', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c65f9bb-a3ae-44b3-bfb9-091c68fb8b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:58,263 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.049s 2021-12-15 16:26:58,263 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f79f73-d289-4806-b53e-b04dbb6e7653', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f79f73-d289-4806-b53e-b04dbb6e7653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:26:59,327 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.055s 2021-12-15 16:26:59,327 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1aea33-ecab-41ab-8819-15e32c5cb29a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1aea33-ecab-41ab-8819-15e32c5cb29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:27:00,397 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.054s 2021-12-15 16:27:00,397 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ea6f25e-3d32-45e3-869d-b304fb1fd4eb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ea6f25e-3d32-45e3-869d-b304fb1fd4eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:27:01,450 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.045s 2021-12-15 16:27:01,451 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f6187d-793f-4db3-8cd7-5b8abefa7309', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f6187d-793f-4db3-8cd7-5b8abefa7309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:27:02,506 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:27:02,506 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ae8516-28a5-4f84-ac7b-0e108ba7f37c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ae8516-28a5-4f84-ac7b-0e108ba7f37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:27:03,563 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:27:03,563 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-098c33be-f678-466e-9cde-87db36db5535', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-098c33be-f678-466e-9cde-87db36db5535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:27:04,617 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.045s 2021-12-15 16:27:04,618 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693a996f-d9c4-4143-a698-602186ec5734', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693a996f-d9c4-4143-a698-602186ec5734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:27:05,674 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:27:05,674 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f2c594-4d6c-456e-b643-5f3feedb3568', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f2c594-4d6c-456e-b643-5f3feedb3568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:27:32,350 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 25.667s 2021-12-15 16:27:32,350 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af427adf-9bea-46bf-b95e-8279287d9963', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af427adf-9bea-46bf-b95e-8279287d9963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:28:33,421 116704 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 2021-12-15 16:29:06,988 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 93.629s 2021-12-15 16:29:06,988 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092d5401-4653-4378-8f2b-9d56caa58b25', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092d5401-4653-4378-8f2b-9d56caa58b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:29:32,508 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 24.511s 2021-12-15 16:29:32,508 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30661b2-a540-4f0d-bcfd-a7b5c75dc73b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c30661b2-a540-4f0d-bcfd-a7b5c75dc73b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:30:33,577 116704 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 2021-12-15 16:31:07,433 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 93.916s 2021-12-15 16:31:07,433 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb9a6f15-de2f-4350-a333-855f8c9019f6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb9a6f15-de2f-4350-a333-855f8c9019f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:31:32,668 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 24.226s 2021-12-15 16:31:32,669 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7121d09-c23a-487e-b287-89ebb41d5d0c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7121d09-c23a-487e-b287-89ebb41d5d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:32:32,737 116704 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 2021-12-15 16:33:07,870 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 95.193s 2021-12-15 16:33:07,871 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d2eb43-8255-4ae9-bca1-7f655ae9dca9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d2eb43-8255-4ae9-bca1-7f655ae9dca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:33:32,946 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 25.068s 2021-12-15 16:33:32,946 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f09b4d4c-7328-48bd-906a-e10bde862f46', 'x-compute-request-id': 'req-f09b4d4c-7328-48bd-906a-e10bde862f46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:34,005 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.055s 2021-12-15 16:33:34,006 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30908ca9-8c53-4c10-9496-aa1cc7278b3b', 'x-compute-request-id': 'req-30908ca9-8c53-4c10-9496-aa1cc7278b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:35,061 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:33:35,061 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16479765-d1f4-4979-87f5-702cb018dbe0', 'x-compute-request-id': 'req-16479765-d1f4-4979-87f5-702cb018dbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:36,419 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.354s 2021-12-15 16:33:36,419 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30ede824-4781-48cf-a1d0-ab045242eb0c', 'x-compute-request-id': 'req-30ede824-4781-48cf-a1d0-ab045242eb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:37,771 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.348s 2021-12-15 16:33:37,771 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d6d9965-b20c-452e-8961-206cfeb272d1', 'x-compute-request-id': 'req-2d6d9965-b20c-452e-8961-206cfeb272d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:38,936 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.161s 2021-12-15 16:33:38,936 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75664f9a-200c-4de2-9c46-41658c382b61', 'x-compute-request-id': 'req-75664f9a-200c-4de2-9c46-41658c382b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:40,107 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.166s 2021-12-15 16:33:40,107 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bca134c3-4325-48be-a3cb-7a4c6d94e7e2', 'x-compute-request-id': 'req-bca134c3-4325-48be-a3cb-7a4c6d94e7e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:41,311 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.202s 2021-12-15 16:33:41,312 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecc0804f-4fd8-4b13-8de1-2eadb97539a8', 'x-compute-request-id': 'req-ecc0804f-4fd8-4b13-8de1-2eadb97539a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:42,506 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.191s 2021-12-15 16:33:42,507 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0936c56a-62b4-4c63-866f-38350be9b1e8', 'x-compute-request-id': 'req-0936c56a-62b4-4c63-866f-38350be9b1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:43,679 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.170s 2021-12-15 16:33:43,679 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1c51f97-7502-4fd5-ae8c-afcaa1d1be9f', 'x-compute-request-id': 'req-f1c51f97-7502-4fd5-ae8c-afcaa1d1be9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:44,736 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.054s 2021-12-15 16:33:44,737 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8ac82b3-8d7f-4a8b-8d75-a3214b541b47', 'x-compute-request-id': 'req-f8ac82b3-8d7f-4a8b-8d75-a3214b541b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:45,787 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.047s 2021-12-15 16:33:45,787 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66d0fa50-083e-4366-bf2e-bac27323e13d', 'x-compute-request-id': 'req-66d0fa50-083e-4366-bf2e-bac27323e13d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:46,971 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.180s 2021-12-15 16:33:46,971 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64c3c7b8-0b9d-4d26-8031-b8f54fc5633b', 'x-compute-request-id': 'req-64c3c7b8-0b9d-4d26-8031-b8f54fc5633b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:48,164 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.190s 2021-12-15 16:33:48,165 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c7dcb54-7ee8-4500-ad2f-a7e5f8bd7a10', 'x-compute-request-id': 'req-6c7dcb54-7ee8-4500-ad2f-a7e5f8bd7a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:49,364 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.196s 2021-12-15 16:33:49,365 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10c7165b-be69-4fb5-8b2e-2f826709cd85', 'x-compute-request-id': 'req-10c7165b-be69-4fb5-8b2e-2f826709cd85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:50,554 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.184s 2021-12-15 16:33:50,555 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50ca3c0b-f009-429f-a74b-357ad1fd05be', 'x-compute-request-id': 'req-50ca3c0b-f009-429f-a74b-357ad1fd05be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:51,738 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.180s 2021-12-15 16:33:51,738 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1bd8a84-bf3c-4f54-8d59-3eb30da35672', 'x-compute-request-id': 'req-e1bd8a84-bf3c-4f54-8d59-3eb30da35672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:52,909 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.167s 2021-12-15 16:33:52,910 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e27e107-1625-495f-b951-2a1237add78a', 'x-compute-request-id': 'req-9e27e107-1625-495f-b951-2a1237add78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:54,100 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.187s 2021-12-15 16:33:54,101 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd99a42d-837d-45b8-83f6-a8ffe0a11e97', 'x-compute-request-id': 'req-bd99a42d-837d-45b8-83f6-a8ffe0a11e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:55,290 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.186s 2021-12-15 16:33:55,290 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d44ac66-52c0-4dca-8e60-a6f097da6831', 'x-compute-request-id': 'req-9d44ac66-52c0-4dca-8e60-a6f097da6831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:56,481 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.187s 2021-12-15 16:33:56,481 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d18a62d-4a88-433e-ba38-b8ba22ce65b2', 'x-compute-request-id': 'req-7d18a62d-4a88-433e-ba38-b8ba22ce65b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:57,660 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.175s 2021-12-15 16:33:57,660 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1b20e4b-22e4-46c0-83a1-6db311e95e19', 'x-compute-request-id': 'req-a1b20e4b-22e4-46c0-83a1-6db311e95e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:33:58,844 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.180s 2021-12-15 16:33:58,844 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17b6ccda-23fc-4887-a9fe-29ee3d5ec82e', 'x-compute-request-id': 'req-17b6ccda-23fc-4887-a9fe-29ee3d5ec82e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:00,037 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.190s 2021-12-15 16:34:00,038 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e645d17-9b61-45bc-bfbf-468dad2a0c75', 'x-compute-request-id': 'req-1e645d17-9b61-45bc-bfbf-468dad2a0c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:01,214 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.173s 2021-12-15 16:34:01,214 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35e46e8c-f402-4c5a-8af5-ee7560e11918', 'x-compute-request-id': 'req-35e46e8c-f402-4c5a-8af5-ee7560e11918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:02,401 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.182s 2021-12-15 16:34:02,401 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e6d84d0-bfda-4f56-aa69-d502806f9b0d', 'x-compute-request-id': 'req-9e6d84d0-bfda-4f56-aa69-d502806f9b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:03,590 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.185s 2021-12-15 16:34:03,590 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92b77f12-69b6-4557-a2f0-495b7162f8f9', 'x-compute-request-id': 'req-92b77f12-69b6-4557-a2f0-495b7162f8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:04,771 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.177s 2021-12-15 16:34:04,771 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d0e3307-a983-409b-a7cb-b3f1b25a74ef', 'x-compute-request-id': 'req-0d0e3307-a983-409b-a7cb-b3f1b25a74ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:05,952 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.178s 2021-12-15 16:34:05,953 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5a3ae76-ef52-4fb7-bdf8-50f4cee73b42', 'x-compute-request-id': 'req-a5a3ae76-ef52-4fb7-bdf8-50f4cee73b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:07,138 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.182s 2021-12-15 16:34:07,138 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-488f18a3-662f-46d5-97ee-8166893d3df7', 'x-compute-request-id': 'req-488f18a3-662f-46d5-97ee-8166893d3df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:08,339 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.197s 2021-12-15 16:34:08,339 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-499d89d1-3209-4f64-acb0-b394c1b2bc22', 'x-compute-request-id': 'req-499d89d1-3209-4f64-acb0-b394c1b2bc22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:09,529 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.186s 2021-12-15 16:34:09,529 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5dfaa7b-f68c-4448-83ba-528a17e4c45a', 'x-compute-request-id': 'req-e5dfaa7b-f68c-4448-83ba-528a17e4c45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:10,726 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.193s 2021-12-15 16:34:10,726 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d2ace8d-4dcd-477e-8c65-6f239e04426c', 'x-compute-request-id': 'req-7d2ace8d-4dcd-477e-8c65-6f239e04426c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:11,910 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.181s 2021-12-15 16:34:11,911 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cc02b16-0506-4af5-a3c9-44c59a523f44', 'x-compute-request-id': 'req-0cc02b16-0506-4af5-a3c9-44c59a523f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:13,081 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.167s 2021-12-15 16:34:13,081 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-434ef461-b02e-4245-a790-d92677a44372', 'x-compute-request-id': 'req-434ef461-b02e-4245-a790-d92677a44372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:14,268 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.183s 2021-12-15 16:34:14,268 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df84c7e6-b9af-4de4-ba72-4e4008efd56b', 'x-compute-request-id': 'req-df84c7e6-b9af-4de4-ba72-4e4008efd56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:15,450 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.178s 2021-12-15 16:34:15,450 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-213ea5e7-0fde-482b-8b2a-acb90c3b9045', 'x-compute-request-id': 'req-213ea5e7-0fde-482b-8b2a-acb90c3b9045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:16,636 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.183s 2021-12-15 16:34:16,636 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3cb29ad-2145-48fe-ba93-56b8995c93b0', 'x-compute-request-id': 'req-f3cb29ad-2145-48fe-ba93-56b8995c93b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:17,816 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.176s 2021-12-15 16:34:17,816 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1df4af0c-e669-4ef9-aa7f-485bd442ac52', 'x-compute-request-id': 'req-1df4af0c-e669-4ef9-aa7f-485bd442ac52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:18,999 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.179s 2021-12-15 16:34:18,999 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a82e32a0-d2d0-4e8b-bb6a-5f322543414c', 'x-compute-request-id': 'req-a82e32a0-d2d0-4e8b-bb6a-5f322543414c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:20,175 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.173s 2021-12-15 16:34:20,176 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33d87f76-18aa-440d-b7af-17c81323b9ac', 'x-compute-request-id': 'req-33d87f76-18aa-440d-b7af-17c81323b9ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:21,377 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.197s 2021-12-15 16:34:21,377 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa523596-8d47-4201-a603-13f34b3c28d0', 'x-compute-request-id': 'req-fa523596-8d47-4201-a603-13f34b3c28d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:22,552 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.171s 2021-12-15 16:34:22,552 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87e67b75-8162-4f46-a2bd-bb84a824517f', 'x-compute-request-id': 'req-87e67b75-8162-4f46-a2bd-bb84a824517f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:23,753 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.197s 2021-12-15 16:34:23,753 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05083be4-f27e-4acf-b56e-bfa53cc3e128', 'x-compute-request-id': 'req-05083be4-f27e-4acf-b56e-bfa53cc3e128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:24,939 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.181s 2021-12-15 16:34:24,939 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1341f0bb-372a-4d26-8549-f3926d4d15e8', 'x-compute-request-id': 'req-1341f0bb-372a-4d26-8549-f3926d4d15e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:26,122 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.179s 2021-12-15 16:34:26,122 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-490beeae-8f36-42b9-bbaf-0af026f84177', 'x-compute-request-id': 'req-490beeae-8f36-42b9-bbaf-0af026f84177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:27,307 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.181s 2021-12-15 16:34:27,307 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-debded6d-b698-49f2-bde6-c66a4f668630', 'x-compute-request-id': 'req-debded6d-b698-49f2-bde6-c66a4f668630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:28,512 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.201s 2021-12-15 16:34:28,512 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae10cc88-d59e-486a-930c-a68575cdcadc', 'x-compute-request-id': 'req-ae10cc88-d59e-486a-930c-a68575cdcadc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:29,699 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.182s 2021-12-15 16:34:29,699 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18052170-eba7-44c7-ba76-96317737cc64', 'x-compute-request-id': 'req-18052170-eba7-44c7-ba76-96317737cc64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:30,886 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.183s 2021-12-15 16:34:30,886 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efa7aabb-0951-40c4-bde8-e30aae68511d', 'x-compute-request-id': 'req-efa7aabb-0951-40c4-bde8-e30aae68511d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:34:32,064 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.175s 2021-12-15 16:34:32,065 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17d3ea6c-ce52-4ca6-92aa-63a93425c2e4', 'x-compute-request-id': 'req-17d3ea6c-ce52-4ca6-92aa-63a93425c2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:33,128 116704 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 2021-12-15 16:35:33,744 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 60.676s 2021-12-15 16:35:33,744 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31bf9576-cd72-42b6-9902-c02fedbdd8f4', 'x-compute-request-id': 'req-31bf9576-cd72-42b6-9902-c02fedbdd8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:34,803 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.057s 2021-12-15 16:35:34,804 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-042ba42d-978d-494d-987b-3b99a2de2ca9', 'x-compute-request-id': 'req-042ba42d-978d-494d-987b-3b99a2de2ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:35,858 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:35:35,858 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-423f7038-d4e2-491b-b77b-73155aaae87f', 'x-compute-request-id': 'req-423f7038-d4e2-491b-b77b-73155aaae87f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:36,910 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:35:36,911 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7b1f14d-453f-4b00-82c5-d731d68485bc', 'x-compute-request-id': 'req-f7b1f14d-453f-4b00-82c5-d731d68485bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:37,963 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:35:37,963 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f4eb253-6a86-4ad1-ad51-711cf7e961f6', 'x-compute-request-id': 'req-0f4eb253-6a86-4ad1-ad51-711cf7e961f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:39,037 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.070s 2021-12-15 16:35:39,037 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53cb2ea2-a694-4314-91fa-4b7cb14a7b43', 'x-compute-request-id': 'req-53cb2ea2-a694-4314-91fa-4b7cb14a7b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:40,240 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.199s 2021-12-15 16:35:40,241 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bea9e548-553b-49ff-89c0-4b6dd58f4fad', 'x-compute-request-id': 'req-bea9e548-553b-49ff-89c0-4b6dd58f4fad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:41,481 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.236s 2021-12-15 16:35:41,481 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57e185d4-edb2-40e4-8f94-2f948ba2a397', 'x-compute-request-id': 'req-57e185d4-edb2-40e4-8f94-2f948ba2a397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:42,715 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.231s 2021-12-15 16:35:42,715 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f32d261-0873-408f-a17c-0279fa45f0c6', 'x-compute-request-id': 'req-6f32d261-0873-408f-a17c-0279fa45f0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:43,955 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.236s 2021-12-15 16:35:43,956 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b1fb20a-5110-4eaa-a648-60b1b75fb2d4', 'x-compute-request-id': 'req-1b1fb20a-5110-4eaa-a648-60b1b75fb2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:45,007 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:35:45,008 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e78b4e3e-cb7e-4199-9759-44a2a7f31b62', 'x-compute-request-id': 'req-e78b4e3e-cb7e-4199-9759-44a2a7f31b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:46,060 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:35:46,060 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0d33339-a7ee-4670-8295-d1ec22c4cbc3', 'x-compute-request-id': 'req-f0d33339-a7ee-4670-8295-d1ec22c4cbc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:47,112 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:35:47,112 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba927a9b-6bd7-4a63-a0ae-1b44cbb58350', 'x-compute-request-id': 'req-ba927a9b-6bd7-4a63-a0ae-1b44cbb58350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:48,172 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.056s 2021-12-15 16:35:48,172 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c4c792b-1980-4b1f-8d07-fbe00963800d', 'x-compute-request-id': 'req-6c4c792b-1980-4b1f-8d07-fbe00963800d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:49,225 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:35:49,225 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe6d5989-f3d9-4a43-864b-8dc081b8ce3d', 'x-compute-request-id': 'req-fe6d5989-f3d9-4a43-864b-8dc081b8ce3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:50,304 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.075s 2021-12-15 16:35:50,304 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40ac0b8c-6359-4180-9896-53b1656a65b5', 'x-compute-request-id': 'req-40ac0b8c-6359-4180-9896-53b1656a65b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:51,357 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:35:51,358 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-032d34d0-d0c5-4cb8-859b-70bd05c8ee8f', 'x-compute-request-id': 'req-032d34d0-d0c5-4cb8-859b-70bd05c8ee8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:52,415 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:35:52,416 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6db455ac-6e1e-4d7f-a40a-b62c7c7793e7', 'x-compute-request-id': 'req-6db455ac-6e1e-4d7f-a40a-b62c7c7793e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:53,469 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:35:53,469 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d72c66d2-8b86-452e-aa93-6dee4dd94d06', 'x-compute-request-id': 'req-d72c66d2-8b86-452e-aa93-6dee4dd94d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:54,520 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:35:54,520 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-950444e2-1710-4d9e-a8ec-4d8bc6bdfebb', 'x-compute-request-id': 'req-950444e2-1710-4d9e-a8ec-4d8bc6bdfebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:55,574 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:35:55,574 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed5b716d-941e-4476-9ca8-59b609d109ec', 'x-compute-request-id': 'req-ed5b716d-941e-4476-9ca8-59b609d109ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:56,630 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:35:56,630 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-519dcf9c-be95-40f3-903d-468beb70871c', 'x-compute-request-id': 'req-519dcf9c-be95-40f3-903d-468beb70871c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:57,682 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:35:57,682 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-672dddcf-5736-4df0-889f-2b1da50cc962', 'x-compute-request-id': 'req-672dddcf-5736-4df0-889f-2b1da50cc962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:58,745 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.059s 2021-12-15 16:35:58,745 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f03f099e-fdae-45fd-a214-77372e20eafa', 'x-compute-request-id': 'req-f03f099e-fdae-45fd-a214-77372e20eafa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:35:59,798 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:35:59,798 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4cda168-7709-4a94-a3d3-164f1227f4ed', 'x-compute-request-id': 'req-f4cda168-7709-4a94-a3d3-164f1227f4ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:00,857 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.055s 2021-12-15 16:36:00,858 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e7c47e3-0aa8-40f5-b6e7-e1e013e5d72e', 'x-compute-request-id': 'req-6e7c47e3-0aa8-40f5-b6e7-e1e013e5d72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:01,911 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:36:01,912 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d4f543a-1fe5-446c-ab92-be49d1c31e0c', 'x-compute-request-id': 'req-4d4f543a-1fe5-446c-ab92-be49d1c31e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:02,973 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.058s 2021-12-15 16:36:02,974 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c73bd89-2148-460a-b48f-736bd161dc01', 'x-compute-request-id': 'req-7c73bd89-2148-460a-b48f-736bd161dc01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:04,031 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.054s 2021-12-15 16:36:04,032 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbcdc65e-10c3-44b6-9609-32da10a5b182', 'x-compute-request-id': 'req-bbcdc65e-10c3-44b6-9609-32da10a5b182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:05,086 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:36:05,087 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4179869d-aa82-439a-9ba4-478d14a78da2', 'x-compute-request-id': 'req-4179869d-aa82-439a-9ba4-478d14a78da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:06,138 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:36:06,139 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42e26b9d-0ed3-405d-aa8f-295aed90e4fe', 'x-compute-request-id': 'req-42e26b9d-0ed3-405d-aa8f-295aed90e4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:07,191 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:36:07,191 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dd3f999-45d9-4f68-afef-03d03df6259e', 'x-compute-request-id': 'req-8dd3f999-45d9-4f68-afef-03d03df6259e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:08,248 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:36:08,248 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-084ba0d8-6bc5-4c26-8214-3cf172e71479', 'x-compute-request-id': 'req-084ba0d8-6bc5-4c26-8214-3cf172e71479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:09,301 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:36:09,302 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91eda826-c1c5-4515-85fa-3a9470585998', 'x-compute-request-id': 'req-91eda826-c1c5-4515-85fa-3a9470585998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:10,357 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:36:10,357 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a259d67b-f11c-4671-ab06-984bf0a43192', 'x-compute-request-id': 'req-a259d67b-f11c-4671-ab06-984bf0a43192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:11,408 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:36:11,409 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7edb994d-2745-4aed-a3f1-9b9f739c22ba', 'x-compute-request-id': 'req-7edb994d-2745-4aed-a3f1-9b9f739c22ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:12,460 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:36:12,460 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eb9ebea-a010-4983-b74f-d8527c266ff3', 'x-compute-request-id': 'req-6eb9ebea-a010-4983-b74f-d8527c266ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:13,516 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:36:13,517 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a28f969-c251-42ec-8337-a948b4684cdc', 'x-compute-request-id': 'req-4a28f969-c251-42ec-8337-a948b4684cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:14,569 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:36:14,570 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-053cb809-c209-4071-b515-5326bd2f75f9', 'x-compute-request-id': 'req-053cb809-c209-4071-b515-5326bd2f75f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:15,622 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:36:15,622 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35e9eb2e-27a1-4bea-8011-db3cb50400a9', 'x-compute-request-id': 'req-35e9eb2e-27a1-4bea-8011-db3cb50400a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:16,683 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.057s 2021-12-15 16:36:16,683 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f149f77-ad3f-4861-838b-4e5b4f5dc882', 'x-compute-request-id': 'req-9f149f77-ad3f-4861-838b-4e5b4f5dc882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:17,737 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:36:17,738 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14c96b2e-1258-416e-a407-30254461dc38', 'x-compute-request-id': 'req-14c96b2e-1258-416e-a407-30254461dc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:18,800 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.059s 2021-12-15 16:36:18,800 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da028194-ce3e-4d9c-8037-f8f49c1b33b9', 'x-compute-request-id': 'req-da028194-ce3e-4d9c-8037-f8f49c1b33b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:19,855 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:36:19,856 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-327f477e-44b5-4fb7-8a48-09c36da4e234', 'x-compute-request-id': 'req-327f477e-44b5-4fb7-8a48-09c36da4e234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:20,907 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:36:20,908 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eeb935f-c003-45a2-bc4c-ebebfeefecb5', 'x-compute-request-id': 'req-3eeb935f-c003-45a2-bc4c-ebebfeefecb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:21,961 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:36:21,962 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc997707-eb07-4d71-a75a-fe69ee08b2bd', 'x-compute-request-id': 'req-cc997707-eb07-4d71-a75a-fe69ee08b2bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:23,022 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.058s 2021-12-15 16:36:23,023 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ede8eb2c-ef07-47e5-9e9f-5559f179d722', 'x-compute-request-id': 'req-ede8eb2c-ef07-47e5-9e9f-5559f179d722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:24,077 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:36:24,077 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f09b57c2-7601-4da6-b17f-1ed2ab95543f', 'x-compute-request-id': 'req-f09b57c2-7601-4da6-b17f-1ed2ab95543f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:25,137 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.056s 2021-12-15 16:36:25,138 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eb0cfaa-1896-4909-b0fb-ebe4415905ef', 'x-compute-request-id': 'req-1eb0cfaa-1896-4909-b0fb-ebe4415905ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:26,193 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:36:26,193 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4a70627-e72c-4f2b-a4a1-98de3ffa676b', 'x-compute-request-id': 'req-b4a70627-e72c-4f2b-a4a1-98de3ffa676b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:27,249 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:36:27,249 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25b520e2-8963-42a5-ab2f-ccfe81f8ab02', 'x-compute-request-id': 'req-25b520e2-8963-42a5-ab2f-ccfe81f8ab02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:28,304 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:36:28,304 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-582cc97e-a7f4-4701-84f8-2541d4204f4c', 'x-compute-request-id': 'req-582cc97e-a7f4-4701-84f8-2541d4204f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:29,356 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:36:29,356 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ec5c38-b8de-4c19-8cb1-d8bbaac243b5', 'x-compute-request-id': 'req-53ec5c38-b8de-4c19-8cb1-d8bbaac243b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:30,410 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:36:30,410 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-687477ac-af2d-4a7a-8cc6-4f2101981066', 'x-compute-request-id': 'req-687477ac-af2d-4a7a-8cc6-4f2101981066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:31,464 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:36:31,464 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce978e6d-4475-4211-956b-4bc462d0cc73', 'x-compute-request-id': 'req-ce978e6d-4475-4211-956b-4bc462d0cc73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:32,520 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:36:32,521 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac7d0c3f-e690-4af9-8f8d-37be7b0fc827', 'x-compute-request-id': 'req-ac7d0c3f-e690-4af9-8f8d-37be7b0fc827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:33,573 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:36:33,573 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a72a1bd0-2775-490b-a1df-4906b059ff07', 'x-compute-request-id': 'req-a72a1bd0-2775-490b-a1df-4906b059ff07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:34,625 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:36:34,626 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1fa6fdf-c6a9-433f-9339-e2f307c48cb0', 'x-compute-request-id': 'req-e1fa6fdf-c6a9-433f-9339-e2f307c48cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:35,680 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:36:35,681 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-425a14a2-1645-4dac-8955-8fcf431d7938', 'x-compute-request-id': 'req-425a14a2-1645-4dac-8955-8fcf431d7938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:36,740 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.056s 2021-12-15 16:36:36,740 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d974d544-c21f-4964-bec3-8fa26f174282', 'x-compute-request-id': 'req-d974d544-c21f-4964-bec3-8fa26f174282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:37,800 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.056s 2021-12-15 16:36:37,801 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7324ff39-0beb-4a4a-8f6c-e4d0910c1105', 'x-compute-request-id': 'req-7324ff39-0beb-4a4a-8f6c-e4d0910c1105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:38,859 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.054s 2021-12-15 16:36:38,859 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-869f44bd-a64b-4556-8f63-61818d1e44f2', 'x-compute-request-id': 'req-869f44bd-a64b-4556-8f63-61818d1e44f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:39,912 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:36:39,912 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f46ab12-b515-4227-85b9-88281e2836c9', 'x-compute-request-id': 'req-1f46ab12-b515-4227-85b9-88281e2836c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:40,973 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.058s 2021-12-15 16:36:40,974 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23e619ba-ddf0-4b30-8635-639c043a40ab', 'x-compute-request-id': 'req-23e619ba-ddf0-4b30-8635-639c043a40ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:42,026 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:36:42,027 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0ebc9d3-2bc0-47e7-a389-09618c0f6cb4', 'x-compute-request-id': 'req-b0ebc9d3-2bc0-47e7-a389-09618c0f6cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:43,086 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.055s 2021-12-15 16:36:43,087 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de417e58-3bbb-4501-adbf-4ae879523fa0', 'x-compute-request-id': 'req-de417e58-3bbb-4501-adbf-4ae879523fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:44,140 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.047s 2021-12-15 16:36:44,140 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ec13b78-fc0c-4830-abb4-5e51cf8a36db', 'x-compute-request-id': 'req-3ec13b78-fc0c-4830-abb4-5e51cf8a36db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:45,192 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:36:45,192 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4b369e2-3b8e-4cf3-a021-687376744a42', 'x-compute-request-id': 'req-c4b369e2-3b8e-4cf3-a021-687376744a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:46,243 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.047s 2021-12-15 16:36:46,243 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19bfd4fd-1b11-4c6c-b00c-5410067c671b', 'x-compute-request-id': 'req-19bfd4fd-1b11-4c6c-b00c-5410067c671b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:47,293 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.047s 2021-12-15 16:36:47,294 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27bb1933-4d08-4c7f-aa32-8e1d15bee2ac', 'x-compute-request-id': 'req-27bb1933-4d08-4c7f-aa32-8e1d15bee2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:48,350 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:36:48,351 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47a25e67-d7f3-4fe6-928f-27856c7349aa', 'x-compute-request-id': 'req-47a25e67-d7f3-4fe6-928f-27856c7349aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:49,406 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:36:49,406 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de4dd1fb-2b8e-4c6b-914b-80bf28b189b6', 'x-compute-request-id': 'req-de4dd1fb-2b8e-4c6b-914b-80bf28b189b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:50,462 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:36:50,462 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c845beb-1bc9-4670-82db-37263cc1fcde', 'x-compute-request-id': 'req-2c845beb-1bc9-4670-82db-37263cc1fcde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:51,518 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:36:51,519 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d961528a-f32a-4f8e-997b-d28d22b91ee4', 'x-compute-request-id': 'req-d961528a-f32a-4f8e-997b-d28d22b91ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:52,576 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.055s 2021-12-15 16:36:52,577 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-635ff357-1d59-4d82-8d44-b8159f091d09', 'x-compute-request-id': 'req-635ff357-1d59-4d82-8d44-b8159f091d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:53,628 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:36:53,629 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3665b06-3904-401b-8382-b5f6883f7b2b', 'x-compute-request-id': 'req-b3665b06-3904-401b-8382-b5f6883f7b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:54,684 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:36:54,684 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9c2faf1-c0b9-48e7-b18d-101255287de6', 'x-compute-request-id': 'req-b9c2faf1-c0b9-48e7-b18d-101255287de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:55,736 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:36:55,736 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d8aa8b-036a-4701-a79c-3e32b5426990', 'x-compute-request-id': 'req-86d8aa8b-036a-4701-a79c-3e32b5426990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:56,789 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:36:56,789 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65f2c673-47e2-41a8-aa90-c03058491184', 'x-compute-request-id': 'req-65f2c673-47e2-41a8-aa90-c03058491184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:57,842 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:36:57,843 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67863a45-9d83-44e3-a1e6-d9e884b7f03e', 'x-compute-request-id': 'req-67863a45-9d83-44e3-a1e6-d9e884b7f03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:58,907 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.061s 2021-12-15 16:36:58,907 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccd7d8d2-f568-4428-aff5-57c0293bc019', 'x-compute-request-id': 'req-ccd7d8d2-f568-4428-aff5-57c0293bc019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:36:59,968 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.057s 2021-12-15 16:36:59,968 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd63cb48-d560-41be-86ff-75bfbd0e886c', 'x-compute-request-id': 'req-fd63cb48-d560-41be-86ff-75bfbd0e886c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:01,030 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.058s 2021-12-15 16:37:01,030 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a678473c-529e-47ce-ae3e-0bbb4dd40e9b', 'x-compute-request-id': 'req-a678473c-529e-47ce-ae3e-0bbb4dd40e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:02,082 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:37:02,083 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2eb8da9-c011-435a-8237-bff4aa800587', 'x-compute-request-id': 'req-a2eb8da9-c011-435a-8237-bff4aa800587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:03,135 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:37:03,136 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e731486b-fef6-4492-b75e-c6e8fc5e8201', 'x-compute-request-id': 'req-e731486b-fef6-4492-b75e-c6e8fc5e8201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:04,187 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:37:04,187 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61757bee-e82e-48f9-af50-72a415cb9f17', 'x-compute-request-id': 'req-61757bee-e82e-48f9-af50-72a415cb9f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:05,243 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:37:05,243 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92d41e36-2f42-4377-b9fc-ae7c3136cee8', 'x-compute-request-id': 'req-92d41e36-2f42-4377-b9fc-ae7c3136cee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:06,298 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:37:06,298 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9bcbe3b-351a-4006-98db-0dce93f1e4b2', 'x-compute-request-id': 'req-a9bcbe3b-351a-4006-98db-0dce93f1e4b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:07,352 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:37:07,352 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b6b0b53-a24e-4a36-9707-e5950a2edcb1', 'x-compute-request-id': 'req-5b6b0b53-a24e-4a36-9707-e5950a2edcb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:08,406 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:37:08,406 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e25a28e-8da4-43e7-ab8c-0f38ae37006e', 'x-compute-request-id': 'req-7e25a28e-8da4-43e7-ab8c-0f38ae37006e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:09,459 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:37:09,460 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7cf1856-a7dd-4ed4-b3a2-5cf99be5424e', 'x-compute-request-id': 'req-d7cf1856-a7dd-4ed4-b3a2-5cf99be5424e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:10,515 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:37:10,515 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a18e541c-b6a0-428b-833b-8c0d81426d1f', 'x-compute-request-id': 'req-a18e541c-b6a0-428b-833b-8c0d81426d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:11,569 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:37:11,569 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22fed9ac-a93c-491d-8e87-1de2590e93e9', 'x-compute-request-id': 'req-22fed9ac-a93c-491d-8e87-1de2590e93e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:12,624 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:37:12,624 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a9244a0-2337-4b00-b9c6-7378459170de', 'x-compute-request-id': 'req-0a9244a0-2337-4b00-b9c6-7378459170de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:13,683 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.056s 2021-12-15 16:37:13,684 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd814e73-1a21-4b2b-9b65-b495a99cd488', 'x-compute-request-id': 'req-dd814e73-1a21-4b2b-9b65-b495a99cd488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:14,746 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.058s 2021-12-15 16:37:14,746 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6abf46d8-2cf5-41f6-a0ad-fd81e1b43306', 'x-compute-request-id': 'req-6abf46d8-2cf5-41f6-a0ad-fd81e1b43306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:15,798 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:37:15,798 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-796a4ab1-6cab-43d7-83ed-97c9c329dd3d', 'x-compute-request-id': 'req-796a4ab1-6cab-43d7-83ed-97c9c329dd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:16,853 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:37:16,854 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44841f82-be3f-4332-912c-9fa9c0638ef3', 'x-compute-request-id': 'req-44841f82-be3f-4332-912c-9fa9c0638ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:17,910 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:37:17,910 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b998bab-c60f-4856-90a0-b990680e44ff', 'x-compute-request-id': 'req-1b998bab-c60f-4856-90a0-b990680e44ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:18,965 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:37:18,966 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e801b28-6b34-4cdc-a075-f2117a08ded3', 'x-compute-request-id': 'req-5e801b28-6b34-4cdc-a075-f2117a08ded3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:20,021 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:37:20,022 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0305b75-979a-40c9-9103-85d74b56e1a5', 'x-compute-request-id': 'req-c0305b75-979a-40c9-9103-85d74b56e1a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:21,076 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:37:21,076 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adc0eb84-a92b-42f7-bde5-a8baa4d745f8', 'x-compute-request-id': 'req-adc0eb84-a92b-42f7-bde5-a8baa4d745f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:22,130 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:37:22,130 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cef0438-bbfd-432c-aec7-3bb62e4b23a5', 'x-compute-request-id': 'req-6cef0438-bbfd-432c-aec7-3bb62e4b23a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:23,184 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:37:23,184 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72345598-12a9-4661-b09b-8b48bd5bd238', 'x-compute-request-id': 'req-72345598-12a9-4661-b09b-8b48bd5bd238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:24,241 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.054s 2021-12-15 16:37:24,242 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94839e77-cc9b-45c8-93b4-0ebef49949d8', 'x-compute-request-id': 'req-94839e77-cc9b-45c8-93b4-0ebef49949d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:25,295 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:37:25,296 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab06f93c-a3c7-45d6-8625-211a3cb697f2', 'x-compute-request-id': 'req-ab06f93c-a3c7-45d6-8625-211a3cb697f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:26,354 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.055s 2021-12-15 16:37:26,354 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78d6d5d6-ebc4-4c55-8551-33541123eddc', 'x-compute-request-id': 'req-78d6d5d6-ebc4-4c55-8551-33541123eddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:27,407 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:37:27,408 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73820aba-1dee-48ba-8990-82f3234ca24e', 'x-compute-request-id': 'req-73820aba-1dee-48ba-8990-82f3234ca24e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:28,460 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:37:28,461 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3a727a-00df-4bd2-8d12-11c64befb220', 'x-compute-request-id': 'req-6d3a727a-00df-4bd2-8d12-11c64befb220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:29,514 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:37:29,514 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d2c1d81-718d-45b8-b07d-6da4e594e315', 'x-compute-request-id': 'req-4d2c1d81-718d-45b8-b07d-6da4e594e315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:30,566 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:37:30,566 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27bb5e18-3832-4ac0-a316-2618eb970759', 'x-compute-request-id': 'req-27bb5e18-3832-4ac0-a316-2618eb970759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:31,617 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:37:31,618 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-538e7ffd-6889-4ab3-9d9a-fd1d5a50c938', 'x-compute-request-id': 'req-538e7ffd-6889-4ab3-9d9a-fd1d5a50c938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:32,680 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.059s 2021-12-15 16:37:32,681 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39e6d7e7-0416-4ebc-80da-647c885109f9', 'x-compute-request-id': 'req-39e6d7e7-0416-4ebc-80da-647c885109f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:33,737 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:37:33,737 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a2aed1a-ca08-4aea-9983-a6c08b486fb8', 'x-compute-request-id': 'req-2a2aed1a-ca08-4aea-9983-a6c08b486fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:34,789 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:37:34,789 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e993a42d-8623-4799-975d-2a2c9642dd7d', 'x-compute-request-id': 'req-e993a42d-8623-4799-975d-2a2c9642dd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:35,844 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:37:35,845 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd2c8968-8d6f-45ed-b283-49e9fc9f0783', 'x-compute-request-id': 'req-cd2c8968-8d6f-45ed-b283-49e9fc9f0783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:36,897 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:37:36,897 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24622a6c-a96f-40a9-b0b6-3e0ac1d37090', 'x-compute-request-id': 'req-24622a6c-a96f-40a9-b0b6-3e0ac1d37090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:37,953 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:37:37,954 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a993af1d-b682-49c9-8cae-cdfb3bbbcb77', 'x-compute-request-id': 'req-a993af1d-b682-49c9-8cae-cdfb3bbbcb77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:39,012 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.055s 2021-12-15 16:37:39,012 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59a8b947-8ca5-49aa-a7eb-415957bada62', 'x-compute-request-id': 'req-59a8b947-8ca5-49aa-a7eb-415957bada62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:40,066 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:37:40,066 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15944a5e-5f59-4c6a-8ca5-ea82100c1984', 'x-compute-request-id': 'req-15944a5e-5f59-4c6a-8ca5-ea82100c1984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:41,120 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:37:41,120 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2d7dee0-ff64-4169-8cd4-7e54ef6a28b3', 'x-compute-request-id': 'req-f2d7dee0-ff64-4169-8cd4-7e54ef6a28b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:42,174 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:37:42,174 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd74602c-87cd-44f0-bc6c-5f9b9beb547b', 'x-compute-request-id': 'req-bd74602c-87cd-44f0-bc6c-5f9b9beb547b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:43,229 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:37:43,229 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1847fb1d-003c-4bac-ac0a-eedf36886b8f', 'x-compute-request-id': 'req-1847fb1d-003c-4bac-ac0a-eedf36886b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:44,281 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:37:44,281 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef490091-c6b3-4d76-a073-1644a4ffabde', 'x-compute-request-id': 'req-ef490091-c6b3-4d76-a073-1644a4ffabde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:45,338 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:37:45,338 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca25ed63-50e8-41f8-99e6-b1e66dd153fe', 'x-compute-request-id': 'req-ca25ed63-50e8-41f8-99e6-b1e66dd153fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:46,390 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:37:46,390 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d11ff38-f304-4936-a9a2-26c273fce37e', 'x-compute-request-id': 'req-8d11ff38-f304-4936-a9a2-26c273fce37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:47,446 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:37:47,446 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ec3f759-8fc3-449a-b507-cdbec2de72f1', 'x-compute-request-id': 'req-3ec3f759-8fc3-449a-b507-cdbec2de72f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:48,500 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:37:48,500 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33d35251-1eed-4fe8-853b-e8aa14ae514e', 'x-compute-request-id': 'req-33d35251-1eed-4fe8-853b-e8aa14ae514e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:49,552 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.047s 2021-12-15 16:37:49,552 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc348a09-e399-480e-b0d5-d77813d85651', 'x-compute-request-id': 'req-fc348a09-e399-480e-b0d5-d77813d85651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:50,604 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:37:50,605 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bbe9b88-3a2a-4c2c-8708-0039c460b49a', 'x-compute-request-id': 'req-8bbe9b88-3a2a-4c2c-8708-0039c460b49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:51,657 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:37:51,657 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-771ac877-f6ae-4090-ba3f-ed6b0cf2be6e', 'x-compute-request-id': 'req-771ac877-f6ae-4090-ba3f-ed6b0cf2be6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:52,711 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:37:52,712 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-155469fb-4b10-467e-806d-9f0f8316b0bc', 'x-compute-request-id': 'req-155469fb-4b10-467e-806d-9f0f8316b0bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:53,769 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.054s 2021-12-15 16:37:53,770 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1a6c88b-90ae-46fc-8984-78398de218f8', 'x-compute-request-id': 'req-d1a6c88b-90ae-46fc-8984-78398de218f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:54,827 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.054s 2021-12-15 16:37:54,828 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a47b7a4-a51d-4fc7-a948-c0aebb026441', 'x-compute-request-id': 'req-8a47b7a4-a51d-4fc7-a948-c0aebb026441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:55,880 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:37:55,881 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e64c5d14-0956-46a3-b19a-2f648393dfc1', 'x-compute-request-id': 'req-e64c5d14-0956-46a3-b19a-2f648393dfc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:56,943 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.059s 2021-12-15 16:37:56,943 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e201bdb-3f53-438f-a76f-bb36d4461be1', 'x-compute-request-id': 'req-1e201bdb-3f53-438f-a76f-bb36d4461be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:57,996 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:37:57,997 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18b2e12e-8991-45f6-b797-6daf9c5924f9', 'x-compute-request-id': 'req-18b2e12e-8991-45f6-b797-6daf9c5924f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:37:59,051 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:37:59,052 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-761a86ce-c063-4fc0-bb37-9f6dbdc15c71', 'x-compute-request-id': 'req-761a86ce-c063-4fc0-bb37-9f6dbdc15c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:00,104 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:38:00,104 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-667be4d5-478d-4f5a-9fb3-391ef26752bd', 'x-compute-request-id': 'req-667be4d5-478d-4f5a-9fb3-391ef26752bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:01,162 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:38:01,162 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7128b8e0-59a4-4428-bb1b-3db5c6aea03a', 'x-compute-request-id': 'req-7128b8e0-59a4-4428-bb1b-3db5c6aea03a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:02,214 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:38:02,215 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5868e5b-1027-4ad1-b11f-3b4f3337817f', 'x-compute-request-id': 'req-e5868e5b-1027-4ad1-b11f-3b4f3337817f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:03,275 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.055s 2021-12-15 16:38:03,276 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a42f2b3-d7ab-4ce5-8316-be5ab4d7f3ed', 'x-compute-request-id': 'req-3a42f2b3-d7ab-4ce5-8316-be5ab4d7f3ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:04,331 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:38:04,331 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0ebffeb-924a-43c9-acd8-e2e7bc6a09e8', 'x-compute-request-id': 'req-a0ebffeb-924a-43c9-acd8-e2e7bc6a09e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:05,384 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:38:05,385 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02457f6d-f0c6-467d-9738-42a6f3d05814', 'x-compute-request-id': 'req-02457f6d-f0c6-467d-9738-42a6f3d05814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:06,436 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:38:06,437 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3d39101-7975-4fca-9df9-472553db2363', 'x-compute-request-id': 'req-e3d39101-7975-4fca-9df9-472553db2363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:07,618 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.178s 2021-12-15 16:38:07,618 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4da9a901-b357-404f-a32a-1730512ccd70', 'x-compute-request-id': 'req-4da9a901-b357-404f-a32a-1730512ccd70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:08,671 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:38:08,671 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afb576e0-bee9-44ee-b473-29855e8ad6b0', 'x-compute-request-id': 'req-afb576e0-bee9-44ee-b473-29855e8ad6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:09,730 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.056s 2021-12-15 16:38:09,731 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0067027d-d34d-4128-8ce1-bd804aa9b8f0', 'x-compute-request-id': 'req-0067027d-d34d-4128-8ce1-bd804aa9b8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:10,788 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.054s 2021-12-15 16:38:10,789 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba9d8f0e-ff44-49f9-9a1e-3c391246ed58', 'x-compute-request-id': 'req-ba9d8f0e-ff44-49f9-9a1e-3c391246ed58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:11,843 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:38:11,843 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eae6ac45-8766-4495-bc3c-87bb9ad9db9e', 'x-compute-request-id': 'req-eae6ac45-8766-4495-bc3c-87bb9ad9db9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:12,903 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.056s 2021-12-15 16:38:12,904 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f655ff9a-312c-4671-b0bd-c8f4bcc4dc49', 'x-compute-request-id': 'req-f655ff9a-312c-4671-b0bd-c8f4bcc4dc49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:13,964 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.056s 2021-12-15 16:38:13,965 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cea6f9c5-9b19-4176-9bd5-ac497800c72b', 'x-compute-request-id': 'req-cea6f9c5-9b19-4176-9bd5-ac497800c72b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:15,029 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.059s 2021-12-15 16:38:15,030 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-267adc90-7427-4b10-9758-63362fbcb3d9', 'x-compute-request-id': 'req-267adc90-7427-4b10-9758-63362fbcb3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:16,089 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.055s 2021-12-15 16:38:16,089 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b6fdc82-9185-459a-b662-d2c4acdf7388', 'x-compute-request-id': 'req-8b6fdc82-9185-459a-b662-d2c4acdf7388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:17,143 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:38:17,144 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0add6a9c-9301-469b-a3c0-4b85278f862d', 'x-compute-request-id': 'req-0add6a9c-9301-469b-a3c0-4b85278f862d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:18,195 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:38:18,196 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa14a4cc-6778-4454-a4d0-91b0e5e7a239', 'x-compute-request-id': 'req-aa14a4cc-6778-4454-a4d0-91b0e5e7a239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:19,248 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:38:19,248 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f9b558d-e333-435d-b499-d7fa4309cfb4', 'x-compute-request-id': 'req-3f9b558d-e333-435d-b499-d7fa4309cfb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:20,302 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:38:20,302 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1571e7b2-a5eb-4a8c-ad55-ff888d2581d8', 'x-compute-request-id': 'req-1571e7b2-a5eb-4a8c-ad55-ff888d2581d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:21,364 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.058s 2021-12-15 16:38:21,365 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f531222-64ef-47d5-b977-38a3f51faaab', 'x-compute-request-id': 'req-7f531222-64ef-47d5-b977-38a3f51faaab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:22,423 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.054s 2021-12-15 16:38:22,423 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f710e8f5-7fdd-41a2-b20a-af176bfa4c51', 'x-compute-request-id': 'req-f710e8f5-7fdd-41a2-b20a-af176bfa4c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:23,476 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:38:23,476 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52c2df1e-1f9f-46cf-ae21-0646f73b976a', 'x-compute-request-id': 'req-52c2df1e-1f9f-46cf-ae21-0646f73b976a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:24,535 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.056s 2021-12-15 16:38:24,536 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b88d3be9-c6be-475e-afab-3e47f6fabbb2', 'x-compute-request-id': 'req-b88d3be9-c6be-475e-afab-3e47f6fabbb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:25,593 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:38:25,593 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fd1acda-0afc-47b2-ad58-366dc34e1cad', 'x-compute-request-id': 'req-0fd1acda-0afc-47b2-ad58-366dc34e1cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:26,649 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:38:26,650 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4c9c92d-c7a1-425d-99a5-4604c5cf148e', 'x-compute-request-id': 'req-e4c9c92d-c7a1-425d-99a5-4604c5cf148e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:27,701 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:38:27,701 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de72ae4f-a23f-48d4-80ce-062094f3b474', 'x-compute-request-id': 'req-de72ae4f-a23f-48d4-80ce-062094f3b474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:28,753 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:38:28,753 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a5add26-20a7-4982-bcdd-4514f4d7bad3', 'x-compute-request-id': 'req-3a5add26-20a7-4982-bcdd-4514f4d7bad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:29,804 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:38:29,805 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-976eeb63-3b98-46d3-8301-a40aa0a6ce1a', 'x-compute-request-id': 'req-976eeb63-3b98-46d3-8301-a40aa0a6ce1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:30,858 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:38:30,858 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-712df496-a840-46ae-b29d-2ad16228b161', 'x-compute-request-id': 'req-712df496-a840-46ae-b29d-2ad16228b161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:31,915 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:38:31,916 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45e94b19-1da0-4d77-aa14-c6a1bfd1a843', 'x-compute-request-id': 'req-45e94b19-1da0-4d77-aa14-c6a1bfd1a843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:32,968 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:38:32,969 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9748ad9f-7b8f-4989-9a45-c9c7788e3a7a', 'x-compute-request-id': 'req-9748ad9f-7b8f-4989-9a45-c9c7788e3a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:34,025 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:38:34,025 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c409ea6a-cbd4-4053-acb8-d72e5ec1aa00', 'x-compute-request-id': 'req-c409ea6a-cbd4-4053-acb8-d72e5ec1aa00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:35,079 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:38:35,080 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd31e241-9186-4858-b5a1-d0d4ae774c18', 'x-compute-request-id': 'req-fd31e241-9186-4858-b5a1-d0d4ae774c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:36,132 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:38:36,133 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4595b418-2092-4097-9ed6-0fc17da8dca6', 'x-compute-request-id': 'req-4595b418-2092-4097-9ed6-0fc17da8dca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:37,185 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:38:37,185 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaaa4fd0-7a66-484d-a5ce-6e1dad6c6d75', 'x-compute-request-id': 'req-eaaa4fd0-7a66-484d-a5ce-6e1dad6c6d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:38,249 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.061s 2021-12-15 16:38:38,250 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6d2d4ad-c4d8-4b90-9518-09a47ca6467a', 'x-compute-request-id': 'req-a6d2d4ad-c4d8-4b90-9518-09a47ca6467a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:39,300 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:38:39,301 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cfaac78-3a10-452f-94a0-e2316d31d604', 'x-compute-request-id': 'req-4cfaac78-3a10-452f-94a0-e2316d31d604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:40,354 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.051s 2021-12-15 16:38:40,354 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-583012a8-86a3-4055-b807-f4027465a9aa', 'x-compute-request-id': 'req-583012a8-86a3-4055-b807-f4027465a9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:41,407 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:38:41,407 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-133f5b68-6421-468e-bc43-56021ab5b6b1', 'x-compute-request-id': 'req-133f5b68-6421-468e-bc43-56021ab5b6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:42,463 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:38:42,464 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-460ab071-2960-4ee3-ad73-a78b3c677842', 'x-compute-request-id': 'req-460ab071-2960-4ee3-ad73-a78b3c677842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:43,517 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:38:43,518 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-817dc9bd-9c96-48cd-98db-480dda48ec9e', 'x-compute-request-id': 'req-817dc9bd-9c96-48cd-98db-480dda48ec9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:44,574 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:38:44,575 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ca7faf1-b7ca-4474-9447-0bb290213320', 'x-compute-request-id': 'req-7ca7faf1-b7ca-4474-9447-0bb290213320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:45,631 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:38:45,631 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec5f37e6-b27d-4793-b2f5-af95c8bd5819', 'x-compute-request-id': 'req-ec5f37e6-b27d-4793-b2f5-af95c8bd5819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:46,687 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:38:46,688 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e36b817-1adb-4844-9bf8-d17d2224f04a', 'x-compute-request-id': 'req-7e36b817-1adb-4844-9bf8-d17d2224f04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:47,742 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:38:47,742 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14b27d9a-5058-4971-bf25-e9ed2100ebee', 'x-compute-request-id': 'req-14b27d9a-5058-4971-bf25-e9ed2100ebee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:48,803 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.057s 2021-12-15 16:38:48,803 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60bebfe6-9358-4efe-ab54-bea10cad9ff2', 'x-compute-request-id': 'req-60bebfe6-9358-4efe-ab54-bea10cad9ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:49,858 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:38:49,858 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9602ccac-d32c-4b65-85d0-9170ff918ddb', 'x-compute-request-id': 'req-9602ccac-d32c-4b65-85d0-9170ff918ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:50,914 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:38:50,914 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36e71a89-bc98-49c7-9fbc-7ee9950b5213', 'x-compute-request-id': 'req-36e71a89-bc98-49c7-9fbc-7ee9950b5213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:51,964 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.047s 2021-12-15 16:38:51,964 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eb81d90-48bf-49c3-95f2-077dfbfad8cb', 'x-compute-request-id': 'req-2eb81d90-48bf-49c3-95f2-077dfbfad8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:53,024 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.056s 2021-12-15 16:38:53,025 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2213b80b-5d2c-4dfb-bf17-ebd87ae332b3', 'x-compute-request-id': 'req-2213b80b-5d2c-4dfb-bf17-ebd87ae332b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:54,085 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.057s 2021-12-15 16:38:54,086 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c5de52e-ca6e-4d73-bae4-9b65db8e7a93', 'x-compute-request-id': 'req-5c5de52e-ca6e-4d73-bae4-9b65db8e7a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:55,141 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.052s 2021-12-15 16:38:55,142 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3ec365d-4e5e-4f05-b079-f4dbfa5da9bc', 'x-compute-request-id': 'req-e3ec365d-4e5e-4f05-b079-f4dbfa5da9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:56,194 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:38:56,194 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5423b98-2a88-4fcc-928c-eb6b2944ad88', 'x-compute-request-id': 'req-d5423b98-2a88-4fcc-928c-eb6b2944ad88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:57,247 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.049s 2021-12-15 16:38:57,248 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb67d501-aca2-4b18-be61-919500fc2820', 'x-compute-request-id': 'req-cb67d501-aca2-4b18-be61-919500fc2820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:58,297 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.047s 2021-12-15 16:38:58,298 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82702f46-f972-4ca7-adc6-d4a96ff38e2f', 'x-compute-request-id': 'req-82702f46-f972-4ca7-adc6-d4a96ff38e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:38:59,355 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.054s 2021-12-15 16:38:59,356 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d094cb-584d-4fc5-9df6-f113d5f7c407', 'x-compute-request-id': 'req-f3d094cb-584d-4fc5-9df6-f113d5f7c407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:39:00,415 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.056s 2021-12-15 16:39:00,416 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e06713e-3c8b-4bff-83ab-86acfeb5dc6e', 'x-compute-request-id': 'req-5e06713e-3c8b-4bff-83ab-86acfeb5dc6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:39:01,474 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:39:01,474 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d28e4552-f3d8-4130-bbb3-235369ab3d79', 'x-compute-request-id': 'req-d28e4552-f3d8-4130-bbb3-235369ab3d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:39:02,529 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:39:02,529 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-100aa583-d682-4db4-b2a9-71906287615c', 'x-compute-request-id': 'req-100aa583-d682-4db4-b2a9-71906287615c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:39:03,583 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.050s 2021-12-15 16:39:03,584 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d39b3e96-d02f-4ca4-ac88-3b4eeddf4113', 'x-compute-request-id': 'req-d39b3e96-d02f-4ca4-ac88-3b4eeddf4113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:39:04,644 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.057s 2021-12-15 16:39:04,645 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66cb2d20-8493-4c2a-bfd6-f2c06d02aac0', 'x-compute-request-id': 'req-66cb2d20-8493-4c2a-bfd6-f2c06d02aac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:39:05,701 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.053s 2021-12-15 16:39:05,701 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-653064e5-2e38-4e06-98d0-068658c73d4c', 'x-compute-request-id': 'req-653064e5-2e38-4e06-98d0-068658c73d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:39:06,753 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments 0.048s 2021-12-15 16:39:06,753 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ed00367-9732-4ee6-a0c9-aac8b652902f', 'x-compute-request-id': 'req-2ed00367-9732-4ee6-a0c9-aac8b652902f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "volumeId": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "serverId": "58544761-395a-4b54-876b-38750b3d8cf1", "device": "/dev/sdb"}]}' 2021-12-15 16:39:07,861 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 POST http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action 0.104s 2021-12-15 16:39:07,862 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '76647', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71bc0464-172f-4f36-a890-b07ca839721a', 'x-compute-request-id': 'req-71bc0464-172f-4f36-a890-b07ca839721a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:39:07,866 116704 DEBUG [tempest.common.waiters] Console output for 58544761-395a-4b54-876b-38750b3d8cf1 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.004000] APIC: Switch to symmetric I/O mode setup [ 0.008000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.148000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.152000] tsc: Detected 1995.191 MHz processor [ 0.156000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.160013] pid_max: default: 32768 minimum: 301 [ 0.164062] Security Framework initialized [ 0.168012] Yama: becoming mindful. [ 0.172079] AppArmor: AppArmor initialized [ 0.176270] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.180148] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.184050] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.188029] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.192856] CPU: Physical Processor ID: 0 [ 0.196539] mce: CPU supports 1 MCE banks [ 0.200191] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.204009] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.208011] Spectre V2 : Mitigation: Full generic retpoline [ 0.212009] Speculative Store Bypass: Vulnerable [ 0.276056] Freeing SMP alternatives memory: 36K [ 0.309292] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.312157] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.316132] Hierarchical SRCU implementation. [ 0.321198] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.324012] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.328138] smp: Bringing up secondary CPUs ... [ 0.332010] smp: Brought up 1 node, 1 CPU [ 0.336009] smpboot: Max logical packages: 1 [ 0.340017] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.344501] devtmpfs: initialized [ 0.348099] x86/mm: Memory block size: 128MB [ 0.352282] evm: security.selinux [ 0.356010] evm: security.SMACK64 [ 0.360006] evm: security.SMACK64EXEC [ 0.364005] evm: security.SMACK64TRANSMUTE [ 0.368007] evm: security.SMACK64MMAP [ 0.372005] evm: security.apparmor [ 0.376005] evm: security.ima [ 0.380007] evm: security.capability [ 0.384268] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.388062] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.392099] pinctrl core: initialized pinctrl subsystem [ 0.396324] NET: Registered protocol family 16 [ 0.400187] audit: initializing netlink subsys (disabled) [ 0.404214] cpuidle: using governor ladder [ 0.408035] audit: type=2000 audit(1639585375.404:1): state=initialized audit_enabled=0 res=1 [ 0.412012] cpuidle: using governor menu [ 0.416090] ACPI: bus type PCI registered [ 0.420005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.429899] PCI: Using configuration type 1 for base access [ 0.438871] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.440395] ACPI: Added _OSI(Module Device) [ 0.444017] ACPI: Added _OSI(Processor Device) [ 0.448010] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.452009] ACPI: Added _OSI(Processor Aggregator Device) [ 0.456032] ACPI: Added _OSI(Linux-Dell-Video) [ 0.472166] ACPI: Interpreter enabled [ 0.476032] ACPI: (supports S0 S5) [ 0.480036] ACPI: Using IOAPIC for interrupt routing [ 0.484086] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.488631] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.548364] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.552020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.556046] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.560028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.565756] PCI host bridge to bus 0000:00 [ 0.568014] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.572013] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.576015] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.580012] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.584036] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.588019] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.650749] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.652012] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.656012] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.660011] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.672007] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.672007] * this clock source is slow. Consider trying other clock sources [ 0.689627] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.742323] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.744748] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.748727] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.752747] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.756764] SCSI subsystem initialized [ 0.760336] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.764000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.764011] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.768006] vgaarb: loaded [ 0.772085] pps_core: LinuxPPS API ver. 1 registered [ 0.776006] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.780036] PTP clock support registered [ 0.784109] EDAC MC: Ver: 3.0.0 [ 0.794014] hv_vmbus: Vmbus version:4.0 [ 0.796115] PCI: Using ACPI for IRQ routing [ 0.800269] NetLabel: Initializing [ 0.804019] NetLabel: domain hash size = 128 [ 0.808020] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.812681] NetLabel: unlabeled traffic allowed by default [ 0.816249] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.851187] VFS: Disk quotas dquot_6.6.0 [ 0.857738] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.868573] AppArmor: AppArmor Filesystem Enabled [ 0.877669] pnp: PnP ACPI init [ 0.899607] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.908143] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.917472] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.928592] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.025297] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.065483] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.072076] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.079247] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.086601] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.096955] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.103595] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.115886] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.121252] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.128498] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.150474] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.156383] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.164774] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.180764] pnp: PnP ACPI: found 9 devices [ 1.195225] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.207733] NET: Registered protocol family 2 [ 1.214382] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.220291] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.228668] TCP: Hash tables configured (established 8192 bind 8192) [ 1.237316] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.245174] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.255570] NET: Registered protocol family 1 [ 1.261175] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.269150] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.277010] Unpacking initramfs... [ 1.612038] random: fast init done [ 1.683038] Freeing initrd memory: 13088K [ 1.687434] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.693897] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.700675] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.714398] Scanning for low memory corruption every 60 seconds [ 1.723341] Initialise system trusted keyrings [ 1.726866] Key type blacklist registered [ 1.751433] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.760566] zbud: loaded [ 1.767924] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.771691] fuse init (API version 7.26) [ 1.776202] Key type asymmetric registered [ 1.781174] Asymmetric key parser 'x509' registered [ 1.800944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.808705] io scheduler noop registered (default) [ 1.816695] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.829578] ACPI: Power Button [PWRF] [ 1.838211] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.889392] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.934522] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.949870] Linux agpgart interface v0.103 [ 1.962079] loop: module loaded [ 1.972617] hv_vmbus: registering driver hv_storvsc [ 1.986589] scsi host0: storvsc_host_t [ 1.995476] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.007157] scsi host1: storvsc_host_t [ 2.024882] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.034429] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.055129] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.076402] scsi host2: ata_piix [ 2.083191] scsi host3: ata_piix [ 2.090803] sd 0:0:0:0: [sda] Write Protect is off [ 2.098034] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.107185] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.114200] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.132630] libphy: Fixed MDIO Bus: probed [ 2.138672] tun: Universal TUN/TAP device driver, 1.6 [ 2.144274] PPP generic driver version 2.4.2 [ 2.150562] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.168266] sda: sda1 [ 2.185719] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.192397] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.199632] mousedev: PS/2 mouse device common for all mice [ 2.206973] rtc_cmos 00:00: RTC can wake from S4 [ 2.235056] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.246353] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.262792] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.272972] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.280091] device-mapper: uevent: version 1.0.3 [ 3.531982] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.544775] NET: Registered protocol family 10 [ 3.565060] Segment Routing with IPv6 [ 3.578608] NET: Registered protocol family 17 [ 3.588974] Key type dns_resolver registered [ 3.608942] RAS: Correctable Errors collector initialized. [ 3.635956] registered taskstats version 1 [ 3.648769] Loading compiled-in X.509 certificates [ 3.663709] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.678812] zswap: loaded using pool lzo/zbud [ 3.842211] Key type big_key registered [ 3.849921] Key type trusted registered [ 3.859326] Key type encrypted registered [ 3.869160] AppArmor: AppArmor sha1 policy hashing enabled [ 3.884168] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.893928] evm: HMAC attrs: 0x1 [ 3.925919] rtc_cmos 00:00: setting system clock to 2021-12-15 16:23:00 UTC (1639585380) [ 3.941606] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.952082] EDD information not available. [ 4.526867] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.554199] ata2.00: configured for MWDMA2 [ 4.575695] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.611766] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.621026] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.643595] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.656957] Freeing unused kernel memory: 2248K [ 4.672071] Write protecting the kernel read-only data: 18432k [ 4.678235] Freeing unused kernel memory: 2008K [ 4.684722] Freeing unused kernel memory: 124K [ 4.707800] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.716743] x86/mm: Checking user space page tables [ 4.741000] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.841047] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.849353] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.856656] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.865496] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.872052] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.884080] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.900419] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.913828] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.919516] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.924934] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.066818] hv_utils: Registering HyperV Utility Driver [ 5.072637] hv_vmbus: registering driver hv_util [ 5.094957] hidraw: raw HID events driver (C) Jiri Kosina [ 5.105985] hv_vmbus: registering driver hyperv_keyboard [ 5.112924] hv_vmbus: registering driver hv_netvsc [ 5.140856] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 5.181769] hv_vmbus: registering driver hid_hyperv [ 5.278070] hv_utils: Heartbeat IC version 3.0 [ 5.285987] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.316580] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.356227] hv_utils: Shutdown IC version 3.0 [ 5.362194] hv_utils: TimeSync IC version 4.0 [ 5.377935] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.528036] raid6: sse2x1 gen() 4929 MB/s [ 5.580082] raid6: sse2x1 xor() 3327 MB/s [ 5.632053] raid6: sse2x2 gen() 5527 MB/s [ 5.688038] raid6: sse2x2 xor() 3279 MB/s [ 5.740059] raid6: sse2x4 gen() 6805 MB/s [ 5.792034] raid6: sse2x4 xor() 5063 MB/s [ 5.797208] raid6: using algorithm sse2x4 gen() 6805 MB/s [ 5.803057] raid6: .... xor() 5063 MB/s, rmw enabled [ 5.809694] raid6: using intx1 recovery algorithm [ 5.820724] xor: measuring software checksum speed [ 5.872269] prefetch64-sse: 10119.000 MB/sec [ 5.920041] generic_sse: 8968.000 MB/sec [ 5.931331] xor: using function: prefetch64-sse (10119.000 MB/sec) [ 5.947897] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 6.254001] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.549914] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 7.069037] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 7.077602] systemd[1]: Detected virtualization microsoft. [ 7.084071] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.153013] systemd[1]: Set hostname to <ubuntu>. [ 7.186333] systemd[1]: Initializing machine ID from random generator. [ 7.217375] systemd[1]: Installed transient /etc/machine-id file. [ 7.998227] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 8.101855] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 8.174159] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 8.215419] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Mounting Debug File System... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... Starting Remount Root and Kernel File Systems... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Mounting Huge Pages File System... Starting Load Kernel Modules... [[0;32m OK [0m] [ 9.275020] Loading iSCSI transport class v2.0-870. [ 9.283610] EXT4-fs (sda1): re-mounted. Opts: (null) Reached target Slices. [[ 9.349107] iscsi: registered transport (tcp) [0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 9.406440] iscsi: registered transport (iser) Starting Journal Service... [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Mounting Configuration File System... Starting Apply Kernel Variables... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Noes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Update TMP about System Boot/Shutdown. [[0;32m OK [m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Syncronized. [ 18.358922] cloud-init[329]: Cloud-init v. 18.2 running 'init-local' at Wed, 15 Dec 2021 16:23:13 +0000. Up 15.76 seconds. [[0;32m OK [0m] Started Initial cloud-init job pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 25.215109] cloud-init[660]: Cloud-init v. 18.2 running 'init' at Wed, 15 Dec 2021 16:23:18 +0000. Up 21.12 seconds. [ 25.381717] [cloud-init[0;32m OK [0m[660]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [m ] [ 25.633038] cloud-initReached target ystem Initialization.[660]: ci-info: +-------+------+------------------------------+-----------------+-------+-------------------+ [[ 25.762868] cloud-init[660]: [0;32m OK [0m] ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |Started ACPI Events Check. [[ 25.949244] [0;32m OK [0m] Reached target Paths.cloud-init[660]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m ] [ 26.192409] Listening on ACPID Listen Socke.cloud-init[660]: [[0;32m OK [0mci-info: | eth0 | True | 172.20.0.13 | 255.255.255.240 | . | fa:16:3e:92:f1:f7 |] Listening on D-Bus System Message Bus Socket. [ 26.366274] cloud-init[[660]: [0;32m OK [0mci-info: | eth0 | True | fe80::f816:3eff:fe92:f1f7/64 | . | link | fa:16:3e:92:f1:f7 |] Reached target Sockets. [ 26.490097] [cloud-init[0;32m OK [0m] [660]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |Reached target Basic System. [ 26.749304] Starting LSB: Record successful boot for GRUB...cloud-init[660]: ci-info: | lo | True | ::1/128 | . | host | . | [ [0;32m OK [0m[ 26.941181] cloud-init[660]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Started Deferred execution scheduler. [[ 27.120990] [0;32m OK [0mcloud-init[660]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++] Started Unattended Upgrades Shutdown. [ 27.351191] cloud-init[660]: [[0;32m OK [0m] Started ACPI event daemon.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting Login Service...[ 27.708688] cloud-init [660]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |Starting LSB: MD monitoring daemon... [ 27.901837] [cloud-init[660]: [0;32m OK [0mci-info: +-------+-----------------+------------+----------------+-----------+-------+] Started D-Bus System Message Bus.[ 28.192908] cloud-init [660]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 28.281675] cloud-init[660]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 28.413420] cloud-init[660]: ci-info: | 2 | 172.20.0. | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 28.555039] cloud-init[660]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 28.614043] cloud-init[660]: Generating public/private rsa key pair. [ 28.724661] cloud-init[660]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 28.826010] cloud-init[660]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 28.917480] cloud-init[660]: The key fingerprint is: [ 28.994627] cloud-init[[660]: [0;32m OK [0mSHA256:q26odNnt/apf2R0RnqVx2t7xAatULKfG7civ65tUEvc root@tempest-attachvolumetestjson-server-1443401854] Started Regularbackground program processing daemon. [ 29.225896] cloud-init[[0;32m OK [0m[660]: ] The key's randomart image is: Started Daily Cleanup of Temporary Directories.[ 29.489535] cloud-init[660]: [+---[RSA 2048]----+ [0;32m OK [0m[ 29.729694] ] cloud-initStarted Daily apt download activities.[660]: | .o..o| [[ 29.870833] cloud-init[0;32m OK [0m[660]: ] | ..o+*+|Started Daily apt upgrade and clean activities. [ 29.986809] cloud-init[[660]: | .o=o*.|[0;32m OK [m] Reached target Timers. [[0;32m OK [0m] Reached target Network is Online. [ 30.152215] Starting OpenBSD Secure Shell server...cloud-init[660]: | .++...*| [ 30.303500] Starting /etc/rc.local Compatibility...cloud-init[660]: | S ooo. E+|Starting iSCSI initiator daemon (iscsid)... [ 30.492077] [cloud-init[0;32m OK [0m[660]: | o . . oo+ ..|] Reached target Cloud-config availability. [ 30.598336] cloud-initStarting Apply the settings specified in cloud-config...[660]: | . o.. o .+ . .|[ [0;32m OK [0m] [ 30.863619] Started OpenBSD Secure Shell server. cloud-init[[660]: [0;32m OK [0m| . .. .o ..... | [ 31.068231] cloud-init] Started /etc/rc.local Compatibility.[660]: | .. oo oo=O= | [ 31.312200] [cloud-init[0;32m OK [0m[660]: ] +----[SHA256]-----+Started iSCSI initiator daemon (iscsid). [[ 31.604659] cloud-init[0;32m OK [0m[660]: Generating public/private dsa key pair.] Started LSB: Record successful boot for GRUB. [ 31.732295] [cloud-init[0;32m OK [0m[660]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.] Started LSB: MD monitoring daemon. [ 32.000293] cloud-init[660]: [Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[0;32m OK [0m ] [ 32.322998] Started Login Service.cloud-init [660]: The key fingerprint is:Starting Login to default iSCSI targets... [ 32.600746] [[0;32m OK [0mcloud-init] [660]: SHA256:cuL8lVWcqwMs/F8MTYGVCtBzhzSh9HxoxeBMjuEd8OA root@tempest-attachvolumetestjson-server-1443401854Started Login to default iSCSI targets. [ 32.916090] [[0;32m OK [0mcloud-init] [660]: Reached target Remote File Systems (Pre).The key's randomart image is: [ 33.119741] [cloud-init[0;32m OK [0m[660]: ] +---[DSA 1024]----+Reached target Remote File Systems. [ 33.424227] Starting Permit User Sessions...cloud-init [660]: | .o=oBB+. | [ 33.708237] Starting LSB: automatic crash report generation...cloud-init[660]: | ++#+*+o | [ 33.920496] Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...cloud-init[660]: | E+@o |[ [ 34.225590] cloud-init[660]: | . . ..= . |[0;32m OK [0m] Started Permit User Sessions.[ 34.435133] cloud-init[660]: [| o S o o o | [0;32m OK [0m[ 34.634998] ] cloud-init[660]: | o + o + + | Started LSB: Set the CPU Frequency Scaling governor to "ondemand".[ 34.768598] cloud-init[660]: | o + o o |[[0;32m OK [0m ] [ 34.927833] Started LSB: automatic crash report generation.cloud-init[660]: | . . . o |[[0;32m OK [0m ] [ 35.240333] cloud-init[660]: | . . | Started Serial Getty on ttyS0.[ 35.366626] cloud-init[660]: [+----[SHA256]-----+[0;32m OK [0m ] [ 35.536570] Started Getty on tty1.cloud-init[660]: Generating public/private ecdsa key pair.[ [0;32m OK [0m[ 35.752319] cloud-init] Reached target Login Prompts.[660]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ [ 35.994684] [0;32m OK [0m] cloud-init[660]: Reached target Multi-User System.Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[ 36.185372] [0;32m OK [0mcloud-init[660]: ] The key fingerprint is:Reached target Graphical Interface. [ 36.344437] cloud-initStarting Update UTMP about System Runlevel Changes...[660]: SHA256:vbNJU5Q9t9PJavUMB3tceKwfBs79uZ0r0yYn27It9ow root@tempest-attachvolumetestjson-server-1443401854 [ 36.517957] cloud-init[[660]: [0;32m OK [0mThe key's randomart image is:] Started Update UTMP about System Runlevel Changes.[ 36.655625] cloud-init[660]: +---[ECDSA 256]---+ [ 36.747137] cloud-init[660]: | | [ 36.830665] cloud-init[660]: | o o | [ 36.879630] cloud-init[660]: | o.= =| [ 36.936720] cloud-init[660]: | . .o +O=| [ 37.011248] cloud-init[660]: | S . .o+X=| [ 37.077115] cloud-init[660]: | o +**| [ 37.151876] cloud-init[660]: | = o..=| [ 37.223785] cloud-init[660]: | . =.O=++| [ 37.307829] cloud-init[660]: | o .E&Oo| [ 37.386347] cloud-init[660]: +----[SHA256]-----+ [ 37.457963] cloud-init[660]: Generating public/private ed25519 key pair. [ 37.518448] cloud-init[660]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 37.621453] cloud-init[660]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 37.738463] cloud-init[660]: The key fingerprint is: [ 37.833772] cloud-init[660]: SHA256:45d/1L7lzvppDAG4Gm1AlwViWo17Wfpv/w438X8zcvc root@tempest-attachvolumetestjson-server-1443401854 [ 37.974076] cloud-init[660]: The key's randomart image is: [ 38.072270] cloud-init[660]: +--[ED25519 256]--+ [ 38.176381] cloud-init[660]: | .=oo=. | [ 38.267740] cloud-init[660]: | +oo+ o | [ 38.388712] cloud-init[660]: | . + = . | [ 38.486383] cloud-init[660]: | o B . | [ 38.584372] cloud-init[660]: | S . .o | [ 38.684146] cloud-init[660]: | o . o .. +| [ 38.794928] cloud-init[660]: | . o ..+o+| [ 38.892217] cloud-init[660]: | . . +.@O| [ 39.026294] cloud-init[660]: | o.*OE| [ 39.201276] cloud-init[660]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-1443401854 ttyS0 tempest-attachvolumetestjson-server-1443401854 login: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.364000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.368000] tsc: Detected 1995.191 MHz processor [ 0.372000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.376015] pid_max: default: 32768 minimum: 301 [ 0.380081] Security Framework initialized [ 0.384013] Yama: becoming mindful. [ 0.388065] AppArmor: AppArmor initialized [ 0.392281] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.396155] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.400058] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.404026] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.408838] CPU: Physical Processor ID: 0 [ 0.412486] mce: CPU supports 1 MCE banks [ 0.416209] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.420015] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.424014] Spectre V2 : Mitigation: Full generic retpoline [ 0.428013] Speculative Store Bypass: Vulnerable [ 0.548239] Freeing SMP alternatives memory: 36K [ 0.560860] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.564237] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.568127] Hierarchical SRCU implementation. [ 0.572837] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.576055] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.580163] smp: Bringing up secondary CPUs ... [ 0.584019] smp: Brought up 1 node, 1 CPU [ 0.592016] smpboot: Max logical packages: 1 [ 0.596017] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.600822] devtmpfs: initialized [ 0.604140] x86/mm: Memory block size: 128MB [ 0.608439] evm: security.selinux [ 0.612067] evm: security.SMACK64 [ 0.616015] evm: security.SMACK64EXEC [ 0.620015] evm: security.SMACK64TRANSMUTE [ 0.624047] evm: security.SMACK64MMAP [ 0.628014] evm: security.apparmor [ 0.632013] evm: security.ima [ 0.636039] evm: security.capability [ 0.644327] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.648047] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.652160] pinctrl core: initialized pinctrl subsystem [ 0.656656] NET: Registered protocol family 16 [ 0.660156] audit: initializing netlink subsys (disabled) [ 0.664398] cpuidle: using governor ladder [ 0.668029] audit: type=2000 audit(1639585475.664:1): state=initialized audit_enabled=0 res=1 [ 0.672029] cpuidle: using governor menu [ 0.676136] ACPI: bus type PCI registered [ 0.680013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.696016] PCI: Using configuration type 1 for base access [ 0.703527] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.705015] ACPI: Added _OSI(Module Device) [ 0.708062] ACPI: Added _OSI(Processor Device) [ 0.712015] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.716017] ACPI: Added _OSI(Processor Aggregator Device) [ 0.720082] ACPI: Added _OSI(Linux-Dell-Video) [ 0.739339] ACPI: Interpreter enabled [ 0.740077] ACPI: (supports S0 S5) [ 0.744016] ACPI: Using IOAPIC for interrupt routing [ 0.748111] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.752727] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.857027] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.860069] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.864035] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.868088] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.873374] PCI host bridge to bus 0000:00 [ 0.876082] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.880022] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.884021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.888057] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.892047] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.896022] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.989683] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.992044] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.996020] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 1.000020] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 1.011015] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 1.011015] * this clock source is slow. Consider trying other clock sources [ 1.026607] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 1.168539] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 1.172943] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 1.181464] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 1.188052] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 1.197020] SCSI subsystem initialized [ 1.200318] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 1.204000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 1.204042] pci 0000:00:08.0: vgaarb: bridge control possible [ 1.208013] vgaarb: loaded [ 1.212093] pps_core: LinuxPPS API ver. 1 registered [ 1.216013] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.220085] PTP clock support registered [ 1.224203] EDAC MC: Ver: 3.0.0 [ 1.232000] hv_vmbus: Vmbus version:4.0 [ 1.232212] PCI: Using ACPI for IRQ routing [ 1.236227] NetLabel: Initializing [ 1.240082] NetLabel: domain hash size = 128 [ 1.244038] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.249114] NetLabel: unlabeled traffic allowed by default [ 1.252562] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 1.329467] VFS: Disk quotas dquot_6.6.0 [ 1.362278] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.379671] AppArmor: AppArmor Filesystem Enabled [ 1.395711] pnp: PnP ACPI init [ 1.431983] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.437730] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.442865] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.452579] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.489099] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.500143] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.521535] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.545341] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.592348] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.608487] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.638867] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.663970] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.683101] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.734722] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.753312] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.786141] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.837798] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.856990] pnp: PnP ACPI: found 9 devices [ 1.879993] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.902277] NET: Registered protocol family 2 [ 1.915152] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.936988] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.959450] random: fast init done [ 1.972197] TCP: Hash tables configured (established 8192 bind 8192) [ 1.995648] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 2.029677] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 2.058521] NET: Registered protocol family 1 [ 2.073465] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 2.119022] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 2.171687] Unpacking initramfs... [ 2.813933] Freeing initrd memory: 13088K [ 2.853770] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 2.866157] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 2.882875] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 2.896509] Scanning for low memory corruption every 60 seconds [ 2.909069] Initialise system trusted keyrings [ 2.915034] Key type blacklist registered [ 2.919901] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 2.928220] zbud: loaded [ 2.933784] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.951917] fuse init (API version 7.26) [ 2.960857] Key type asymmetric registered [ 2.965702] Asymmetric key parser 'x509' registered [ 2.971203] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 2.977732] io scheduler noop registered (default) [ 2.999817] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 3.012486] ACPI: Power Button [PWRF] [ 3.024964] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 3.114254] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 3.162291] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 3.233477] Linux agpgart interface v0.103 [ 3.285367] loop: module loaded [ 3.294790] hv_vmbus: registering driver hv_storvsc [ 3.371229] scsi host0: storvsc_host_t [ 3.385038] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 3.400225] scsi host1: storvsc_host_t [ 3.423412] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 3.436124] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 3.448212] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 3.472264] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 3.481044] scsi host2: ata_piix [ 3.484723] sd 0:0:0:0: [sda] Write Protect is off [ 3.490323] scsi host3: ata_piix [ 3.497244] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 3.508846] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 3.557147] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.573767] libphy: Fixed MDIO Bus: probed [ 3.580426] tun: Universal TUN/TAP device driver, 1.6 [ 3.592717] PPP generic driver version 2.4.2 [ 3.605532] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 3.662250] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.670157] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.681040] mousedev: PS/2 mouse device common for all mice [ 3.703593] rtc_cmos 00:00: RTC can wake from S4 [ 5.110216] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 5.320501] sda: sda1 [ 5.335833] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 5.353510] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 5.403283] device-mapper: uevent: version 1.0.3 [ 5.419854] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 5.433154] sd 0:0:0:0: [sda] Attached SCSI disk [ 5.446135] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 5.456512] NET: Registered protocol family 10 [ 5.468543] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 5.481416] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 5.494322] Segment Routing with IPv6 [ 5.501591] NET: Registered protocol family 17 [ 5.536355] Key type dns_resolver registered [ 5.544363] RAS: Correctable Errors collector initialized. [ 5.717964] registered taskstats version 1 [ 5.728512] Loading compiled-in X.509 certificates [ 5.744271] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 5.758811] zswap: loaded using pool lzo/zbud [ 5.789636] Key type big_key registered [ 5.804440] Key type trusted registered [ 5.820832] Key type encrypted registered [ 5.829468] AppArmor: AppArmor sha1 policy hashing enabled [ 5.838553] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 5.852564] evm: HMAC attrs: 0x1 [ 5.872379] rtc_cmos 00:00: setting system clock to 2021-12-15 16:24:46 UTC (1639585486) [ 5.884069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 5.909233] EDD information not available. [ 5.940429] sd 1:0:0:0: [sdb] Write Protect is off [ 6.474084] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 6.889287] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 6.911240] ata2.00: configured for MWDMA2 [ 6.933405] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 6.980196] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 7.005555] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 7.055808] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 7.114568] sd 1:0:0:0: [sdb] Attached SCSI disk [ 7.134552] Freeing unused kernel memory: 2248K [ 7.144140] Write protecting the kernel read-only data: 18432k [ 7.159963] Freeing unused kernel memory: 2008K [ 7.168904] Freeing unused kernel memory: 124K [ 7.207124] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 7.241621] x86/mm: Checking user space page tables [ 7.286748] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, pleasewait... starting versio 229 [ 7.462236] random: udevadm: uninitialized urandom read (16 bytes read) [ 7.476332] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 7.489217] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 7.525823] random: udevadm: uninitialized urandom read (16 bytes read) [ 7.560111] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 7.578496] random: udevadm: uninitialized urandom read (16 bytes read) [ 7.592327] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 7.606281] random: udevadm: uninitialized urandom read (16 bytes read) [ 7.621258] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 7.646982] random: udevadm: uninitialized urandom read (16 bytes read) [ 8.074670] hv_utils: Registering HyperV Utility Driver [ 8.094443] hv_vmbus: registering driver hv_util [ 8.120037] hidraw: raw HID events driver (C) Jiri Kosina [ 8.142052] hv_vmbus: registering driver hv_netvsc [ 8.221081] hv_vmbus: registering driver hyperv_keyboard [ 8.290925] hv_vmbus: registering driver hid_hyperv [ 8.369254] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 8.387913] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 8.444565] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 8.584585] hv_utils: Heartbeat IC version 3.0 [ 8.593765] hv_utils: Shutdown IC version 3.0 [ 8.611076] hv_utils: TimeSync IC version 4.0 [ 8.653927] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 9.148068] raid6: sse2x1 gen() 1709 MB/s [ 9.208219] raid6: sse2x1 xor() 1305 MB/s [ 9.272680] raid6: sse2x2 gen() 3019 MB/s [ 9.342730] raid6: sse2x2 xor() 1773 MB/s [ 9.408075] raid6: sse2x4 gen() 2983 MB/s [ 9.478921] raid6: sse2x4 xor() 1955 MB/s [ 9.495871] raid6: using algorithm sse2x2 gen() 3019 MB/s [ 9.503371] raid6: .... xor() 1773 MB/s, rmw enabled [ 9.515238] raid6: using intx1 recovery algorithm [ 9.542952] xor: measuring software checksum speed [ 9.592077] prefetch64-sse: 9112.000 MB/sec [ 9.644561] generic_sse: 5413.000 MB/sec [ 9.663069] xor: using function: prefetch64-sse (9112.000 MB/sec) [ 9.677409] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 10.143073] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 10.550909] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 10.572180] EXT4-fs (sda1): write access will be enabled during recovery [ 10.969871] EXT4-fs (sda1): recovery complete [ 11.007174] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 11.718102] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 11.796550] systemd[1]: Detected virtualization microsoft. [ 11.820554] systemd[1]: Detected architecture x86-64. Welcome to [1mbuntu 16.04.4 LTS[0m! [ 12.003115] systemd[1]: Set hostname to <tempest-attachvolumetestjson-server-1443401854>. [ 13.245719] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [m] Started Dispatc Password Requets to Console Directory Watch. [ 13.378652] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 13.552660] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udv Control Socke. [ 13.680571] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 13.883722] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 14.006488] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automoun Arbitrary Executab...ats File System AutomountPoint. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Created slice sstem-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [m] Created slice system-getty.slic. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on Journal Socket. Mounting POSIX Message Queue File System... Starting Monitoing of LVM2 mirrors... dmeventd or progress polling... Starting Load Kernel Modules... [ 15.436899] Loading iSCSI transport class v2.0-870. Starting Createlist of required st... nodes fo the current kernel... [[0;32m OK [0m[ 15.583486] iscsi: registered transport (tcp) ] Listening on /dev/initctl Compatibility Named Pipe. [ 15.712985] iscsi: registered transport (iser) [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. Mounting Huge Pges File System... [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journa Service... Starting Remount Root and Kernel File Systems... [ 16.610117] EXT4-fs (sda1): re-mounted. Opts: (null) Mounting Debug File System... [ 16.792097] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target lices. [ 16.963780] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug Fle System. [ 17.108890] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Mssage Queue File System. [ 17.278198] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 17.439235] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devies... Starting Load/Save Random Seed... Starting Create Static Devicdes in /dev... Mounting Configration File System... Mounting FUSE Control File Systm... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitorng of LVM2 mirrors,...ng dmevend or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create tatic Device Noes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [m] Reached target ocal File Systes (Pre). [[0;32m OK [0m] Reached target Local File Systes. Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 27.443770] cloud-init[322]: Cloud-init v. 18.2 running 'init-local' at Wed, 15 Dec 2021 16:25:06 +0000. Up 24.71 seconds. [[0;32m OK [m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started ifup for eth0. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 33.157387] cloud-init[668]: Cloud-init v. 18.2 running 'init' at Wed, 15 Dec 2021 16:25:11 +0000. Up 30.03 seconds. [ 33.331246] cloud-init[[668]: [0;32m OK [0mci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [[ 33.533801] [0;32m OK [0mcloud-init] [668]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Cloud-config availability. [ [0;32m OK [0m[ 33.726389] ] cloud-initReached target Network is Online.[668]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m[ 33.977105] cloud-init] [668]: Reached target System Initialization.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[ 34.115973] cloud-init[0;32m OK [0m[668]: ] Started ACPI Evnts Check.ci-info: | eth0 | True | 172.20.0.13 | 255.255.255.240 | . | fa:16:3e:92f1:f7 | [ [0;32m OK [0m[ 34.278130] cloud-init] [668]: Reached target Paths.ci-info: | eth0 | True | fe80::f816:3eff:fe92:f1f7/64 | . | link | fa:16:3e:92:f1:f7 | [[ 34.420479] [0;32m OK [0mcloud-init] [668]: Started Daily apt download activities.ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [[ 34.565020] [0;32m OK [0m] cloud-init[668]: Listening on D-Bus System Message Bus Socket.ci-info: | lo | True | ::1/128 | . | hot | . | [ 34.657939] cloud-init[668]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [ 34.658080] cloud-init[668]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [ 34.658205] cloud-init[668]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 34.658311] cloud-init[668]: ci-info: | Route | Destintion | Gateway | Genmask | Interface | Flags | [ 34.658412] cloud-init[668]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 34.658511] cloud-init[668]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 34.658610] cloud-init[668]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 34.658709] cloud-init[668]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 34.658817] cloud-init[668]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... Starting LSB: MD monitoring daemon... Starting OpenBSD Secure Shell server... Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Regular background program processing demon. [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started Deferred execution scheduler. Starting LSB: Record successful boot for GRUB.. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: atomatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 40.391433] cloud-init[722]: Cloud-init v. 18.2 running 'modules:config' at Wed, 15 Dec 2021 16:25:19 +0000. Up 37.37 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. Starting Execute cloud user/final scripts... [ 42.341581] cloud-init[796]: Printing ubuntu user authorized keys [ 42.423945] cloud-init[796]: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF43/6lxb5NYzTQBaJRm5/MGeNCcliJcZDLjrtZ3dmI5W0Z8GNkaE/Bzp17O/8ELffIwpogOEWzuaQmVNZBFijKbJVgZAfV8rgL9Uy7hzxwoiC2dhLrv6R8msbW0vVnu8pAZaG0PUnID814Zlp6XF/B2XqdcmBCTg4mbmTWbi7eGkNn5GhA4gStAZQ3IQzXaWR4iWUpAmACfv/PUrSrrV+RuUbCVH/lMprHoDzCEXCmiI55gLIt0Hnu/q2+Gd76t5MRkMGucFvUVWR12taRnTqMlR/SBlqx1UhFJ0l8pptxNg2ejAQPr6kM7JaLqPcWNRHDz3h0Eb0V09+3cB7CeND Generated-by-Nova ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | c3:93:29:56:80:46:1f:8c:67:88:66:a2:e2:0f:78:c1 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Dec 15 16:25:24 ec2: <14>Dec 15 16:25:24 ec2: ############################################################# <14>Dec 15 16:25:24 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Dec 15 16:25:24 ec2: 1024 SHA256:cuL8lVWcqwMs/F8MTYGVCtBzhzSh9HxoxeBMjuEd8OA root@tempest-attachvolumetestjson-server-1443401854 (DSA) <14>Dec 15 16:25:24 ec2: 256 SHA256:vbNJU5Q9t9PJavUMB3tceKwfBs79uZ0r0yYn27It9ow root@tempest-attachvolumetestjson-server-1443401854 (ECDSA) <14>Dec 15 16:25:24 ec2: 256 SHA256:45d/1L7lzvppDAG4Gm1AlwViWo17Wfpv/w438X8zcvc root@tempest-attachvolumetestjson-server-1443401854 (ED25519) <14>Dec 15 16:25:24 ec2: 2048 SHA256:q26odNnt/apf2R0RnqVx2t7xAatULKfG7civ65tUEvc root@tempest-attachvolumetestjson-server-144341854 (RSA) <14>Dec 15 16:25:24 ec2: -----ED SSH HOST KEY FINGERPRINTS----- <14>Dec 15 16:25:24 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBPppzjI/wvd/9cU/BvEYtT7FYIB12Dygs5hz9RTtTBHC0kljAWh/chfMFEnIxNGszBk+yLhmDCvWtcwU8K13SE= root@tempest-atachvolumetestjson-server-1443401854 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILx3x+XMetgZnp1INkLeRmJhVpEBFiY5GD7aTHMLereN root@tempest-attachvolumetestjson-server-1443401854 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDL9yTo0PvVecFBl5KhcCg9WpWLj+wyLN4pW2Il5y5V+ujSlz2AwIR5+aa+JsNDQ7psqrCJ2HjZbCMgC3TB7UxFuFno/Pg8Iq9ZM2c4Qn2JhwzSFzjIqvddyLlfH8Mw/yxXLMcvAR50YPPPg7k6cVG8kfruHfwY+AUg/c8VgNPkP4d8b4cILfsTvWy+8TQrbm7IdR/47ZLUHLN2wBSpwmFslM2IG5Fa8fw2iEBK2Ds/cyzvVRz654dGJexkGr0YQBBRmqgjnAgNQvQ07tVOTZvej4XczddObRR9u0OK7xr/gWDduwewdmIEL0pLhDvYCE5GB0djI5rSC5m6aExoM4rV root@tempest-attachvolumetestjson-server-1443401854 -----END SSH HOST KEY KEYS----- [ 43.919684] cloud-init[796]: Cloud-init v. 18.2 running 'modules:final' at Wed, 15 Dec 2021 16:25:23 +0000. Up 41.35 seconds.[ [0;32m OK [0m[ 44.201557] ] cloud-init[796]: Started Execute cloud user/final scripts.Cloud-init v. 18.2 finished at Wed, 15 Dec 2021 16:25:25 +0000. Datasource DataSourceConfigDrive [net,ver=2][sorce=/dev/sr0]. Up 43.66 seconds [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-1443401854 ttyS0 tempest-attachvolumetestjson-server-1443401854 login: 2021-12-15 16:39:09,776 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 1.909s 2021-12-15 16:39:09,776 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd82461-1a33-4d2a-aebd-7d65b972f72b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd82461-1a33-4d2a-aebd-7d65b972f72b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:39:34,130 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 23.345s 2021-12-15 16:39:34,130 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abb08875-b9f2-48b1-ac9c-ab73df44c937', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abb08875-b9f2-48b1-ac9c-ab73df44c937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:40:35,195 116704 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 2021-12-15 16:41:10,409 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 95.270s 2021-12-15 16:41:10,409 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-528e8c8d-b4bb-43a3-b52e-4840e0f82c69', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-528e8c8d-b4bb-43a3-b52e-4840e0f82c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:41:34,274 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 22.858s 2021-12-15 16:41:34,275 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b295ca4f-6634-42b8-ad96-89097212a2bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b295ca4f-6634-42b8-ad96-89097212a2bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:42:35,339 116704 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 2021-12-15 16:43:10,856 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 95.574s 2021-12-15 16:43:10,856 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490231ce-5023-4917-8279-3114f3811bcf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490231ce-5023-4917-8279-3114f3811bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:11,915 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.050s 2021-12-15 16:43:11,915 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a25056d-1ac4-4794-ad7d-080d738efb58', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a25056d-1ac4-4794-ad7d-080d738efb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:12,968 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.044s 2021-12-15 16:43:12,968 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c52f22e-1199-4cbe-a57e-85e23e7d9c3a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c52f22e-1199-4cbe-a57e-85e23e7d9c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:14,020 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.044s 2021-12-15 16:43:14,021 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97c1256-b46f-4ef4-ae48-1b5ab14742ff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f97c1256-b46f-4ef4-ae48-1b5ab14742ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:15,073 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.044s 2021-12-15 16:43:15,073 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bee6730-928f-4ff6-a730-fcb85c4ff229', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bee6730-928f-4ff6-a730-fcb85c4ff229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:16,123 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.042s 2021-12-15 16:43:16,123 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d9ddb42-3923-4ee3-b42c-d37bb5be1f72', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d9ddb42-3923-4ee3-b42c-d37bb5be1f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:17,174 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.042s 2021-12-15 16:43:17,174 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8c20ee7-2515-450c-907d-f4685f3ba642', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8c20ee7-2515-450c-907d-f4685f3ba642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:18,465 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.283s 2021-12-15 16:43:18,466 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab210126-59fa-40ff-b89a-2d90781ee5de', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab210126-59fa-40ff-b89a-2d90781ee5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:19,523 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:43:19,524 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20813d58-f39e-443a-9e1d-ff610ce945aa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20813d58-f39e-443a-9e1d-ff610ce945aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:20,582 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:43:20,582 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6990270-cd02-4649-8811-dd28a516d782', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6990270-cd02-4649-8811-dd28a516d782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:21,640 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.050s 2021-12-15 16:43:21,640 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6331896c-4ad0-4089-bc45-58209e974dd1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6331896c-4ad0-4089-bc45-58209e974dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:22,695 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.046s 2021-12-15 16:43:22,695 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b914ff4-eba2-40e9-815f-fd8ffa84e49c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b914ff4-eba2-40e9-815f-fd8ffa84e49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:23,754 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.046s 2021-12-15 16:43:23,755 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2853fca9-f196-4d30-86e2-58c3ce751e27', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2853fca9-f196-4d30-86e2-58c3ce751e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:24,820 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.057s 2021-12-15 16:43:24,821 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d438c4d2-f074-4683-ac9f-b070f35dee13', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d438c4d2-f074-4683-ac9f-b070f35dee13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:25,879 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.050s 2021-12-15 16:43:25,879 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-042fe0f3-4d68-4d2a-9e2f-3494d3a1efe7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-042fe0f3-4d68-4d2a-9e2f-3494d3a1efe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:26,939 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.052s 2021-12-15 16:43:26,940 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f38b50-e0dd-41cb-a167-5e8de86f1d59', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f38b50-e0dd-41cb-a167-5e8de86f1d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:27,991 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.042s 2021-12-15 16:43:27,991 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da070a64-9bef-45fe-b3cc-df33981c2101', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da070a64-9bef-45fe-b3cc-df33981c2101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:29,043 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.044s 2021-12-15 16:43:29,043 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2823dae4-bd65-4e3c-9759-2eefbacd81c3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2823dae4-bd65-4e3c-9759-2eefbacd81c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:30,098 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.047s 2021-12-15 16:43:30,099 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-427c5cf1-aff9-4b86-94cf-71892fd29e45', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-427c5cf1-aff9-4b86-94cf-71892fd29e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:31,152 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.045s 2021-12-15 16:43:31,153 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc269c0-f2a8-4c85-b825-ce05bcb30298', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc269c0-f2a8-4c85-b825-ce05bcb30298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:32,205 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.044s 2021-12-15 16:43:32,205 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-115fce30-d818-4c52-a138-e64e3ee3982a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-115fce30-d818-4c52-a138-e64e3ee3982a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:33,265 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.050s 2021-12-15 16:43:33,265 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa0aa32-bd25-4e3a-827f-72ceea7c80f2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa0aa32-bd25-4e3a-827f-72ceea7c80f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:34,330 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.057s 2021-12-15 16:43:34,331 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7b8545-198a-4764-ab65-76c1f1a5589e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7b8545-198a-4764-ab65-76c1f1a5589e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:35,388 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.049s 2021-12-15 16:43:35,389 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03dbb802-2a76-4f13-9180-4a5ca4741c42', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03dbb802-2a76-4f13-9180-4a5ca4741c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:36,456 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.054s 2021-12-15 16:43:36,456 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2a02bb-ad69-4fb4-a6ec-dc6edbec7527', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2a02bb-ad69-4fb4-a6ec-dc6edbec7527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:37,507 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.043s 2021-12-15 16:43:37,507 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-747cadba-ef44-460f-b0d5-5003ee84b2c5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-747cadba-ef44-460f-b0d5-5003ee84b2c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:38,558 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.042s 2021-12-15 16:43:38,558 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b8a983d-35ad-4c68-9c68-010235184a67', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b8a983d-35ad-4c68-9c68-010235184a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:39,618 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.051s 2021-12-15 16:43:39,618 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e1d748-7dd9-439a-8d91-c1b1e262bbe5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e1d748-7dd9-439a-8d91-c1b1e262bbe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:40,675 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.049s 2021-12-15 16:43:40,676 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066bfe5c-b980-41c2-a013-e87d9caa9518', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066bfe5c-b980-41c2-a013-e87d9caa9518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:41,734 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.049s 2021-12-15 16:43:41,734 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4dd2bc5-5bb0-4438-b44b-b6ca64f9b142', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4dd2bc5-5bb0-4438-b44b-b6ca64f9b142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:42,798 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.056s 2021-12-15 16:43:42,799 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95bb238f-eb39-4c26-826e-921fd60d4681', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95bb238f-eb39-4c26-826e-921fd60d4681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:43,859 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.050s 2021-12-15 16:43:43,860 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7586e888-19b1-456d-9ac7-63089b236dcc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7586e888-19b1-456d-9ac7-63089b236dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:44,926 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.054s 2021-12-15 16:43:44,927 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ac0368-3e60-4bed-aafc-6a26f7352751', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ac0368-3e60-4bed-aafc-6a26f7352751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:45,989 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.053s 2021-12-15 16:43:45,990 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b980d8ae-2b8f-40fc-ba4e-4d0021f1c8fb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b980d8ae-2b8f-40fc-ba4e-4d0021f1c8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:47,043 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.046s 2021-12-15 16:43:47,044 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62e0c05-f2ec-4aea-a0dc-68ec396d4e94', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62e0c05-f2ec-4aea-a0dc-68ec396d4e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:48,106 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.054s 2021-12-15 16:43:48,106 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3b9748-ddff-4aa2-a0f9-0f08d262a92e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3b9748-ddff-4aa2-a0f9-0f08d262a92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:49,163 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:43:49,163 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dee474d7-de4d-4ec9-8b9e-01c2a591f01c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dee474d7-de4d-4ec9-8b9e-01c2a591f01c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:50,220 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:43:50,221 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87657353-dae4-4fc8-b66a-3224dd02469e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87657353-dae4-4fc8-b66a-3224dd02469e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:51,272 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.044s 2021-12-15 16:43:51,273 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-706d993c-3463-4a3e-ab47-851714a2fd60', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-706d993c-3463-4a3e-ab47-851714a2fd60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:52,336 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.055s 2021-12-15 16:43:52,337 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d98b850-55f7-41be-801e-a19acff8d57d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d98b850-55f7-41be-801e-a19acff8d57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:53,389 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.044s 2021-12-15 16:43:53,390 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75205f35-fe10-48ff-baca-07a8338b125e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75205f35-fe10-48ff-baca-07a8338b125e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:54,455 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.056s 2021-12-15 16:43:54,455 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb3188b-7a34-4262-94f1-c15e14e25c65', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb3188b-7a34-4262-94f1-c15e14e25c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:55,514 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.051s 2021-12-15 16:43:55,515 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037695ee-9698-437e-9b3e-85f03b4f6d2c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037695ee-9698-437e-9b3e-85f03b4f6d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:56,576 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.053s 2021-12-15 16:43:56,577 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405c393d-b766-4e8e-b72d-8e87c2e2ea7f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405c393d-b766-4e8e-b72d-8e87c2e2ea7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:57,629 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.044s 2021-12-15 16:43:57,630 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1729dec-a7c2-402b-8493-15e701118dfe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1729dec-a7c2-402b-8493-15e701118dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:58,696 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.057s 2021-12-15 16:43:58,696 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ade6504-05ca-4a41-bb5e-715f0aee9013', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ade6504-05ca-4a41-bb5e-715f0aee9013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:43:59,753 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:43:59,753 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df6a5180-24c0-416f-a112-01093e3d850f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df6a5180-24c0-416f-a112-01093e3d850f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:00,807 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.046s 2021-12-15 16:44:00,808 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5239bd85-f51b-4d4a-bf6a-3f65b95e3b16', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5239bd85-f51b-4d4a-bf6a-3f65b95e3b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:01,860 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.043s 2021-12-15 16:44:01,860 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-443e3209-2f8f-48a3-bf54-6b23ac764e23', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-443e3209-2f8f-48a3-bf54-6b23ac764e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:02,921 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.052s 2021-12-15 16:44:02,921 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49549806-27e7-46d6-b874-302eefd29816', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49549806-27e7-46d6-b874-302eefd29816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:03,981 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.051s 2021-12-15 16:44:03,981 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e3b23b8-f899-4d0e-8976-9888358134df', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e3b23b8-f899-4d0e-8976-9888358134df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:05,045 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.055s 2021-12-15 16:44:05,045 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af2a08a-2204-4550-a078-f6f0976a72da', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af2a08a-2204-4550-a078-f6f0976a72da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:06,108 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.054s 2021-12-15 16:44:06,108 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4fda18a-1b42-4d49-9098-0917ab8bead4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4fda18a-1b42-4d49-9098-0917ab8bead4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:07,160 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.044s 2021-12-15 16:44:07,161 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6565fd8-1c3a-4271-b44b-d8f7fc781d86', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6565fd8-1c3a-4271-b44b-d8f7fc781d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:08,212 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.043s 2021-12-15 16:44:08,212 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5cea649-1c96-4a19-9156-18130d2d7dcf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5cea649-1c96-4a19-9156-18130d2d7dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:09,276 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.056s 2021-12-15 16:44:09,277 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658d4407-326c-4b94-be44-0bf50488f14a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658d4407-326c-4b94-be44-0bf50488f14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:10,335 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.049s 2021-12-15 16:44:10,335 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca1177bf-fcc5-40c5-b311-2fe5343f7f6f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca1177bf-fcc5-40c5-b311-2fe5343f7f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:11,391 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.043s 2021-12-15 16:44:11,391 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab407511-76de-4f1f-b240-1d7ce2a0adb2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab407511-76de-4f1f-b240-1d7ce2a0adb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:12,454 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.054s 2021-12-15 16:44:12,454 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c550e8-3aad-4fd2-9a86-6ec8f09faafc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c550e8-3aad-4fd2-9a86-6ec8f09faafc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:13,516 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.052s 2021-12-15 16:44:13,516 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d749db-b175-4771-8b76-2683f035defb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d749db-b175-4771-8b76-2683f035defb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:14,568 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.043s 2021-12-15 16:44:14,568 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3ada63-0c6c-49c3-adc1-bd50d1146890', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3ada63-0c6c-49c3-adc1-bd50d1146890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:15,630 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.053s 2021-12-15 16:44:15,630 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ecc9126-054a-48c8-91a1-fb7920e4fb5a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ecc9126-054a-48c8-91a1-fb7920e4fb5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:16,689 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.046s 2021-12-15 16:44:16,690 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-822f170c-d390-4ef6-8404-e6d30a378c25', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-822f170c-d390-4ef6-8404-e6d30a378c25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:17,749 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.051s 2021-12-15 16:44:17,749 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7763884-3445-4a40-8988-2fb62ddaf1d1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7763884-3445-4a40-8988-2fb62ddaf1d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:18,814 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.056s 2021-12-15 16:44:18,815 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-918bc35a-613e-45cd-86a9-59a53fb70f8b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-918bc35a-613e-45cd-86a9-59a53fb70f8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:19,873 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:44:19,874 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160f1bf0-2f0c-492c-ac88-f695b06032d2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160f1bf0-2f0c-492c-ac88-f695b06032d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:20,927 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.041s 2021-12-15 16:44:20,927 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6793f72-ec36-492e-986f-a85711a89eb2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6793f72-ec36-492e-986f-a85711a89eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:21,985 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.048s 2021-12-15 16:44:21,985 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b9b25d9-acf7-460f-aa7e-f830bd10a78a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b9b25d9-acf7-460f-aa7e-f830bd10a78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:23,045 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.052s 2021-12-15 16:44:23,046 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04655ea-3297-4cbc-ab40-6e0c9d9569e2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04655ea-3297-4cbc-ab40-6e0c9d9569e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:24,108 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.050s 2021-12-15 16:44:24,109 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78d3c4a-bfa7-4393-a938-4d541913bc37', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78d3c4a-bfa7-4393-a938-4d541913bc37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:25,162 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.046s 2021-12-15 16:44:25,163 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b62b71-7d53-4ce6-9016-74cf19a8de7a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b62b71-7d53-4ce6-9016-74cf19a8de7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:26,214 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.043s 2021-12-15 16:44:26,215 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb890d8-5bca-4597-9a43-863af6177429', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb890d8-5bca-4597-9a43-863af6177429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:27,265 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.042s 2021-12-15 16:44:27,266 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14513775-c6c1-48d5-b08d-1421a8be1607', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14513775-c6c1-48d5-b08d-1421a8be1607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:28,328 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.054s 2021-12-15 16:44:28,329 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79cd824e-a454-4e8d-a3da-6a9a5b21ecee', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79cd824e-a454-4e8d-a3da-6a9a5b21ecee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:29,400 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.063s 2021-12-15 16:44:29,400 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-647b12e9-f76d-4ac4-90e9-ae874e42740e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647b12e9-f76d-4ac4-90e9-ae874e42740e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:30,481 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.072s 2021-12-15 16:44:30,481 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d196acdc-b725-450b-bd47-486bc5216978', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d196acdc-b725-450b-bd47-486bc5216978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:31,563 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.073s 2021-12-15 16:44:31,563 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2547018-e7b3-41cb-8970-3af6d7deb3ba', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2547018-e7b3-41cb-8970-3af6d7deb3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:32,644 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.072s 2021-12-15 16:44:32,644 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b9016a0-a719-40f4-af07-d733b92219c6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b9016a0-a719-40f4-af07-d733b92219c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:33,720 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.068s 2021-12-15 16:44:33,721 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3add4fa0-3a4b-4b37-83ae-82e3e4732ec7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3add4fa0-3a4b-4b37-83ae-82e3e4732ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:34,801 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.071s 2021-12-15 16:44:34,801 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63c69847-7f40-4076-aa47-92d7d7c2749b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63c69847-7f40-4076-aa47-92d7d7c2749b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:35,869 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.056s 2021-12-15 16:44:35,869 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711a4e76-ec22-49f2-8294-4672b0b54d8c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711a4e76-ec22-49f2-8294-4672b0b54d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:36,934 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.056s 2021-12-15 16:44:36,934 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-851808b0-c293-4666-a7b9-136eaf790f98', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-851808b0-c293-4666-a7b9-136eaf790f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:38,014 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.071s 2021-12-15 16:44:38,014 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ec5ed46-35dd-4437-915e-f3fd50e6885e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ec5ed46-35dd-4437-915e-f3fd50e6885e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:39,085 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.053s 2021-12-15 16:44:39,086 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ccb373b-22af-4f05-a193-ab87ba57ec57', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ccb373b-22af-4f05-a193-ab87ba57ec57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:40,154 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.054s 2021-12-15 16:44:40,155 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d842938-300a-4181-80fe-ab444705ffd0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d842938-300a-4181-80fe-ab444705ffd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:41,227 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.065s 2021-12-15 16:44:41,228 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43008c5e-5bec-4013-ad6e-cbaf20747d4f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43008c5e-5bec-4013-ad6e-cbaf20747d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:42,300 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.064s 2021-12-15 16:44:42,301 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8836f29f-188d-42e2-9eee-4e61ed96c293', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8836f29f-188d-42e2-9eee-4e61ed96c293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:43,377 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.069s 2021-12-15 16:44:43,378 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f846bb-f803-460e-9b50-3a9306b231db', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f846bb-f803-460e-9b50-3a9306b231db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:44,453 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.067s 2021-12-15 16:44:44,453 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b935d7-151c-452f-b3b1-e19d8f7e7ca7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b935d7-151c-452f-b3b1-e19d8f7e7ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:45,523 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.062s 2021-12-15 16:44:45,524 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8aef3d5-8f25-4086-a63f-546468d00241', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8aef3d5-8f25-4086-a63f-546468d00241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:46,592 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.060s 2021-12-15 16:44:46,592 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7c091d3-fae7-4476-9a2b-783ff864e769', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7c091d3-fae7-4476-9a2b-783ff864e769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:47,672 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.072s 2021-12-15 16:44:47,673 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63079aad-63c8-44c9-9ca8-55c2595cf06e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63079aad-63c8-44c9-9ca8-55c2595cf06e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:48,754 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.073s 2021-12-15 16:44:48,754 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07db8393-1b9f-4f1f-b98d-0fb3e0d57e2f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07db8393-1b9f-4f1f-b98d-0fb3e0d57e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:49,831 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.068s 2021-12-15 16:44:49,831 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee603548-2341-4b7c-a623-429e25ed7072', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee603548-2341-4b7c-a623-429e25ed7072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:50,902 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.063s 2021-12-15 16:44:50,903 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0d3d435-f91c-4ccf-a034-78981be1dc27', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0d3d435-f91c-4ccf-a034-78981be1dc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:51,971 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.060s 2021-12-15 16:44:51,972 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a7a99f-b1b9-448e-8cff-00167c94ff67', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a7a99f-b1b9-448e-8cff-00167c94ff67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:53,049 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.069s 2021-12-15 16:44:53,050 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbabfe96-9f63-4116-826d-40dd3e69d2ed', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbabfe96-9f63-4116-826d-40dd3e69d2ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:54,122 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.064s 2021-12-15 16:44:54,122 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c84fd2-4615-4f4a-a73c-16ef7bc8f0d3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c84fd2-4615-4f4a-a73c-16ef7bc8f0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:55,192 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.062s 2021-12-15 16:44:55,193 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604faa13-4cac-478c-8444-4250ec6edf6e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604faa13-4cac-478c-8444-4250ec6edf6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:56,259 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.059s 2021-12-15 16:44:56,260 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09b3b5e-4502-4629-97da-9325894e4e95', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09b3b5e-4502-4629-97da-9325894e4e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:57,330 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.062s 2021-12-15 16:44:57,331 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df62316a-4c60-4bbd-b372-c42f0aa248c8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df62316a-4c60-4bbd-b372-c42f0aa248c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:58,408 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.069s 2021-12-15 16:44:58,408 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-161bb313-7134-4d65-8ba4-c31da73822b3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-161bb313-7134-4d65-8ba4-c31da73822b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:44:59,487 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.070s 2021-12-15 16:44:59,487 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78895901-2130-4ccf-82e1-93a683e05783', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78895901-2130-4ccf-82e1-93a683e05783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:45:00,552 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.057s 2021-12-15 16:45:00,553 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7225847-7d69-4928-8a3b-14e120b58765', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7225847-7d69-4928-8a3b-14e120b58765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:45:01,622 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.058s 2021-12-15 16:45:01,623 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62875a6a-aa5c-43cb-b2e1-20e99c1290e3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62875a6a-aa5c-43cb-b2e1-20e99c1290e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:45:02,696 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.065s 2021-12-15 16:45:02,696 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52af2561-bfe2-41ff-a9c8-d2736a379d87', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52af2561-bfe2-41ff-a9c8-d2736a379d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:45:03,774 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.070s 2021-12-15 16:45:03,775 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad960ff5-e93d-4e6f-9dd7-d13763d276ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad960ff5-e93d-4e6f-9dd7-d13763d276ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:45:04,860 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.077s 2021-12-15 16:45:04,861 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be9a825-f158-4533-a63f-afe52028bbe7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be9a825-f158-4533-a63f-afe52028bbe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:45:05,940 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.070s 2021-12-15 16:45:05,940 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af0e446a-1cdc-4d05-8bea-31ab3c144f83', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af0e446a-1cdc-4d05-8bea-31ab3c144f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:45:07,020 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.072s 2021-12-15 16:45:07,020 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d87519-5231-4e5f-aa0a-81b17b75bfe7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d87519-5231-4e5f-aa0a-81b17b75bfe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:45:08,097 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.068s 2021-12-15 16:45:08,097 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb705c74-2c3f-476d-88d0-041fe82dea8c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb705c74-2c3f-476d-88d0-041fe82dea8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:45:09,168 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 0.063s 2021-12-15 16:45:09,168 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d6859f-d53d-4033-ad1d-195eea457530', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d6859f-d53d-4033-ad1d-195eea457530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6'} Body: b'{"volume": {"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:41.000000", "updated_at": "2021-12-15T16:25:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-1695442266", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/9264b7d2b1b4444f848035561e48c126/volumes/0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}], "user_id": "5686da93293e439eaf999b67fc154b14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "attachment_id": "4fd487b0-e1bc-4ed9-91e1-ba4c749a8642", "volume_id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6", "server_id": "58544761-395a-4b54-876b-38750b3d8cf1", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:23:44.000000"}], "os-vol-tenant-attr:tenant_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:45:09,296 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.121s 2021-12-15 16:45:09,296 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e28d1d8c-4ccb-47f5-99df-1c0763b033cd', 'x-compute-request-id': 'req-e28d1d8c-4ccb-47f5-99df-1c0763b033cd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'' 2021-12-15 16:45:09,457 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.159s 2021-12-15 16:45:09,457 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ebbeb0e-47a9-4e57-9f50-2f2b34656f5f', 'x-compute-request-id': 'req-7ebbeb0e-47a9-4e57-9f50-2f2b34656f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:10,804 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.338s 2021-12-15 16:45:10,805 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01defffb-bc38-44ea-af28-1d043a38c465', 'x-compute-request-id': 'req-01defffb-bc38-44ea-af28-1d043a38c465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1999482898"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:11,913 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:45:11,914 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1653', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ed3596e-ffbf-4cde-8006-612823b6de05', 'x-compute-request-id': 'req-9ed3596e-ffbf-4cde-8006-612823b6de05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}, {"version": 4, "addr": "172.27.3.80", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:f1:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:13,014 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.090s 2021-12-15 16:45:13,014 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cfa764a-4fb6-4e89-9069-cec3179b49db', 'x-compute-request-id': 'req-7cfa764a-4fb6-4e89-9069-cec3179b49db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:14,112 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.088s 2021-12-15 16:45:14,112 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e3c9f61-9028-42e2-8b0e-404c736fc0c0', 'x-compute-request-id': 'req-9e3c9f61-9028-42e2-8b0e-404c736fc0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:15,242 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.121s 2021-12-15 16:45:15,242 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df386543-4a74-4bb5-bbe7-7c0973381eec', 'x-compute-request-id': 'req-df386543-4a74-4bb5-bbe7-7c0973381eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:16,355 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:45:16,355 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c723a030-691e-4910-bbf9-7aea74c0178c', 'x-compute-request-id': 'req-c723a030-691e-4910-bbf9-7aea74c0178c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:17,454 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.090s 2021-12-15 16:45:17,454 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a3136c6-d6a5-4e7e-b8d4-5224d259993b', 'x-compute-request-id': 'req-6a3136c6-d6a5-4e7e-b8d4-5224d259993b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:18,557 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.093s 2021-12-15 16:45:18,557 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e989b12-3adc-4eca-b662-be50287f7046', 'x-compute-request-id': 'req-5e989b12-3adc-4eca-b662-be50287f7046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:19,662 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:45:19,662 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e82506-c635-49c1-84cf-7bda0fabcea3', 'x-compute-request-id': 'req-78e82506-c635-49c1-84cf-7bda0fabcea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:20,758 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.087s 2021-12-15 16:45:20,758 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79145547-ecd7-472d-9f13-e51b153eb743', 'x-compute-request-id': 'req-79145547-ecd7-472d-9f13-e51b153eb743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:21,863 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:45:21,864 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6be897a-f593-4cc1-b55d-d4c1b2f8a380', 'x-compute-request-id': 'req-b6be897a-f593-4cc1-b55d-d4c1b2f8a380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:22,996 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.120s 2021-12-15 16:45:22,997 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf205d4c-e9b9-49bd-b346-4015e8ab3ba8', 'x-compute-request-id': 'req-bf205d4c-e9b9-49bd-b346-4015e8ab3ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:24,095 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.089s 2021-12-15 16:45:24,095 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-538e554e-353a-472d-bcdf-3ea3fb18973f', 'x-compute-request-id': 'req-538e554e-353a-472d-bcdf-3ea3fb18973f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:25,208 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.104s 2021-12-15 16:45:25,209 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a576f5f-cdb9-4f3e-9b97-c625e001fca4', 'x-compute-request-id': 'req-1a576f5f-cdb9-4f3e-9b97-c625e001fca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:26,316 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:45:26,316 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa8dc902-6ace-44ac-8c88-541d7abce519', 'x-compute-request-id': 'req-fa8dc902-6ace-44ac-8c88-541d7abce519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:27,467 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.142s 2021-12-15 16:45:27,467 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e76ec343-cc3c-42cc-994c-40b0cadd4dc5', 'x-compute-request-id': 'req-e76ec343-cc3c-42cc-994c-40b0cadd4dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:28,564 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.088s 2021-12-15 16:45:28,565 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17d2447b-f68f-4e46-af09-ab93018f2adb', 'x-compute-request-id': 'req-17d2447b-f68f-4e46-af09-ab93018f2adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:29,680 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.107s 2021-12-15 16:45:29,681 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c671db66-c020-497e-8906-534104118f18', 'x-compute-request-id': 'req-c671db66-c020-497e-8906-534104118f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:30,783 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:45:30,784 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99617604-d665-429e-b33b-453b5c5b1e36', 'x-compute-request-id': 'req-99617604-d665-429e-b33b-453b5c5b1e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:31,899 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.106s 2021-12-15 16:45:31,899 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37443cbf-eb64-4268-9473-9b6e4af345cf', 'x-compute-request-id': 'req-37443cbf-eb64-4268-9473-9b6e4af345cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:33,006 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:45:33,006 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e401ba3-0904-4890-86c9-4b969bb7aa96', 'x-compute-request-id': 'req-1e401ba3-0904-4890-86c9-4b969bb7aa96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:34,111 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:45:34,111 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-946b96cc-0b2e-4d02-8054-5e21e71f108f', 'x-compute-request-id': 'req-946b96cc-0b2e-4d02-8054-5e21e71f108f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:35,243 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.123s 2021-12-15 16:45:35,243 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46d973a3-ed4a-4862-944e-3ea1dbb70b7b', 'x-compute-request-id': 'req-46d973a3-ed4a-4862-944e-3ea1dbb70b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:36,349 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:45:36,349 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64cf1715-13fa-4be8-9453-dfcfbeb0a428', 'x-compute-request-id': 'req-64cf1715-13fa-4be8-9453-dfcfbeb0a428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:37,462 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.104s 2021-12-15 16:45:37,462 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a267e29d-5c77-43ee-9eb3-69b0f883d983', 'x-compute-request-id': 'req-a267e29d-5c77-43ee-9eb3-69b0f883d983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:38,571 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:45:38,572 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba47a0c1-09ba-4a19-95cf-d0ff90eac37e', 'x-compute-request-id': 'req-ba47a0c1-09ba-4a19-95cf-d0ff90eac37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:39,689 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.104s 2021-12-15 16:45:39,689 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f39c3a4-99f0-4389-9b04-9a278bdb02b6', 'x-compute-request-id': 'req-0f39c3a4-99f0-4389-9b04-9a278bdb02b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:40,785 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.088s 2021-12-15 16:45:40,786 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b3dc2c7-7167-4a25-ade7-ee85061c8425', 'x-compute-request-id': 'req-5b3dc2c7-7167-4a25-ade7-ee85061c8425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:41,901 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.107s 2021-12-15 16:45:41,902 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e860b807-e787-4e67-86dc-8db94401219a', 'x-compute-request-id': 'req-e860b807-e787-4e67-86dc-8db94401219a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:43,012 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:45:43,012 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1974eef-54f0-41f5-811f-9e0abe89d29a', 'x-compute-request-id': 'req-f1974eef-54f0-41f5-811f-9e0abe89d29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:44,107 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.086s 2021-12-15 16:45:44,107 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f92cf556-88c1-4a10-b277-25aa3ca314d9', 'x-compute-request-id': 'req-f92cf556-88c1-4a10-b277-25aa3ca314d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:45,211 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:45:45,211 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ee3314c-3a3b-46b9-a6b0-fc011eeb853b', 'x-compute-request-id': 'req-6ee3314c-3a3b-46b9-a6b0-fc011eeb853b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:46,321 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:45:46,321 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc424ffb-c617-4c53-9994-0529ebdf5c6f', 'x-compute-request-id': 'req-fc424ffb-c617-4c53-9994-0529ebdf5c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:47,434 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.104s 2021-12-15 16:45:47,434 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9e983e3-0ab1-4c75-9ca9-5200a1feffe3', 'x-compute-request-id': 'req-b9e983e3-0ab1-4c75-9ca9-5200a1feffe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:48,626 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.182s 2021-12-15 16:45:48,626 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff292a4d-cf1a-4c39-b421-7ecf4dee0319', 'x-compute-request-id': 'req-ff292a4d-cf1a-4c39-b421-7ecf4dee0319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:49,752 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.112s 2021-12-15 16:45:49,753 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f717111e-4fb0-4dd2-bb47-f0828fe0da6d', 'x-compute-request-id': 'req-f717111e-4fb0-4dd2-bb47-f0828fe0da6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:50,872 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.107s 2021-12-15 16:45:50,872 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25f408ff-dcf0-4ad8-804f-b402157fb53e', 'x-compute-request-id': 'req-25f408ff-dcf0-4ad8-804f-b402157fb53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:51,982 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.102s 2021-12-15 16:45:51,983 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d95d2bbc-0331-4506-8c53-f99adeb5c073', 'x-compute-request-id': 'req-d95d2bbc-0331-4506-8c53-f99adeb5c073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:53,108 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.116s 2021-12-15 16:45:53,108 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c84a2244-4ac7-4de3-beff-a7689ea6db00', 'x-compute-request-id': 'req-c84a2244-4ac7-4de3-beff-a7689ea6db00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:54,215 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.096s 2021-12-15 16:45:54,215 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-327313df-2c0e-4b2c-8cd0-e15148774391', 'x-compute-request-id': 'req-327313df-2c0e-4b2c-8cd0-e15148774391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:55,322 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:45:55,323 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b64ae818-e22d-4f43-b884-7233e2abb434', 'x-compute-request-id': 'req-b64ae818-e22d-4f43-b884-7233e2abb434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:56,426 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:45:56,427 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3614da2f-bf3d-4e13-b7dd-33eab5aac596', 'x-compute-request-id': 'req-3614da2f-bf3d-4e13-b7dd-33eab5aac596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:57,534 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:45:57,534 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef37aff3-f9d3-4fee-bb4a-d2f76f579321', 'x-compute-request-id': 'req-ef37aff3-f9d3-4fee-bb4a-d2f76f579321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:58,657 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.114s 2021-12-15 16:45:58,658 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f004bc1b-1abe-4452-bc95-c5a2c3975db6', 'x-compute-request-id': 'req-f004bc1b-1abe-4452-bc95-c5a2c3975db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:45:59,766 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:45:59,766 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-452e44b8-ed3e-4513-8d56-1da82012ddea', 'x-compute-request-id': 'req-452e44b8-ed3e-4513-8d56-1da82012ddea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:00,865 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.089s 2021-12-15 16:46:00,865 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-749ef8f4-1a80-43a2-86dc-53ed1ec18a52', 'x-compute-request-id': 'req-749ef8f4-1a80-43a2-86dc-53ed1ec18a52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:01,964 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.090s 2021-12-15 16:46:01,964 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6da2669e-7058-4e55-a260-5dc020c43e8f', 'x-compute-request-id': 'req-6da2669e-7058-4e55-a260-5dc020c43e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:03,078 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.104s 2021-12-15 16:46:03,079 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f1bbe38-1284-4be5-a900-36d51bfc9fca', 'x-compute-request-id': 'req-7f1bbe38-1284-4be5-a900-36d51bfc9fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:04,191 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:46:04,191 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b4c0c5a-e905-498f-882f-6622f0e756ff', 'x-compute-request-id': 'req-8b4c0c5a-e905-498f-882f-6622f0e756ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:05,295 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:46:05,295 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b410c795-1de0-4e4a-92be-6a7e743d824b', 'x-compute-request-id': 'req-b410c795-1de0-4e4a-92be-6a7e743d824b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:06,399 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:46:06,399 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81440afe-a37c-4ae2-984f-3e210e5f9f30', 'x-compute-request-id': 'req-81440afe-a37c-4ae2-984f-3e210e5f9f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:07,506 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:46:07,506 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-688985ad-1028-4783-a44c-50a11467b65c', 'x-compute-request-id': 'req-688985ad-1028-4783-a44c-50a11467b65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:08,629 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.114s 2021-12-15 16:46:08,630 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f62d68b-10ff-44a2-a5c0-ee2fe893a473', 'x-compute-request-id': 'req-3f62d68b-10ff-44a2-a5c0-ee2fe893a473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:09,743 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:46:09,743 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c4a7805-48e7-4189-af5d-8aa96cbaf291', 'x-compute-request-id': 'req-1c4a7805-48e7-4189-af5d-8aa96cbaf291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:10,857 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.105s 2021-12-15 16:46:10,857 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3549d373-a4d8-45b9-a532-91eeb0809964', 'x-compute-request-id': 'req-3549d373-a4d8-45b9-a532-91eeb0809964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:11,966 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:46:11,967 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bef3fd2b-bb83-449d-bbaa-52f803f31870', 'x-compute-request-id': 'req-bef3fd2b-bb83-449d-bbaa-52f803f31870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:13,072 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:46:13,072 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e68a9b99-d7cc-4596-9adc-4693c313ccd9', 'x-compute-request-id': 'req-e68a9b99-d7cc-4596-9adc-4693c313ccd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:14,186 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.106s 2021-12-15 16:46:14,187 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afc20fc2-6327-4d05-88e4-2f2b08d6060e', 'x-compute-request-id': 'req-afc20fc2-6327-4d05-88e4-2f2b08d6060e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:15,303 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.106s 2021-12-15 16:46:15,303 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f612b625-9bac-433e-a69c-86e16d5ad40e', 'x-compute-request-id': 'req-f612b625-9bac-433e-a69c-86e16d5ad40e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:16,421 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.109s 2021-12-15 16:46:16,421 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a723dee-d7ca-41f0-9d0e-f6f0268a52a2', 'x-compute-request-id': 'req-3a723dee-d7ca-41f0-9d0e-f6f0268a52a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:17,529 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.096s 2021-12-15 16:46:17,529 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc2b9534-e8e7-4586-b81d-857c6e7d4a75', 'x-compute-request-id': 'req-cc2b9534-e8e7-4586-b81d-857c6e7d4a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:18,641 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:46:18,641 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da6e93f8-5119-4edd-aae8-4d441366954b', 'x-compute-request-id': 'req-da6e93f8-5119-4edd-aae8-4d441366954b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:19,761 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.110s 2021-12-15 16:46:19,763 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-226a0e4e-ff57-4fb5-bfed-d01f6ea58e3c', 'x-compute-request-id': 'req-226a0e4e-ff57-4fb5-bfed-d01f6ea58e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:20,872 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:46:20,873 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7576dc8-051f-46f6-8a1e-2b75c936c8ed', 'x-compute-request-id': 'req-e7576dc8-051f-46f6-8a1e-2b75c936c8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:21,971 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.088s 2021-12-15 16:46:21,972 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a4a5195-3d46-4472-a749-1e094b8c5d58', 'x-compute-request-id': 'req-5a4a5195-3d46-4472-a749-1e094b8c5d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:23,095 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.114s 2021-12-15 16:46:23,096 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-313222ab-edf3-4244-83e2-793ed7d9c1e3', 'x-compute-request-id': 'req-313222ab-edf3-4244-83e2-793ed7d9c1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:24,213 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.108s 2021-12-15 16:46:24,213 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54f7ebb1-3df7-4a17-9a49-18807886289d', 'x-compute-request-id': 'req-54f7ebb1-3df7-4a17-9a49-18807886289d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:25,317 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:46:25,317 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0264945c-3ee3-49c7-8d8d-477eb0cc2094', 'x-compute-request-id': 'req-0264945c-3ee3-49c7-8d8d-477eb0cc2094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:26,424 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:46:26,425 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffcda379-bc6c-4577-a992-29f76f418641', 'x-compute-request-id': 'req-ffcda379-bc6c-4577-a992-29f76f418641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:27,525 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.087s 2021-12-15 16:46:27,526 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a12dd72d-0aa6-4495-bc4d-1a9cbf2c98b7', 'x-compute-request-id': 'req-a12dd72d-0aa6-4495-bc4d-1a9cbf2c98b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:28,636 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.102s 2021-12-15 16:46:28,637 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d76173d-d54f-4e98-a13c-699e253ec833', 'x-compute-request-id': 'req-6d76173d-d54f-4e98-a13c-699e253ec833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:29,736 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.090s 2021-12-15 16:46:29,737 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d915493e-b6fa-4824-aede-0575902a0ac6', 'x-compute-request-id': 'req-d915493e-b6fa-4824-aede-0575902a0ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:30,837 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.091s 2021-12-15 16:46:30,838 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83024957-61c8-41fa-9764-e18c487e9641', 'x-compute-request-id': 'req-83024957-61c8-41fa-9764-e18c487e9641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:31,948 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:46:31,948 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdd42716-bfac-45bb-9b0b-09b31621e097', 'x-compute-request-id': 'req-bdd42716-bfac-45bb-9b0b-09b31621e097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:33,056 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:46:33,057 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccab909f-ded3-4928-a03f-0afb9d39c62d', 'x-compute-request-id': 'req-ccab909f-ded3-4928-a03f-0afb9d39c62d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:34,170 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:46:34,171 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17757a13-aa78-4a7f-9e81-5ef9aa95e9f4', 'x-compute-request-id': 'req-17757a13-aa78-4a7f-9e81-5ef9aa95e9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:35,294 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.111s 2021-12-15 16:46:35,294 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a65f6263-b020-4a65-8459-9edfaf28ebb0', 'x-compute-request-id': 'req-a65f6263-b020-4a65-8459-9edfaf28ebb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:36,400 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.096s 2021-12-15 16:46:36,401 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff3f1f34-160f-4c08-be0a-443bfdd520a9', 'x-compute-request-id': 'req-ff3f1f34-160f-4c08-be0a-443bfdd520a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:37,511 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.102s 2021-12-15 16:46:37,512 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d23f9fd8-3d06-4ce0-a4dd-793b6b3ae8bb', 'x-compute-request-id': 'req-d23f9fd8-3d06-4ce0-a4dd-793b6b3ae8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:38,622 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:46:38,622 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47df52e0-cc76-4c6f-a41c-f8133b34edc5', 'x-compute-request-id': 'req-47df52e0-cc76-4c6f-a41c-f8133b34edc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:39,726 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:46:39,727 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a0e41b3-e79a-4615-abde-fe9382ecfda5', 'x-compute-request-id': 'req-9a0e41b3-e79a-4615-abde-fe9382ecfda5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:40,830 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:46:40,830 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c63334e-ebe9-4047-bf6e-3a869e99400b', 'x-compute-request-id': 'req-1c63334e-ebe9-4047-bf6e-3a869e99400b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:41,936 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:46:41,937 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d41f3cd-635f-449f-92f5-586c23e51f81', 'x-compute-request-id': 'req-0d41f3cd-635f-449f-92f5-586c23e51f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:43,054 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.104s 2021-12-15 16:46:43,055 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b5608de-1476-435b-8299-d282b0d21761', 'x-compute-request-id': 'req-7b5608de-1476-435b-8299-d282b0d21761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:44,171 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:46:44,171 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1d944de-bd8a-4eb8-92d9-063efd44a46a', 'x-compute-request-id': 'req-f1d944de-bd8a-4eb8-92d9-063efd44a46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:45,284 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.104s 2021-12-15 16:46:45,285 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2166181b-405e-4cf1-af18-f06127dffb3c', 'x-compute-request-id': 'req-2166181b-405e-4cf1-af18-f06127dffb3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:46,387 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:46:46,388 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c90896c-e09a-4278-a5dc-9773e1ffb075', 'x-compute-request-id': 'req-5c90896c-e09a-4278-a5dc-9773e1ffb075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:47,499 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:46:47,500 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44a11efb-472d-41b2-89ae-e2470b358f8d', 'x-compute-request-id': 'req-44a11efb-472d-41b2-89ae-e2470b358f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:48,603 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:46:48,604 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9547caf9-a6a5-4846-a263-2777140fef3e', 'x-compute-request-id': 'req-9547caf9-a6a5-4846-a263-2777140fef3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:49,718 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.104s 2021-12-15 16:46:49,718 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c9835c-9e9e-4b88-97a2-7a507dc1c2f2', 'x-compute-request-id': 'req-a3c9835c-9e9e-4b88-97a2-7a507dc1c2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:50,833 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.106s 2021-12-15 16:46:50,834 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c2b75c2-2c3f-4941-bd8c-8df2bfcce6d7', 'x-compute-request-id': 'req-4c2b75c2-2c3f-4941-bd8c-8df2bfcce6d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:51,953 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.104s 2021-12-15 16:46:51,953 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59a9ac81-c207-4bf4-bb6b-ee2d7c344c4a', 'x-compute-request-id': 'req-59a9ac81-c207-4bf4-bb6b-ee2d7c344c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:53,063 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:46:53,064 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f98ab7cb-5602-4bcf-99cc-6a4e29b9db71', 'x-compute-request-id': 'req-f98ab7cb-5602-4bcf-99cc-6a4e29b9db71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:54,175 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:46:54,176 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90579b84-8390-4ba9-b3a1-6eea20bdf0b7', 'x-compute-request-id': 'req-90579b84-8390-4ba9-b3a1-6eea20bdf0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:55,285 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:46:55,286 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b5d4fe5-7253-478d-aa6a-b1df056d9600', 'x-compute-request-id': 'req-2b5d4fe5-7253-478d-aa6a-b1df056d9600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:56,391 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:46:56,391 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64d3c8cd-cacc-4178-8740-ceb21493ae05', 'x-compute-request-id': 'req-64d3c8cd-cacc-4178-8740-ceb21493ae05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:57,502 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:46:57,503 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23ae0974-26b3-43e5-8e7a-c0f25c1baaf5', 'x-compute-request-id': 'req-23ae0974-26b3-43e5-8e7a-c0f25c1baaf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:58,612 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:46:58,613 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96a266e8-dede-4b4c-bf74-8133fbace9bd', 'x-compute-request-id': 'req-96a266e8-dede-4b4c-bf74-8133fbace9bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:46:59,723 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:46:59,724 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-637a1e3f-903d-4521-a80d-4f81c97a2973', 'x-compute-request-id': 'req-637a1e3f-903d-4521-a80d-4f81c97a2973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:00,836 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:47:00,837 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a37f8095-81d6-48d3-92c8-f815a0894423', 'x-compute-request-id': 'req-a37f8095-81d6-48d3-92c8-f815a0894423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:01,943 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.096s 2021-12-15 16:47:01,943 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20697070-f0cd-436c-861f-ffc4e4b91595', 'x-compute-request-id': 'req-20697070-f0cd-436c-861f-ffc4e4b91595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:03,041 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.090s 2021-12-15 16:47:03,042 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0a1d5c9-8b5c-4ed5-bf69-f1efcde288f6', 'x-compute-request-id': 'req-f0a1d5c9-8b5c-4ed5-bf69-f1efcde288f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:04,143 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:47:04,144 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ff0df72-3d1d-4326-93de-af08b421b21f', 'x-compute-request-id': 'req-5ff0df72-3d1d-4326-93de-af08b421b21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:05,253 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:47:05,253 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69283780-f75b-4f90-acb0-bf8cd974c87d', 'x-compute-request-id': 'req-69283780-f75b-4f90-acb0-bf8cd974c87d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:06,358 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.096s 2021-12-15 16:47:06,358 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5fe88c3-dabf-472e-9cbf-5819c74a471c', 'x-compute-request-id': 'req-d5fe88c3-dabf-472e-9cbf-5819c74a471c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:07,456 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.087s 2021-12-15 16:47:07,457 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c25f446a-b59d-417d-99db-4c4f0cea0c14', 'x-compute-request-id': 'req-c25f446a-b59d-417d-99db-4c4f0cea0c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:08,553 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.088s 2021-12-15 16:47:08,554 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ec2fb4a-6ce9-41fa-9269-c506caa65557', 'x-compute-request-id': 'req-6ec2fb4a-6ce9-41fa-9269-c506caa65557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:09,663 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:47:09,663 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f51b718c-e4e5-425d-b799-53815c283ea9', 'x-compute-request-id': 'req-f51b718c-e4e5-425d-b799-53815c283ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:10,774 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:47:10,774 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8bb518a-a6ae-426a-a1b3-e94bda1bcd02', 'x-compute-request-id': 'req-e8bb518a-a6ae-426a-a1b3-e94bda1bcd02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:11,886 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:47:11,886 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-383a1091-43d3-4c0f-82ee-6bb7e2a06b22', 'x-compute-request-id': 'req-383a1091-43d3-4c0f-82ee-6bb7e2a06b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:12,993 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:47:12,993 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3319311-ca10-4333-8d16-f2eb55f77230', 'x-compute-request-id': 'req-f3319311-ca10-4333-8d16-f2eb55f77230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:14,104 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.102s 2021-12-15 16:47:14,104 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-747e75cd-7686-4742-a9d4-de52ae2a63e6', 'x-compute-request-id': 'req-747e75cd-7686-4742-a9d4-de52ae2a63e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:15,209 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:47:15,209 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0638f10-b347-479f-aa90-49354b4aad63', 'x-compute-request-id': 'req-f0638f10-b347-479f-aa90-49354b4aad63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:16,309 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.091s 2021-12-15 16:47:16,310 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f93ae410-8db3-4bc9-a04e-fe223c3a7c21', 'x-compute-request-id': 'req-f93ae410-8db3-4bc9-a04e-fe223c3a7c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:17,418 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:47:17,419 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b8e0827-ca2c-43e6-9a1c-e5923053b345', 'x-compute-request-id': 'req-0b8e0827-ca2c-43e6-9a1c-e5923053b345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:18,528 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:47:18,528 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00f2533c-7465-4af5-bf07-9f7f719dc49d', 'x-compute-request-id': 'req-00f2533c-7465-4af5-bf07-9f7f719dc49d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:19,638 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:47:19,638 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea0e20bb-d4f5-497e-9e4a-c5034f56ec6b', 'x-compute-request-id': 'req-ea0e20bb-d4f5-497e-9e4a-c5034f56ec6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:20,745 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:47:20,746 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8eca6c2b-4566-4322-92c2-83cc3b0f0155', 'x-compute-request-id': 'req-8eca6c2b-4566-4322-92c2-83cc3b0f0155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:21,848 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.093s 2021-12-15 16:47:21,849 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fce3127-e5e0-43f7-a797-0a62fe6f1d27', 'x-compute-request-id': 'req-0fce3127-e5e0-43f7-a797-0a62fe6f1d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:22,951 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.093s 2021-12-15 16:47:22,952 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa1dff7c-7b88-4ac1-8380-7b7092dce85a', 'x-compute-request-id': 'req-aa1dff7c-7b88-4ac1-8380-7b7092dce85a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:24,050 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.090s 2021-12-15 16:47:24,051 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ed8f608-f919-462e-84d8-2484a062f8a0', 'x-compute-request-id': 'req-8ed8f608-f919-462e-84d8-2484a062f8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:25,154 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:47:25,155 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04eb91cb-a5a7-45c2-b7f9-d6ec0a1eca88', 'x-compute-request-id': 'req-04eb91cb-a5a7-45c2-b7f9-d6ec0a1eca88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:26,256 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:47:26,256 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79c7b1a4-4eb9-445a-a9dc-9b73560e3c04', 'x-compute-request-id': 'req-79c7b1a4-4eb9-445a-a9dc-9b73560e3c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:27,374 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.108s 2021-12-15 16:47:27,374 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3cd2658-da9b-4f24-829d-9e3f161b8d61', 'x-compute-request-id': 'req-c3cd2658-da9b-4f24-829d-9e3f161b8d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:28,485 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:47:28,486 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d7c8bde-7cd1-45d1-b4e6-52b1151f2674', 'x-compute-request-id': 'req-7d7c8bde-7cd1-45d1-b4e6-52b1151f2674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:29,586 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.091s 2021-12-15 16:47:29,587 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-375e6618-d2ed-493d-a0aa-e468ed002c6c', 'x-compute-request-id': 'req-375e6618-d2ed-493d-a0aa-e468ed002c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:30,689 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.093s 2021-12-15 16:47:30,689 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c490b5-da48-4346-a63b-1668325d3ba3', 'x-compute-request-id': 'req-e6c490b5-da48-4346-a63b-1668325d3ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:31,789 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.091s 2021-12-15 16:47:31,789 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0943d6fa-8864-4fdf-b35b-af23f7fdd37e', 'x-compute-request-id': 'req-0943d6fa-8864-4fdf-b35b-af23f7fdd37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:32,988 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.190s 2021-12-15 16:47:32,988 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39205e11-d449-457c-9ddc-09325db8dc24', 'x-compute-request-id': 'req-39205e11-d449-457c-9ddc-09325db8dc24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:34,087 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.089s 2021-12-15 16:47:34,087 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe2c0373-94f0-4a7c-9fcc-62eaddadc30b', 'x-compute-request-id': 'req-fe2c0373-94f0-4a7c-9fcc-62eaddadc30b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:35,188 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:47:35,188 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3dd833a-3e82-4899-969f-f2208009230d', 'x-compute-request-id': 'req-e3dd833a-3e82-4899-969f-f2208009230d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:36,295 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:47:36,295 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b49aff9d-2429-4bf3-8744-683eb7029af2', 'x-compute-request-id': 'req-b49aff9d-2429-4bf3-8744-683eb7029af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:37,407 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.102s 2021-12-15 16:47:37,407 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db515ffa-6d50-4348-80f9-da706fd93196', 'x-compute-request-id': 'req-db515ffa-6d50-4348-80f9-da706fd93196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:38,515 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:47:38,515 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eab4c32-3ac2-4750-b6e2-5bcd6a6301e9', 'x-compute-request-id': 'req-4eab4c32-3ac2-4750-b6e2-5bcd6a6301e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:39,638 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.109s 2021-12-15 16:47:39,638 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80e771a0-cdc3-4f70-93ef-69daf0ba96e3', 'x-compute-request-id': 'req-80e771a0-cdc3-4f70-93ef-69daf0ba96e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:40,739 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:47:40,740 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ab36817-cbef-45f5-a6e5-7117c5ac95ff', 'x-compute-request-id': 'req-5ab36817-cbef-45f5-a6e5-7117c5ac95ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:41,844 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:47:41,844 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-836521ac-2388-4389-a7a6-1fa2d1f21143', 'x-compute-request-id': 'req-836521ac-2388-4389-a7a6-1fa2d1f21143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:42,965 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.111s 2021-12-15 16:47:42,966 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f9214b0-a63e-41e3-85ca-d211bf883899', 'x-compute-request-id': 'req-8f9214b0-a63e-41e3-85ca-d211bf883899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:44,076 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:47:44,077 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b414c062-9b07-461c-bbfb-1aa2408373e4', 'x-compute-request-id': 'req-b414c062-9b07-461c-bbfb-1aa2408373e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:45,173 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.087s 2021-12-15 16:47:45,173 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a2189cf-d8bb-44d9-a519-533969eb2ca3', 'x-compute-request-id': 'req-9a2189cf-d8bb-44d9-a519-533969eb2ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:46,282 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:47:46,282 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec59c6f7-fc95-491f-a34e-0ca9bbd09bdb', 'x-compute-request-id': 'req-ec59c6f7-fc95-491f-a34e-0ca9bbd09bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:47,412 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.120s 2021-12-15 16:47:47,412 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17dce245-dfe9-4a58-b61b-0d9ea1e56f83', 'x-compute-request-id': 'req-17dce245-dfe9-4a58-b61b-0d9ea1e56f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:48,516 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:47:48,517 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-417f1d7c-ae34-4f44-9fb4-69f78906a79f', 'x-compute-request-id': 'req-417f1d7c-ae34-4f44-9fb4-69f78906a79f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:49,616 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.090s 2021-12-15 16:47:49,616 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b1f8478-89af-475e-a482-09ef74a65d00', 'x-compute-request-id': 'req-7b1f8478-89af-475e-a482-09ef74a65d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:50,724 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:47:50,725 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99136e47-88b2-4637-a068-93e3bc1ca089', 'x-compute-request-id': 'req-99136e47-88b2-4637-a068-93e3bc1ca089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:51,836 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:47:51,837 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cc03dc3-da7a-4a2c-9771-e03615571779', 'x-compute-request-id': 'req-6cc03dc3-da7a-4a2c-9771-e03615571779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:52,943 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:47:52,944 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99fd6310-da83-4688-8449-50c006960c89', 'x-compute-request-id': 'req-99fd6310-da83-4688-8449-50c006960c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:54,050 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:47:54,051 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0527e22-d566-42ba-b806-20cafd43789f', 'x-compute-request-id': 'req-b0527e22-d566-42ba-b806-20cafd43789f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:55,175 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.116s 2021-12-15 16:47:55,176 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326aa555-1336-44ee-9604-383575ac1b62', 'x-compute-request-id': 'req-326aa555-1336-44ee-9604-383575ac1b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:56,276 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.091s 2021-12-15 16:47:56,277 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a3199ac-0181-42ed-a15f-62b2c26fe7fe', 'x-compute-request-id': 'req-6a3199ac-0181-42ed-a15f-62b2c26fe7fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:57,398 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.112s 2021-12-15 16:47:57,399 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbf3ee3d-fa37-4a27-9ee8-d2514b7f1367', 'x-compute-request-id': 'req-cbf3ee3d-fa37-4a27-9ee8-d2514b7f1367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:58,509 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:47:58,510 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6a037f7-203f-4aa6-80c9-11ec1aacf5e9', 'x-compute-request-id': 'req-b6a037f7-203f-4aa6-80c9-11ec1aacf5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:47:59,615 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.096s 2021-12-15 16:47:59,615 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1bad88c-d7e6-4312-a900-358a158b2190', 'x-compute-request-id': 'req-a1bad88c-d7e6-4312-a900-358a158b2190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:00,718 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.093s 2021-12-15 16:48:00,718 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faed0e43-4c6f-4e49-a1e7-fb75749c5158', 'x-compute-request-id': 'req-faed0e43-4c6f-4e49-a1e7-fb75749c5158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:01,820 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.093s 2021-12-15 16:48:01,821 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecd08204-85b8-4696-8596-55cc7ed580e3', 'x-compute-request-id': 'req-ecd08204-85b8-4696-8596-55cc7ed580e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:02,928 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:48:02,928 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d43cb5b-fd6a-4768-85b7-a0bb01d7385e', 'x-compute-request-id': 'req-1d43cb5b-fd6a-4768-85b7-a0bb01d7385e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:04,049 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.112s 2021-12-15 16:48:04,049 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a898e69-c9c3-47fd-a96d-102bcc711c9b', 'x-compute-request-id': 'req-9a898e69-c9c3-47fd-a96d-102bcc711c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:05,159 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:48:05,160 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2abf5360-d2f7-4277-be37-a86ddfd562bf', 'x-compute-request-id': 'req-2abf5360-d2f7-4277-be37-a86ddfd562bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:06,266 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.091s 2021-12-15 16:48:06,267 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c032d8f2-7989-4843-84c6-8b3991413ae9', 'x-compute-request-id': 'req-c032d8f2-7989-4843-84c6-8b3991413ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:07,384 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.105s 2021-12-15 16:48:07,385 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c48ec189-db14-463b-8b6d-ea929790715f', 'x-compute-request-id': 'req-c48ec189-db14-463b-8b6d-ea929790715f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:08,524 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.129s 2021-12-15 16:48:08,525 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb572289-9777-4785-bf6a-7d05ce84bdfb', 'x-compute-request-id': 'req-eb572289-9777-4785-bf6a-7d05ce84bdfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:09,625 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.090s 2021-12-15 16:48:09,625 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f99f2d3-af53-4f23-b33e-c75dcdc4f1c6', 'x-compute-request-id': 'req-5f99f2d3-af53-4f23-b33e-c75dcdc4f1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:10,830 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.196s 2021-12-15 16:48:10,831 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3db00946-535b-4b54-ae3e-576aef98e9fb', 'x-compute-request-id': 'req-3db00946-535b-4b54-ae3e-576aef98e9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:11,943 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:48:11,943 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fc167a4-5fde-49a0-b2c0-b1c3f85f83c2', 'x-compute-request-id': 'req-6fc167a4-5fde-49a0-b2c0-b1c3f85f83c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:13,059 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:48:13,059 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cdca94a-d4f9-42fd-a648-c4bb69b4dd14', 'x-compute-request-id': 'req-8cdca94a-d4f9-42fd-a648-c4bb69b4dd14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:14,166 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:48:14,167 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c066fce-6860-450a-835c-577f8314d596', 'x-compute-request-id': 'req-4c066fce-6860-450a-835c-577f8314d596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:15,266 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.090s 2021-12-15 16:48:15,266 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b058cbb-5de3-4c36-8c30-4170ee5dd5f3', 'x-compute-request-id': 'req-4b058cbb-5de3-4c36-8c30-4170ee5dd5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:16,366 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.090s 2021-12-15 16:48:16,366 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce5dde3e-c54a-4576-8f26-c026d8e785ba', 'x-compute-request-id': 'req-ce5dde3e-c54a-4576-8f26-c026d8e785ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:17,476 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:48:17,476 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f133b9de-6a76-4422-8439-453ced71f433', 'x-compute-request-id': 'req-f133b9de-6a76-4422-8439-453ced71f433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:18,586 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.096s 2021-12-15 16:48:18,587 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aef1a63b-4f63-48d0-a177-482135ca7438', 'x-compute-request-id': 'req-aef1a63b-4f63-48d0-a177-482135ca7438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:19,695 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:48:19,695 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-178e9d64-28d0-4d7b-ab5c-5f0573bbb1be', 'x-compute-request-id': 'req-178e9d64-28d0-4d7b-ab5c-5f0573bbb1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:20,803 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:48:20,803 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89b89291-a1b0-4ca8-9cb9-57426ca6fa6e', 'x-compute-request-id': 'req-89b89291-a1b0-4ca8-9cb9-57426ca6fa6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:21,911 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:48:21,912 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef8e5e79-1734-4e3d-a61b-57bc8f481f2e', 'x-compute-request-id': 'req-ef8e5e79-1734-4e3d-a61b-57bc8f481f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:23,027 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.106s 2021-12-15 16:48:23,027 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98991f16-3223-4cef-b13e-c672f6ccf7f5', 'x-compute-request-id': 'req-98991f16-3223-4cef-b13e-c672f6ccf7f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:24,135 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:48:24,135 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2251c1ff-ae4c-4cef-a074-e9375c92e799', 'x-compute-request-id': 'req-2251c1ff-ae4c-4cef-a074-e9375c92e799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:25,244 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:48:25,245 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e704008-5a8b-411d-970e-997f4adaf3c2', 'x-compute-request-id': 'req-3e704008-5a8b-411d-970e-997f4adaf3c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:26,342 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.089s 2021-12-15 16:48:26,343 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a10b6de8-25aa-4828-9cad-4592311d9ce4', 'x-compute-request-id': 'req-a10b6de8-25aa-4828-9cad-4592311d9ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:27,448 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:48:27,448 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84924424-b164-45df-8ccd-9dd7b419513f', 'x-compute-request-id': 'req-84924424-b164-45df-8ccd-9dd7b419513f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:28,563 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.106s 2021-12-15 16:48:28,564 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e50e317-3912-4854-a608-10ff084be3fd', 'x-compute-request-id': 'req-1e50e317-3912-4854-a608-10ff084be3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:29,668 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:48:29,669 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79fde63a-fff3-463c-aef8-99f67d8809b1', 'x-compute-request-id': 'req-79fde63a-fff3-463c-aef8-99f67d8809b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:30,780 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.102s 2021-12-15 16:48:30,780 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7120a543-e967-4fb2-a384-3036f6bd9682', 'x-compute-request-id': 'req-7120a543-e967-4fb2-a384-3036f6bd9682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:31,893 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.102s 2021-12-15 16:48:31,894 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65740310-dc09-4da1-8a78-2c673fc49b75', 'x-compute-request-id': 'req-65740310-dc09-4da1-8a78-2c673fc49b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:32,997 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:48:32,998 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61f147b9-a4b6-4c15-9a07-17815ab03377', 'x-compute-request-id': 'req-61f147b9-a4b6-4c15-9a07-17815ab03377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:34,106 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:48:34,106 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06218244-8ea1-4a47-8e90-2a9c76edf788', 'x-compute-request-id': 'req-06218244-8ea1-4a47-8e90-2a9c76edf788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:35,213 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:48:35,213 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43573b2a-95d6-44bf-a07a-fc295e252981', 'x-compute-request-id': 'req-43573b2a-95d6-44bf-a07a-fc295e252981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:36,319 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.096s 2021-12-15 16:48:36,319 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e97ba342-c4e5-46f0-890f-d257a6c8691f', 'x-compute-request-id': 'req-e97ba342-c4e5-46f0-890f-d257a6c8691f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:37,425 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:48:37,426 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccbac3c5-79c8-4980-81b5-7d698ea57f9d', 'x-compute-request-id': 'req-ccbac3c5-79c8-4980-81b5-7d698ea57f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:38,535 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:48:38,536 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0986b29a-f213-4172-817a-7fee350c1797', 'x-compute-request-id': 'req-0986b29a-f213-4172-817a-7fee350c1797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:39,638 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.093s 2021-12-15 16:48:39,638 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-694abe49-1863-4b5f-ac05-26b9892b9f8a', 'x-compute-request-id': 'req-694abe49-1863-4b5f-ac05-26b9892b9f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:40,749 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:48:40,749 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb77081d-7851-4c75-90af-d534fb8e3f48', 'x-compute-request-id': 'req-cb77081d-7851-4c75-90af-d534fb8e3f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:41,871 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.113s 2021-12-15 16:48:41,872 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3a70687-b76e-4018-863c-874ef135ac14', 'x-compute-request-id': 'req-d3a70687-b76e-4018-863c-874ef135ac14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:42,981 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:48:42,981 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9ba9e10-82b1-48ba-8d51-4b2d197a2933', 'x-compute-request-id': 'req-e9ba9e10-82b1-48ba-8d51-4b2d197a2933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:44,083 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:48:44,083 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6acfd587-29f3-4a04-a97c-18611671017c', 'x-compute-request-id': 'req-6acfd587-29f3-4a04-a97c-18611671017c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:45,189 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:48:45,190 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f04d194-516c-4a8d-a808-0e29207b509f', 'x-compute-request-id': 'req-6f04d194-516c-4a8d-a808-0e29207b509f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:46,302 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:48:46,302 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33e46301-8f14-44fe-b2b6-a4db39585de3', 'x-compute-request-id': 'req-33e46301-8f14-44fe-b2b6-a4db39585de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:47,410 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:48:47,410 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49e638b2-42f3-4613-9181-a583af629d70', 'x-compute-request-id': 'req-49e638b2-42f3-4613-9181-a583af629d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:48,525 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:48:48,525 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-810c777c-36e1-46b3-95bf-6b73b5f79893', 'x-compute-request-id': 'req-810c777c-36e1-46b3-95bf-6b73b5f79893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:49,624 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.091s 2021-12-15 16:48:49,625 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69394d26-1a0a-483b-bf92-cd4089d0886a', 'x-compute-request-id': 'req-69394d26-1a0a-483b-bf92-cd4089d0886a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:50,738 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.105s 2021-12-15 16:48:50,739 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a2a9c1e-6230-4970-b262-1b708ad9f99d', 'x-compute-request-id': 'req-4a2a9c1e-6230-4970-b262-1b708ad9f99d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:51,848 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:48:51,849 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bcd1322-7587-4694-9654-bc9497ad7176', 'x-compute-request-id': 'req-9bcd1322-7587-4694-9654-bc9497ad7176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:52,963 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.105s 2021-12-15 16:48:52,963 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eaeb081-1f0b-4e52-a95e-745acf025912', 'x-compute-request-id': 'req-2eaeb081-1f0b-4e52-a95e-745acf025912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:54,066 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.093s 2021-12-15 16:48:54,066 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0419755-0a84-4893-8c4f-2600cf3c0269', 'x-compute-request-id': 'req-b0419755-0a84-4893-8c4f-2600cf3c0269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:55,168 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:48:55,168 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34eba0b4-9ff7-470c-a744-8022bed62e34', 'x-compute-request-id': 'req-34eba0b4-9ff7-470c-a744-8022bed62e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:56,272 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:48:56,273 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc685d27-832f-4762-935f-ebce3a7f4f98', 'x-compute-request-id': 'req-cc685d27-832f-4762-935f-ebce3a7f4f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:57,387 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:48:57,387 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2287b573-7e31-48a2-aada-99b69ba26b2b', 'x-compute-request-id': 'req-2287b573-7e31-48a2-aada-99b69ba26b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:58,494 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:48:58,494 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e247a7fc-2cbd-4b7a-8ad5-c0cf78e1f518', 'x-compute-request-id': 'req-e247a7fc-2cbd-4b7a-8ad5-c0cf78e1f518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:48:59,604 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:48:59,604 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-913685fe-bc40-4b5f-8a51-a45acd3ed7d5', 'x-compute-request-id': 'req-913685fe-bc40-4b5f-8a51-a45acd3ed7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:00,709 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.096s 2021-12-15 16:49:00,710 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-628e99fc-0dfc-4b4e-b0f4-f0470580c454', 'x-compute-request-id': 'req-628e99fc-0dfc-4b4e-b0f4-f0470580c454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:01,821 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.102s 2021-12-15 16:49:01,822 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7a4f7f6-3756-4601-8094-69bbf3c11058', 'x-compute-request-id': 'req-d7a4f7f6-3756-4601-8094-69bbf3c11058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:02,924 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.093s 2021-12-15 16:49:02,924 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a426b75a-fe1b-4993-9d42-0d871c1707e0', 'x-compute-request-id': 'req-a426b75a-fe1b-4993-9d42-0d871c1707e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:04,026 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.088s 2021-12-15 16:49:04,026 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c53a5b6c-1134-4218-8a2e-bb19d846a510', 'x-compute-request-id': 'req-c53a5b6c-1134-4218-8a2e-bb19d846a510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:05,129 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:49:05,129 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edb22a8d-8179-4360-8e27-82c0cc5f35ac', 'x-compute-request-id': 'req-edb22a8d-8179-4360-8e27-82c0cc5f35ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:06,235 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:49:06,235 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70be09e6-4e8e-49c4-bcb3-85be60af96a2', 'x-compute-request-id': 'req-70be09e6-4e8e-49c4-bcb3-85be60af96a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:07,350 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.106s 2021-12-15 16:49:07,351 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a26decb-df8b-4b98-9058-a13c7da51603', 'x-compute-request-id': 'req-7a26decb-df8b-4b98-9058-a13c7da51603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:08,466 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:49:08,466 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13b7e3bf-dfb7-4234-9e4b-9e4863aa9afa', 'x-compute-request-id': 'req-13b7e3bf-dfb7-4234-9e4b-9e4863aa9afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:09,574 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:49:09,574 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3266564f-9ca2-4f25-87b6-7e7605be916e', 'x-compute-request-id': 'req-3266564f-9ca2-4f25-87b6-7e7605be916e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:10,684 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:49:10,684 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d697507-7e63-4516-b9ce-ed5579737e60', 'x-compute-request-id': 'req-3d697507-7e63-4516-b9ce-ed5579737e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:11,791 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:49:11,792 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e957fcb0-9779-4373-9a04-0d326fd5abb6', 'x-compute-request-id': 'req-e957fcb0-9779-4373-9a04-0d326fd5abb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:12,904 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:49:12,904 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-558cd56a-b714-4353-be15-85ef7c65481e', 'x-compute-request-id': 'req-558cd56a-b714-4353-be15-85ef7c65481e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:14,016 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.102s 2021-12-15 16:49:14,016 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99fa72c9-0f43-46cc-9898-0b8f391b9c01', 'x-compute-request-id': 'req-99fa72c9-0f43-46cc-9898-0b8f391b9c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:15,113 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.088s 2021-12-15 16:49:15,113 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c07895fe-e08a-4ff0-97cd-3eddfda75aed', 'x-compute-request-id': 'req-c07895fe-e08a-4ff0-97cd-3eddfda75aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:16,211 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.088s 2021-12-15 16:49:16,211 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdb3bee4-d623-4501-a5d1-f60b07d652d6', 'x-compute-request-id': 'req-cdb3bee4-d623-4501-a5d1-f60b07d652d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:17,312 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:49:17,313 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c446876-7520-4b1c-9fa8-2c2ee92ec182', 'x-compute-request-id': 'req-3c446876-7520-4b1c-9fa8-2c2ee92ec182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:18,423 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.102s 2021-12-15 16:49:18,424 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3771f0b-27ca-444b-91ed-c6d526f8e942', 'x-compute-request-id': 'req-a3771f0b-27ca-444b-91ed-c6d526f8e942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:19,527 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:49:19,528 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7afd026-59a7-4792-a8f3-49a94e6421c9', 'x-compute-request-id': 'req-b7afd026-59a7-4792-a8f3-49a94e6421c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:20,629 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:49:20,629 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72f80882-ff66-4030-995c-e7f9cd32b4fc', 'x-compute-request-id': 'req-72f80882-ff66-4030-995c-e7f9cd32b4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:21,741 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.102s 2021-12-15 16:49:21,742 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edb13215-b15e-4759-a4a4-50082986715c', 'x-compute-request-id': 'req-edb13215-b15e-4759-a4a4-50082986715c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:22,864 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.109s 2021-12-15 16:49:22,865 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f80f4918-7252-44b0-a847-b93de9bea5f8', 'x-compute-request-id': 'req-f80f4918-7252-44b0-a847-b93de9bea5f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:23,974 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:49:23,974 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78c5a2c6-471f-47c2-9f8d-1eefa85f20d6', 'x-compute-request-id': 'req-78c5a2c6-471f-47c2-9f8d-1eefa85f20d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:25,078 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.091s 2021-12-15 16:49:25,079 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9444fa44-678f-42b1-b375-ace9cd5db881', 'x-compute-request-id': 'req-9444fa44-678f-42b1-b375-ace9cd5db881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:26,183 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:49:26,183 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a97384b1-271d-490f-a232-c32144c36694', 'x-compute-request-id': 'req-a97384b1-271d-490f-a232-c32144c36694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:27,281 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.089s 2021-12-15 16:49:27,281 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ab0268c-1578-4a2d-92d4-297e8e030bd8', 'x-compute-request-id': 'req-2ab0268c-1578-4a2d-92d4-297e8e030bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:28,378 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.088s 2021-12-15 16:49:28,378 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7ff0ace-b913-4cec-a514-e53513e15226', 'x-compute-request-id': 'req-d7ff0ace-b913-4cec-a514-e53513e15226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:29,483 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.096s 2021-12-15 16:49:29,484 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68e8a10b-2663-4fcd-ad54-db0113ad8e59', 'x-compute-request-id': 'req-68e8a10b-2663-4fcd-ad54-db0113ad8e59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:30,590 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:49:30,591 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4815e4d2-c39d-4d1d-88f7-2002dece9c73', 'x-compute-request-id': 'req-4815e4d2-c39d-4d1d-88f7-2002dece9c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:31,699 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:49:31,699 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f4911ea-1063-4dd1-a6ba-c5eddd14958b', 'x-compute-request-id': 'req-3f4911ea-1063-4dd1-a6ba-c5eddd14958b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:32,810 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:49:32,810 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c6ded88-eae6-4f7a-8454-9ee65d6f22d9', 'x-compute-request-id': 'req-8c6ded88-eae6-4f7a-8454-9ee65d6f22d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:33,924 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:49:33,925 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db5e7ab-7ff5-4d57-8621-1d55fab40bee', 'x-compute-request-id': 'req-5db5e7ab-7ff5-4d57-8621-1d55fab40bee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:35,038 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:49:35,038 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da25c476-a176-46a4-abc3-5f5b37516430', 'x-compute-request-id': 'req-da25c476-a176-46a4-abc3-5f5b37516430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:36,140 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.093s 2021-12-15 16:49:36,140 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0935117-3534-463b-a53a-704dfa916c64', 'x-compute-request-id': 'req-c0935117-3534-463b-a53a-704dfa916c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:37,238 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.089s 2021-12-15 16:49:37,239 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-893ce94b-38fe-49db-b31b-c90e7e6d9574', 'x-compute-request-id': 'req-893ce94b-38fe-49db-b31b-c90e7e6d9574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:38,334 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.086s 2021-12-15 16:49:38,334 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91e061d9-45ba-403f-87bb-7bb278e36967', 'x-compute-request-id': 'req-91e061d9-45ba-403f-87bb-7bb278e36967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:39,446 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.102s 2021-12-15 16:49:39,446 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-618ed530-14f8-442d-8631-c86a071373b4', 'x-compute-request-id': 'req-618ed530-14f8-442d-8631-c86a071373b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:40,548 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:49:40,549 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61b0fcd5-afda-4e85-a971-4c161cad4ac5', 'x-compute-request-id': 'req-61b0fcd5-afda-4e85-a971-4c161cad4ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:41,659 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:49:41,659 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e02df06-f260-4703-ae38-dfe5e6e0cbe2', 'x-compute-request-id': 'req-2e02df06-f260-4703-ae38-dfe5e6e0cbe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:42,767 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:49:42,767 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00a0831a-15a5-4b2a-83c7-8615de60c146', 'x-compute-request-id': 'req-00a0831a-15a5-4b2a-83c7-8615de60c146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:43,881 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.105s 2021-12-15 16:49:43,881 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeca10f5-a0ed-47f6-aced-05dcd5e1cca5', 'x-compute-request-id': 'req-aeca10f5-a0ed-47f6-aced-05dcd5e1cca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:44,992 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:49:44,993 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eac47e36-f1b0-47b7-b37d-781a294acd69', 'x-compute-request-id': 'req-eac47e36-f1b0-47b7-b37d-781a294acd69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:46,093 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.091s 2021-12-15 16:49:46,094 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4f15848-dd24-459d-a8c0-368de7ba396b', 'x-compute-request-id': 'req-d4f15848-dd24-459d-a8c0-368de7ba396b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:47,208 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.102s 2021-12-15 16:49:47,209 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b16bbc16-ef1e-46a7-b618-1e02858d1a57', 'x-compute-request-id': 'req-b16bbc16-ef1e-46a7-b618-1e02858d1a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:48,316 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:49:48,317 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb01c4fb-b8b9-4bda-9156-3a418bdca850', 'x-compute-request-id': 'req-cb01c4fb-b8b9-4bda-9156-3a418bdca850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:49,419 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:49:49,419 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5812a9a-30dc-4acd-875c-1d45affa61be', 'x-compute-request-id': 'req-a5812a9a-30dc-4acd-875c-1d45affa61be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:50,529 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:49:50,530 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0753a08d-066b-4ab5-8a90-c16b4d1324d0', 'x-compute-request-id': 'req-0753a08d-066b-4ab5-8a90-c16b4d1324d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:51,647 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:49:51,648 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e40369e2-66b2-4061-baf5-99e6b7e701cd', 'x-compute-request-id': 'req-e40369e2-66b2-4061-baf5-99e6b7e701cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:52,757 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:49:52,757 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e0914b1-d978-4c94-9b75-f90e8702a692', 'x-compute-request-id': 'req-8e0914b1-d978-4c94-9b75-f90e8702a692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:53,867 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:49:53,868 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5229db2a-b140-4ff1-9ac2-2ca5e00a3506', 'x-compute-request-id': 'req-5229db2a-b140-4ff1-9ac2-2ca5e00a3506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:54,974 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.096s 2021-12-15 16:49:54,974 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1ccd4ef-3b2d-4daf-a6b1-20e742d6399a', 'x-compute-request-id': 'req-d1ccd4ef-3b2d-4daf-a6b1-20e742d6399a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:56,087 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.104s 2021-12-15 16:49:56,087 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-196052a7-0e41-4b33-87bb-f5f74030e932', 'x-compute-request-id': 'req-196052a7-0e41-4b33-87bb-f5f74030e932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:57,194 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.096s 2021-12-15 16:49:57,195 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0481047a-a86e-4dec-8c39-4935847d6fda', 'x-compute-request-id': 'req-0481047a-a86e-4dec-8c39-4935847d6fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:58,304 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:49:58,304 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23a673a3-0a2f-4c25-80c8-10e53af7edf7', 'x-compute-request-id': 'req-23a673a3-0a2f-4c25-80c8-10e53af7edf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:49:59,398 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.085s 2021-12-15 16:49:59,398 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f122136a-b089-4d17-9a2f-fdf677afbc56', 'x-compute-request-id': 'req-f122136a-b089-4d17-9a2f-fdf677afbc56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:00,498 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.091s 2021-12-15 16:50:00,499 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e4cce03-cd6d-4f38-b00b-bbb441388963', 'x-compute-request-id': 'req-0e4cce03-cd6d-4f38-b00b-bbb441388963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:01,600 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:50:01,600 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eace7770-03ce-4f52-870d-4a30d958de70', 'x-compute-request-id': 'req-eace7770-03ce-4f52-870d-4a30d958de70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:02,707 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:50:02,707 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-256141fd-42a1-433f-bff4-a3e56d6d7608', 'x-compute-request-id': 'req-256141fd-42a1-433f-bff4-a3e56d6d7608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:03,818 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:50:03,819 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30f02ac3-7bec-4531-8741-46b2a7599f59', 'x-compute-request-id': 'req-30f02ac3-7bec-4531-8741-46b2a7599f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:04,923 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:50:04,923 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36da65f6-d43c-4585-8f44-27bf205ae149', 'x-compute-request-id': 'req-36da65f6-d43c-4585-8f44-27bf205ae149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:06,033 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:50:06,033 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1029380d-200f-450b-a854-430cbd69c5fd', 'x-compute-request-id': 'req-1029380d-200f-450b-a854-430cbd69c5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:07,151 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.108s 2021-12-15 16:50:07,151 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e6972d4-036e-4fed-a0fe-146d52859770', 'x-compute-request-id': 'req-4e6972d4-036e-4fed-a0fe-146d52859770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:08,256 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:50:08,256 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a26d8955-70c8-4382-b1ee-12af3cea612b', 'x-compute-request-id': 'req-a26d8955-70c8-4382-b1ee-12af3cea612b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:09,354 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.089s 2021-12-15 16:50:09,354 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e2c6811-8b04-4554-b1be-31a6cb2efed0', 'x-compute-request-id': 'req-0e2c6811-8b04-4554-b1be-31a6cb2efed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:10,455 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:50:10,456 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-076be518-1780-43df-826a-366d4d283d77', 'x-compute-request-id': 'req-076be518-1780-43df-826a-366d4d283d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:11,567 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:50:11,568 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fbc2bed-c158-4ed3-9967-206fc237af80', 'x-compute-request-id': 'req-7fbc2bed-c158-4ed3-9967-206fc237af80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:12,671 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.091s 2021-12-15 16:50:12,672 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8262d3aa-b28f-409c-85d7-6b7b0b463e7d', 'x-compute-request-id': 'req-8262d3aa-b28f-409c-85d7-6b7b0b463e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:13,785 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.104s 2021-12-15 16:50:13,785 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-860f09a1-70d6-45f7-ade1-4845ff2ab534', 'x-compute-request-id': 'req-860f09a1-70d6-45f7-ade1-4845ff2ab534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:14,886 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:50:14,886 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b33ba70-dc6d-4c0a-95ac-c24edd594d63', 'x-compute-request-id': 'req-7b33ba70-dc6d-4c0a-95ac-c24edd594d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:16,003 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.108s 2021-12-15 16:50:16,004 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52adf338-99e6-4bcb-98e2-6caa509bc7fd', 'x-compute-request-id': 'req-52adf338-99e6-4bcb-98e2-6caa509bc7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:17,111 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:50:17,112 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff665ec-c601-4e46-a5cd-136985e2e7b9', 'x-compute-request-id': 'req-fff665ec-c601-4e46-a5cd-136985e2e7b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:18,216 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.093s 2021-12-15 16:50:18,216 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f25a692-09b8-47fb-9350-250d6d21467f', 'x-compute-request-id': 'req-5f25a692-09b8-47fb-9350-250d6d21467f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:19,322 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:50:19,323 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2ab881b-2ed5-4503-a112-a3d2da687226', 'x-compute-request-id': 'req-c2ab881b-2ed5-4503-a112-a3d2da687226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:20,419 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.087s 2021-12-15 16:50:20,420 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-351a4c14-c527-4de9-bb40-b7241c007a33', 'x-compute-request-id': 'req-351a4c14-c527-4de9-bb40-b7241c007a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:21,527 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:50:21,527 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac1b0333-c7fc-445e-97f3-f44098e6971e', 'x-compute-request-id': 'req-ac1b0333-c7fc-445e-97f3-f44098e6971e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:22,633 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:50:22,634 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-510f97a2-0615-4bcc-9d7a-ef41f86c6be8', 'x-compute-request-id': 'req-510f97a2-0615-4bcc-9d7a-ef41f86c6be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:23,742 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:50:23,742 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8db6f5b6-fa8c-43d9-b23f-8ca690a93445', 'x-compute-request-id': 'req-8db6f5b6-fa8c-43d9-b23f-8ca690a93445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:24,852 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:50:24,853 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8ec0cc9-f1f5-405d-88e6-07791ec23667', 'x-compute-request-id': 'req-c8ec0cc9-f1f5-405d-88e6-07791ec23667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:25,954 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:50:25,955 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d153c86-5c83-4530-add6-4b38a1917bb3', 'x-compute-request-id': 'req-4d153c86-5c83-4530-add6-4b38a1917bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:27,058 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.089s 2021-12-15 16:50:27,058 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14b25c69-e67b-477e-8dda-d3e8507f905c', 'x-compute-request-id': 'req-14b25c69-e67b-477e-8dda-d3e8507f905c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:28,180 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.108s 2021-12-15 16:50:28,181 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9096b155-397e-4495-a818-6d942c363a38', 'x-compute-request-id': 'req-9096b155-397e-4495-a818-6d942c363a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:29,277 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.087s 2021-12-15 16:50:29,277 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ab6b93e-77c4-4583-93ef-e6cea8e17129', 'x-compute-request-id': 'req-9ab6b93e-77c4-4583-93ef-e6cea8e17129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:30,384 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:50:30,384 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5167b67a-cecd-44cc-84ce-1ec36f621956', 'x-compute-request-id': 'req-5167b67a-cecd-44cc-84ce-1ec36f621956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:31,491 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:50:31,491 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fc5fbab-9dac-4e43-8fd2-f7aaa75145ed', 'x-compute-request-id': 'req-8fc5fbab-9dac-4e43-8fd2-f7aaa75145ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:32,596 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.096s 2021-12-15 16:50:32,597 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df2006b8-6d21-4f9f-abaa-d2e6c4a02baa', 'x-compute-request-id': 'req-df2006b8-6d21-4f9f-abaa-d2e6c4a02baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:33,702 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:50:33,703 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-647ad65c-9066-4b6c-bcaa-6d777a62140a', 'x-compute-request-id': 'req-647ad65c-9066-4b6c-bcaa-6d777a62140a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:34,811 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:50:34,812 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d915962d-6e41-4417-a6ca-de411816021c', 'x-compute-request-id': 'req-d915962d-6e41-4417-a6ca-de411816021c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:35,917 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.096s 2021-12-15 16:50:35,917 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-020f37d6-c315-4099-93be-f93c38904372', 'x-compute-request-id': 'req-020f37d6-c315-4099-93be-f93c38904372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:37,024 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:50:37,025 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff77103d-b78e-4493-85a8-a23cff445f8a', 'x-compute-request-id': 'req-ff77103d-b78e-4493-85a8-a23cff445f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:38,125 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:50:38,126 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ceb583c-cd19-49cb-957d-ad8cfecebc1a', 'x-compute-request-id': 'req-1ceb583c-cd19-49cb-957d-ad8cfecebc1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:39,242 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.106s 2021-12-15 16:50:39,242 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e63d09c-3cd5-497a-b7cc-346493a54779', 'x-compute-request-id': 'req-9e63d09c-3cd5-497a-b7cc-346493a54779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:40,360 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.109s 2021-12-15 16:50:40,360 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2481474f-ecf7-487e-8ae5-0efae8dd524e', 'x-compute-request-id': 'req-2481474f-ecf7-487e-8ae5-0efae8dd524e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:41,465 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:50:41,466 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8dcab21-84bc-401d-9903-ac3238ac012f', 'x-compute-request-id': 'req-b8dcab21-84bc-401d-9903-ac3238ac012f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:42,573 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:50:42,573 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-833c424d-2358-403a-a491-4099c1b120d6', 'x-compute-request-id': 'req-833c424d-2358-403a-a491-4099c1b120d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:43,684 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.102s 2021-12-15 16:50:43,685 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4037263-732f-4284-8a22-b071785e907b', 'x-compute-request-id': 'req-d4037263-732f-4284-8a22-b071785e907b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:44,787 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.093s 2021-12-15 16:50:44,787 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be80bea1-465d-4cb7-92a7-30b84eb8c860', 'x-compute-request-id': 'req-be80bea1-465d-4cb7-92a7-30b84eb8c860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:45,902 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.106s 2021-12-15 16:50:45,902 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a9df090-6316-408a-b1f9-34ad7dd276e4', 'x-compute-request-id': 'req-1a9df090-6316-408a-b1f9-34ad7dd276e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:47,013 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:50:47,013 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-990ac774-b78b-42f1-ab0d-f28c90cea5a2', 'x-compute-request-id': 'req-990ac774-b78b-42f1-ab0d-f28c90cea5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:48,117 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.095s 2021-12-15 16:50:48,117 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b19bbe91-c402-42b4-bae7-50e5ca48d7b4', 'x-compute-request-id': 'req-b19bbe91-c402-42b4-bae7-50e5ca48d7b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:49,213 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.087s 2021-12-15 16:50:49,213 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25e3c0de-25d7-44c9-85e7-2089ea4c5d78', 'x-compute-request-id': 'req-25e3c0de-25d7-44c9-85e7-2089ea4c5d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:50,370 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.147s 2021-12-15 16:50:50,370 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5544c29b-6c7b-47c6-ac45-5c47e5366d9e', 'x-compute-request-id': 'req-5544c29b-6c7b-47c6-ac45-5c47e5366d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:51,477 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.098s 2021-12-15 16:50:51,478 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aecbfa6-749b-440f-9464-8718ba3c9dd7', 'x-compute-request-id': 'req-0aecbfa6-749b-440f-9464-8718ba3c9dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:52,580 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.094s 2021-12-15 16:50:52,581 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c30ea76-0f1b-4ef8-b465-571368872602', 'x-compute-request-id': 'req-3c30ea76-0f1b-4ef8-b465-571368872602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:53,686 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.093s 2021-12-15 16:50:53,686 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4871fc7a-d162-4761-83eb-949db2f8086d', 'x-compute-request-id': 'req-4871fc7a-d162-4761-83eb-949db2f8086d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:54,786 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.091s 2021-12-15 16:50:54,787 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb627bae-4b75-4c0a-8843-03f9c23a790a', 'x-compute-request-id': 'req-cb627bae-4b75-4c0a-8843-03f9c23a790a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:55,900 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:50:55,901 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6faa4cc-958a-4f77-b44a-82a64597a241', 'x-compute-request-id': 'req-f6faa4cc-958a-4f77-b44a-82a64597a241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:57,003 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.093s 2021-12-15 16:50:57,003 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67799cbe-e0d6-4507-b46f-a04dcbcfe604', 'x-compute-request-id': 'req-67799cbe-e0d6-4507-b46f-a04dcbcfe604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:58,105 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.093s 2021-12-15 16:50:58,105 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f5b8b9d-2c54-4119-b66d-87b4c363d264', 'x-compute-request-id': 'req-1f5b8b9d-2c54-4119-b66d-87b4c363d264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:50:59,218 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:50:59,218 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05103792-d2bf-4cf5-b955-a60ea7bf767a', 'x-compute-request-id': 'req-05103792-d2bf-4cf5-b955-a60ea7bf767a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:51:00,344 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.117s 2021-12-15 16:51:00,344 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b22e934d-a432-4b6c-9362-00439cfc83e8', 'x-compute-request-id': 'req-b22e934d-a432-4b6c-9362-00439cfc83e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:51:01,455 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.099s 2021-12-15 16:51:01,455 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15d07d87-a081-4be0-8212-73e419cdec06', 'x-compute-request-id': 'req-15d07d87-a081-4be0-8212-73e419cdec06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:51:02,561 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.097s 2021-12-15 16:51:02,561 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1b4140e-e805-45df-92ac-9e5cbc599295', 'x-compute-request-id': 'req-f1b4140e-e805-45df-92ac-9e5cbc599295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:51:03,674 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.103s 2021-12-15 16:51:03,674 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab67a24e-9d26-45e7-92b9-622a83ba005c', 'x-compute-request-id': 'req-ab67a24e-9d26-45e7-92b9-622a83ba005c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:51:04,789 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.104s 2021-12-15 16:51:04,789 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2ce28f2-3b85-49c2-ab7b-8de9a1cad827', 'x-compute-request-id': 'req-a2ce28f2-3b85-49c2-ab7b-8de9a1cad827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:51:05,891 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.092s 2021-12-15 16:51:05,891 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c0797f0-b109-4492-974d-e309b32666d7', 'x-compute-request-id': 'req-0c0797f0-b109-4492-974d-e309b32666d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:51:07,000 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.100s 2021-12-15 16:51:07,000 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fea4bc2-4ba1-43dc-9ff3-d9b2a6d07e1c', 'x-compute-request-id': 'req-8fea4bc2-4ba1-43dc-9ff3-d9b2a6d07e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:51:08,110 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:51:08,110 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7324b33b-825f-4ff1-a8ab-d8fc0bd23013', 'x-compute-request-id': 'req-7324b33b-825f-4ff1-a8ab-d8fc0bd23013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:51:09,219 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1 0.101s 2021-12-15 16:51:09,219 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64919ff5-385d-4945-80de-fe36687907d3', 'x-compute-request-id': 'req-64919ff5-385d-4945-80de-fe36687907d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1'} Body: b'{"server": {"id": "58544761-395a-4b54-876b-38750b3d8cf1", "name": "tempest-AttachVolumeTestJSON-server-1443401854", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:22:28Z", "updated": "2021-12-15T16:45:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/58544761-395a-4b54-876b-38750b3d8cf1"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/58544761-395a-4b54-876b-38750b3d8cf1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1359795542", "OS-SRV-USG:launched_at": "2021-12-15T16:22:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6"}]}}' 2021-12-15 16:51:09,227 116704 ERROR [tempest.api.compute.base] Failed to delete server 58544761-395a-4b54-876b-38750b3d8cf1 2021-12-15 16:51:09.227 116704 ERROR tempest.api.compute.base Traceback (most recent call last): 2021-12-15 16:51:09.227 116704 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 445, in delete_server 2021-12-15 16:51:09.227 116704 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2021-12-15 16:51:09.227 116704 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 141, in wait_for_server_termination 2021-12-15 16:51:09.227 116704 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2021-12-15 16:51:09.227 116704 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2021-12-15 16:51:09.227 116704 ERROR tempest.api.compute.base Details: None 2021-12-15 16:51:09.227 116704 ERROR tempest.api.compute.base 2021-12-15 16:51:09,271 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-1359795542 0.038s 2021-12-15 16:51:09,271 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5546f005-0a7f-413f-9af5-a8b44122c30a', 'x-compute-request-id': 'req-5546f005-0a7f-413f-9af5-a8b44122c30a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-1359795542'} Body: b'' 2021-12-15 16:51:09,411 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/security-groups/ed1fbb6b-e0e5-4d32-af92-9e296738963c 0.139s 2021-12-15 16:51:09,411 116704 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-6d2d5662-fbed-4624-99d1-7b82370b5d00', 'content-length': '0', 'date': 'Wed, 15 Dec 2021 16:51:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/ed1fbb6b-e0e5-4d32-af92-9e296738963c'} Body: b'' 2021-12-15 16:51:09,429 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.30:9696/v2.0/security-groups/ed1fbb6b-e0e5-4d32-af92-9e296738963c 0.017s 2021-12-15 16:51:09,429 116704 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-acf4eadd-3899-431c-ab1b-f05c04c800d6', 'date': 'Wed, 15 Dec 2021 16:51:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/ed1fbb6b-e0e5-4d32-af92-9e296738963c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ed1fbb6b-e0e5-4d32-af92-9e296738963c does not exist", "detail": ""}}' 2021-12-15 16:51:09,898 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/floatingips/deb0bac3-28ba-4e44-98e1-1ebc55a0da34 0.468s 2021-12-15 16:51:09,899 116704 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-4125be47-7581-4040-99d3-77d51399c1ac', 'content-length': '0', 'date': 'Wed, 15 Dec 2021 16:51:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/deb0bac3-28ba-4e44-98e1-1ebc55a0da34'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 380, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 failed to detach from server 58544761-395a-4b54-876b-38750b3d8cf1 within the required time (360 s) from the compute API perspective }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 115, in test_attach_detach_volume waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 0ddcbbd6-77a3-40fe-ba9f-2424d44f9bd6 failed to reach available status (current detaching) within the required time (360 s). |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft4.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-12-15 16:51:10,077 116704 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-12-15 16:51:10,077 116704 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-12-15 16:51:10,335 116704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.257s 2021-12-15 16:51:10,336 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1313486662"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f297847b-be8d-4d49-8d77-30d8efd1fbc2', 'x-compute-request-id': 'req-f297847b-be8d-4d49-8d77-30d8efd1fbc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAz1vXbyoHkk3iuWNT/RqmY5pE2N7xyq05YzZK5bWyBX+bi6d+\\nFiw44xi677pVJ3PgRbQgFEi/XtSdYFGoUQ9LuPFsBurK+NbZbr50swJ+iBf1hSL0\\nDz8H7aZEbN7iIPuHBDdiLACjmLM49rey8g5hU+wAxeZbkwT2cJMiKnULEdC4YP4L\\nLuzKHm2mnf6e6Ob4Tkjt2Z2K4zQXuZDeXcEYjEdPpdXW0OuJAcUOb8rdAvbSe9AU\\n3JSYzfpf24ZuquFfRu3qBBmlXVT1VRlYBr13I0KKH0OvLhwfdGBuezZHcKqhJKlL\\nI/k3JTiSX7aUcE940A2EK+UorU+B/S6g88tDhQIDAQABAoIBAFnYRWQZJeaycIY7\\nD20fWvDVKvd8we87Vx4xrAoTy+qt+8tq6yrYRl2/nV+5sKPDhW0uOqgPTTvdi8Ls\\nHq3gnsKneFMW8JMZJGTjiNT3Q7PcDbl+B5mDif/ihstVV01LLpkZFiRSso+7N/dO\\naO6QZINkQoF86jitccodNjSHOiChMmgsRiQnm501kQyz+xvIhG85q9xeAxGLmzgW\\nZK3SXKaccc40ynDBTht9UobZJXnpbcgrMyXeMaXiNgvyopw2oGCkaDbhuzRYb2UC\\n6mVA+QuFrdrX7y5JrUyp+br3avizoZOjEuiYseT5M+vX2ey7ikkm8Nr+m0nk9Nl8\\ne9S5oQECgYEA/esRf5mAlPgqlIq3ya/tDCAEmlOTprc5+rPZsPQCfGLw2U/aTPQO\\n/9TfbvhentCs9KtARXyujJOd+vVrcHkdYRmtOxxG9j1q9ymPM+OGGAxltdOIgfjc\\nVodbGTZxdPU0cflJs8Z67PKeGeS7zeHNigXYiKh9NQqFUaqGnhaA6lUCgYEA0Q8N\\nfAmPjMV2ZtXRmVOhB3tGbRKgDl4dRDASuvz98peIFDmULkC3w3GG6E8b7mao2uEa\\n57TY48QwXSBNa3iLArDn5G1XQ1q7w7OUGXY8QUxRL+MZ0c7vaF5L2P4T/t9vvqoW\\nXRfKSOukhhDszcy8gV+P8oQ9hdxE/TzmNIvQhHECgYEA5B9PrkK7qZq3rpJeAh5D\\nKrSNThUuPwa4WUtBld/zZ8sANUyvhJlz7FZUkn8jiy1RZdOBP6x/qR5qPXBGIVs+\\nkOEfqE6EVm/hbMLyvBx6eZqRumScbKCnXDnpF2K5VemCP69GjvQPtldWwU6lh5eJ\\nMKqF2mj9bCzSkAdTQC5Zja0CgYEAtRBddHVvX9PSFYTQ8QQObsVlHKjJ+Uen/1vH\\njS363/ZABIxN+7VPszWLS37gyR0e19upCs+GHdbYsH9+rjsL4rvHS/8rWgmmn/vT\\npC3USBXKJziBL0cT8Qfil0CPnup0BOWZUu185KU6rGbSQfg1t7NFoBzKkDpTgiUR\\nmKcTZPECgYB4fGhaVC3LNNbSMj7As0YfHgLqiCEPOwnhNXBRcddOb/jzB4SFrHU1\\nle1bSMdxSpNZuKGMy5mJS3OILfGJe5a18CshFBvokop/MJwMX+eDWhbkFHd5hIfJ\\nlhls8RChEUWdiM7McQR34uHC2NFeiEahEAdKpjq055iUKFr91geOgg==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1313486662", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPW9dvKgeSTeK5Y1P9GqZjmkTY3vHKrTljNkrltbIFf5uLp34WLDjjGLrvulUnc+BFtCAUSL9e1J1gUahRD0u48WwG6sr41tluvnSzAn6IF/WFIvQPPwftpkRs3uIg+4cEN2IsAKOYszj2t7LyDmFT7ADF5luTBPZwkyIqdQsR0Lhg/gsu7Moebaad/p7o5vhOSO3ZnYrjNBe5kN5dwRiMR0+l1dbQ64kBxQ5vyt0C9tJ70BTclJjN+l/bhm6q4V9G7eoEGaVdVPVVGVgGvXcjQoofQ68uHB90YG57NkdwqqEkqUsj+TclOJJftpRwT3jQDYQr5SitT4H9LqDzy0OF Generated-by-Nova", "fingerprint": "8b:f9:12:4a:db:93:3c:66:63:81:91:4c:21:6d:ca:38", "user_id": "5686da93293e439eaf999b67fc154b14"}}' 2021-12-15 16:51:10,339 116704 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1313486662 created 2021-12-15 16:51:10,491 116704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-groups 0.151s 2021-12-15 16:51:10,491 116704 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--1343750718", "description": "tempest-description--714686232"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-8df39c42-ee86-4979-94ad-4e02516f1c6c', 'date': 'Wed, 15 Dec 2021 16:51:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "a84c3fdb-c09b-48ab-84e9-3584ffdb57c1", "name": "tempest-securitygroup--1343750718", "stateful": true, "tenant_id": "9264b7d2b1b4444f848035561e48c126", "description": "tempest-description--714686232", "shared": false, "security_group_rules": [{"id": "c6d319d8-aba1-4a9f-86d4-fc6f6481ef69", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "security_group_id": "a84c3fdb-c09b-48ab-84e9-3584ffdb57c1", "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": 549, "description": null, "tags": [], "created_at": "2021-12-15T16:51:10Z", "updated_at": "2021-12-15T16:51:10Z", "revision_number": 0, "project_id": "9264b7d2b1b4444f848035561e48c126"}, {"id": "fbb6112e-52f9-4ed8-9c8d-fbbc34f0a897", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "security_group_id": "a84c3fdb-c09b-48ab-84e9-3584ffdb57c1", "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": 550, "description": null, "tags": [], "created_at": "2021-12-15T16:51:10Z", "updated_at": "2021-12-15T16:51:10Z", "revision_number": 0, "project_id": "9264b7d2b1b4444f848035561e48c126"}], "tags": [], "created_at": "2021-12-15T16:51:10Z", "updated_at": "2021-12-15T16:51:10Z", "revision_number": 1, "project_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:51:10,628 116704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.136s 2021-12-15 16:51:10,629 116704 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": "a84c3fdb-c09b-48ab-84e9-3584ffdb57c1", "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-b20f82b2-5924-4aa1-bfa3-bcab47395787', 'date': 'Wed, 15 Dec 2021 16:51:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "78535bf2-5d8a-439b-8672-b9b883227142", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "security_group_id": "a84c3fdb-c09b-48ab-84e9-3584ffdb57c1", "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-12-15T16:51:10Z", "updated_at": "2021-12-15T16:51:10Z", "revision_number": 0, "project_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:51:10,755 116704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.125s 2021-12-15 16:51:10,756 116704 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": "a84c3fdb-c09b-48ab-84e9-3584ffdb57c1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b08ea1cf-bbba-49c1-a052-6f0d4afe8495', 'date': 'Wed, 15 Dec 2021 16:51:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fae91319-eb26-4b38-a43c-d59716e12f23", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "security_group_id": "a84c3fdb-c09b-48ab-84e9-3584ffdb57c1", "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-12-15T16:51:10Z", "updated_at": "2021-12-15T16:51:10Z", "revision_number": 0, "project_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:51:10,756 116704 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1343750718 created 2021-12-15 16:51:11,604 116704 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/v2.0/floatingips 0.847s 2021-12-15 16:51:11,605 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "ebdc5864-b8de-4476-b7c0-64696657b6ef"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-b6c36538-41b3-45a2-a5e5-ada8ad5a84c4', 'date': 'Wed, 15 Dec 2021 16:51:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2c0ac6c8-96ea-4b62-b44b-6f20b4d3003d", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "floating_ip_address": "172.27.3.180", "floating_network_id": "ebdc5864-b8de-4476-b7c0-64696657b6ef", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9264b7d2b1b4444f848035561e48c126", "description": "", "port_details": null, "tags": [], "created_at": "2021-12-15T16:51:11Z", "updated_at": "2021-12-15T16:51:11Z", "revision_number": 0}}' 2021-12-15 16:51:11,605 116704 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2c0ac6c8-96ea-4b62-b44b-6f20b4d3003d', 'tenant_id': '9264b7d2b1b4444f848035561e48c126', 'floating_ip_address': '172.27.3.180', 'floating_network_id': 'ebdc5864-b8de-4476-b7c0-64696657b6ef', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9264b7d2b1b4444f848035561e48c126', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-12-15T16:51:11Z', 'updated_at': '2021-12-15T16:51:11Z', 'revision_number': 0, 'ip': '172.27.3.180'} created 2021-12-15 16:51:11,656 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.041s 2021-12-15 16:51:11,657 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3244', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7214a1d9-009d-4162-b9c5-378aad40129b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5686da93293e439eaf999b67fc154b14", "name": "tempest-AttachVolumeTestJSON-1701833091-project", "password_expires_at": null}, "audit_ids": ["CbgtUSifRNGiACZvhzVPWw"], "expires_at": "2021-12-15T17:51:11.000000Z", "issued_at": "2021-12-15T16:51:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9264b7d2b1b4444f848035561e48c126", "name": "tempest-AttachVolumeTestJSON-1701833091"}, "is_domain": false, "roles": [{"id": "2cf8ebee4de04d798d9be9a723dbd015", "name": "member"}, {"id": "6578e00baa8946f69479551803fdf4a5", "name": "reader"}], "catalog": [{"endpoints": [{"id": "15c5d4402aeb4ad7a12dddd81446392a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "20ca25e054a3418a94c7b576705095b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7491346e143c41d08b3b799d1bf71bb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "43b1604e1cbd4edab26d79e37cadb31f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "8bbb21ef884b403ca5f9d9fd8ee7ca8e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126", "region": "RegionOne"}], "id": "49bc577c7f5e4bfaa8c711a853666dd8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b02ee32fe9e04fd0a4579b5900577df0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "5cf1d5f77e484157a9b5be890c153037", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "06d1f67dac554aab99b04cf7f3c68218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/9264b7d2b1b4444f848035561e48c126", "region": "RegionOne"}], "id": "6d50823950744e4a94af7e0d8b637e09", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ab0aedbadc484da8a07fac5b625cc92c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/9264b7d2b1b4444f848035561e48c126", "region": "RegionOne"}], "id": "74e3ece558cf42e08730db5860005697", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "87931e8872ca4595870b13917ea00551", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "84c6d824b7724060a702753ad348067d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "28c15e719099481ba2b40443fee3ad1a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_9264b7d2b1b4444f848035561e48c126", "region": "RegionOne"}, {"id": "4b2b95f06d2b4b68acc5c543da11ce8d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "d55dac05e5814366a7643f2e65cc8924", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6616e3822c59416c8e50478f6ea5a73a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "e42525857006418fadc2ca4deda2c5fd", "type": "placement", "name": "placement"}]}}' 2021-12-15 16:51:11,657 116704 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '76827dcc-7b99-494c-b3aa-89beb62d532b', 'name': 'tempest-AttachVolumeTestJSON-1645343756-network', 'tenant_id': '9264b7d2b1b4444f848035561e48c126', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9264b7d2b1b4444f848035561e48c126', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 631, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-12-15T16:22:13Z', 'updated_at': '2021-12-15T16:22:14Z', 'revision_number': 1} available for tenant 2021-12-15 16:51:11,658 116704 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAz1vXbyoHkk3iuWNT/RqmY5pE2N7xyq05YzZK5bWyBX+bi6d+\nFiw44xi677pVJ3PgRbQgFEi/XtSdYFGoUQ9LuPFsBurK+NbZbr50swJ+iBf1hSL0\nDz8H7aZEbN7iIPuHBDdiLACjmLM49rey8g5hU+wAxeZbkwT2cJMiKnULEdC4YP4L\nLuzKHm2mnf6e6Ob4Tkjt2Z2K4zQXuZDeXcEYjEdPpdXW0OuJAcUOb8rdAvbSe9AU\n3JSYzfpf24ZuquFfRu3qBBmlXVT1VRlYBr13I0KKH0OvLhwfdGBuezZHcKqhJKlL\nI/k3JTiSX7aUcE940A2EK+UorU+B/S6g88tDhQIDAQABAoIBAFnYRWQZJeaycIY7\nD20fWvDVKvd8we87Vx4xrAoTy+qt+8tq6yrYRl2/nV+5sKPDhW0uOqgPTTvdi8Ls\nHq3gnsKneFMW8JMZJGTjiNT3Q7PcDbl+B5mDif/ihstVV01LLpkZFiRSso+7N/dO\naO6QZINkQoF86jitccodNjSHOiChMmgsRiQnm501kQyz+xvIhG85q9xeAxGLmzgW\nZK3SXKaccc40ynDBTht9UobZJXnpbcgrMyXeMaXiNgvyopw2oGCkaDbhuzRYb2UC\n6mVA+QuFrdrX7y5JrUyp+br3avizoZOjEuiYseT5M+vX2ey7ikkm8Nr+m0nk9Nl8\ne9S5oQECgYEA/esRf5mAlPgqlIq3ya/tDCAEmlOTprc5+rPZsPQCfGLw2U/aTPQO\n/9TfbvhentCs9KtARXyujJOd+vVrcHkdYRmtOxxG9j1q9ymPM+OGGAxltdOIgfjc\nVodbGTZxdPU0cflJs8Z67PKeGeS7zeHNigXYiKh9NQqFUaqGnhaA6lUCgYEA0Q8N\nfAmPjMV2ZtXRmVOhB3tGbRKgDl4dRDASuvz98peIFDmULkC3w3GG6E8b7mao2uEa\n57TY48QwXSBNa3iLArDn5G1XQ1q7w7OUGXY8QUxRL+MZ0c7vaF5L2P4T/t9vvqoW\nXRfKSOukhhDszcy8gV+P8oQ9hdxE/TzmNIvQhHECgYEA5B9PrkK7qZq3rpJeAh5D\nKrSNThUuPwa4WUtBld/zZ8sANUyvhJlz7FZUkn8jiy1RZdOBP6x/qR5qPXBGIVs+\nkOEfqE6EVm/hbMLyvBx6eZqRumScbKCnXDnpF2K5VemCP69GjvQPtldWwU6lh5eJ\nMKqF2mj9bCzSkAdTQC5Zja0CgYEAtRBddHVvX9PSFYTQ8QQObsVlHKjJ+Uen/1vH\njS363/ZABIxN+7VPszWLS37gyR0e19upCs+GHdbYsH9+rjsL4rvHS/8rWgmmn/vT\npC3USBXKJziBL0cT8Qfil0CPnup0BOWZUu185KU6rGbSQfg1t7NFoBzKkDpTgiUR\nmKcTZPECgYB4fGhaVC3LNNbSMj7As0YfHgLqiCEPOwnhNXBRcddOb/jzB4SFrHU1\nle1bSMdxSpNZuKGMy5mJS3OILfGJe5a18CshFBvokop/MJwMX+eDWhbkFHd5hIfJ\nlhls8RChEUWdiM7McQR34uHC2NFeiEahEAdKpjq055iUKFr91geOgg==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1313486662', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPW9dvKgeSTeK5Y1P9GqZjmkTY3vHKrTljNkrltbIFf5uLp34WLDjjGLrvulUnc+BFtCAUSL9e1J1gUahRD0u48WwG6sr41tluvnSzAn6IF/WFIvQPPwftpkRs3uIg+4cEN2IsAKOYszj2t7LyDmFT7ADF5luTBPZwkyIqdQsR0Lhg/gsu7Moebaad/p7o5vhOSO3ZnYrjNBe5kN5dwRiMR0+l1dbQ64kBxQ5vyt0C9tJ70BTclJjN+l/bhm6q4V9G7eoEGaVdVPVVGVgGvXcjQoofQ68uHB90YG57NkdwqqEkqUsj+TclOJJftpRwT3jQDYQr5SitT4H9LqDzy0OF Generated-by-Nova', 'fingerprint': '8b:f9:12:4a:db:93:3c:66:63:81:91:4c:21:6d:ca:38', 'user_id': '5686da93293e439eaf999b67fc154b14'}, 'security_group': {'id': 'a84c3fdb-c09b-48ab-84e9-3584ffdb57c1', 'name': 'tempest-securitygroup--1343750718', 'stateful': True, 'tenant_id': '9264b7d2b1b4444f848035561e48c126', 'description': 'tempest-description--714686232', 'shared': False, 'security_group_rules': [{'id': 'c6d319d8-aba1-4a9f-86d4-fc6f6481ef69', 'tenant_id': '9264b7d2b1b4444f848035561e48c126', 'security_group_id': 'a84c3fdb-c09b-48ab-84e9-3584ffdb57c1', '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': 549, 'description': None, 'tags': [], 'created_at': '2021-12-15T16:51:10Z', 'updated_at': '2021-12-15T16:51:10Z', 'revision_number': 0, 'project_id': '9264b7d2b1b4444f848035561e48c126'}, {'id': 'fbb6112e-52f9-4ed8-9c8d-fbbc34f0a897', 'tenant_id': '9264b7d2b1b4444f848035561e48c126', 'security_group_id': 'a84c3fdb-c09b-48ab-84e9-3584ffdb57c1', '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': 550, 'description': None, 'tags': [], 'created_at': '2021-12-15T16:51:10Z', 'updated_at': '2021-12-15T16:51:10Z', 'revision_number': 0, 'project_id': '9264b7d2b1b4444f848035561e48c126'}], 'tags': [], 'created_at': '2021-12-15T16:51:10Z', 'updated_at': '2021-12-15T16:51:10Z', 'revision_number': 1, 'project_id': '9264b7d2b1b4444f848035561e48c126'}, 'floating_ip': {'id': '2c0ac6c8-96ea-4b62-b44b-6f20b4d3003d', 'tenant_id': '9264b7d2b1b4444f848035561e48c126', 'floating_ip_address': '172.27.3.180', 'floating_network_id': 'ebdc5864-b8de-4476-b7c0-64696657b6ef', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9264b7d2b1b4444f848035561e48c126', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-12-15T16:51:11Z', 'updated_at': '2021-12-15T16:51:11Z', 'revision_number': 0, 'ip': '172.27.3.180'}} 2021-12-15 16:51:13,350 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.30/compute/v2.1/servers 1.691s 2021-12-15 16:51:13,351 116704 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-1038762193", "imageRef": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "76827dcc-7b99-494c-b3aa-89beb62d532b"}], "security_groups": [{"name": "tempest-securitygroup--1343750718"}], "key_name": "tempest-keypair-1313486662", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35dc3a46-ed26-49e3-b657-3f51013169c9', 'x-compute-request-id': 'req-35dc3a46-ed26-49e3-b657-3f51013169c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1343750718"}], "adminPass": "password"}}' 2021-12-15 16:51:13,443 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.088s 2021-12-15 16:51:13,443 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3412643a-79e4-4dee-8331-e4d493fa8816', 'x-compute-request-id': 'req-3412643a-79e4-4dee-8331-e4d493fa8816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "name": "tempest-AttachVolumeTestJSON-server-1038762193", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:51:12Z", "updated": "2021-12-15T16:51:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1313486662", "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-12-15 16:51:14,525 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.072s 2021-12-15 16:51:14,525 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa8913c7-f738-4b14-99e9-f41cbe26b042', 'x-compute-request-id': 'req-aa8913c7-f738-4b14-99e9-f41cbe26b042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "name": "tempest-AttachVolumeTestJSON-server-1038762193", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:51:12Z", "updated": "2021-12-15T16:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1313486662", "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-12-15 16:51:15,612 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.077s 2021-12-15 16:51:15,612 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b17f6bf-c37d-48ec-b21a-1eb74d5572d5', 'x-compute-request-id': 'req-6b17f6bf-c37d-48ec-b21a-1eb74d5572d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "name": "tempest-AttachVolumeTestJSON-server-1038762193", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:51:12Z", "updated": "2021-12-15T16:51:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1313486662", "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-12-15 16:51:16,742 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.119s 2021-12-15 16:51:16,742 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1296', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1228231d-b054-4d7f-aa44-9c4eb37bd9da', 'x-compute-request-id': 'req-1228231d-b054-4d7f-aa44-9c4eb37bd9da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "name": "tempest-AttachVolumeTestJSON-server-1038762193", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:51:12Z", "updated": "2021-12-15T16:51:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1313486662", "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-12-15 16:51:16,749 116704 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2021-12-15 16:51:18,022 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.271s 2021-12-15 16:51:18,022 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4088ef7-68bb-46e7-a6fb-29522fd5aeb3', 'x-compute-request-id': 'req-a4088ef7-68bb-46e7-a6fb-29522fd5aeb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "name": "tempest-AttachVolumeTestJSON-server-1038762193", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:51:12Z", "updated": "2021-12-15T16:51:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1313486662", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1343750718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:51:19,208 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.177s 2021-12-15 16:51:19,208 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d482abf-78bd-4aa7-bb85-a956bb2762f3', 'x-compute-request-id': 'req-7d482abf-78bd-4aa7-bb85-a956bb2762f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "name": "tempest-AttachVolumeTestJSON-server-1038762193", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:51:12Z", "updated": "2021-12-15T16:51:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1313486662", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1343750718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:51:20,390 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.172s 2021-12-15 16:51:20,390 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df1b4fa5-99c1-4467-87bc-b689db93492f', 'x-compute-request-id': 'req-df1b4fa5-99c1-4467-87bc-b689db93492f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "name": "tempest-AttachVolumeTestJSON-server-1038762193", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:51:12Z", "updated": "2021-12-15T16:51:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1313486662", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1343750718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:51:21,831 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.432s 2021-12-15 16:51:21,832 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5f6e4e7-6f21-45e7-a7a7-ac911f049794', 'x-compute-request-id': 'req-e5f6e4e7-6f21-45e7-a7a7-ac911f049794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "name": "tempest-AttachVolumeTestJSON-server-1038762193", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:51:12Z", "updated": "2021-12-15T16:51:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1313486662", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1343750718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:51:23,022 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.181s 2021-12-15 16:51:23,022 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57dbb3d9-c45c-4775-bd89-e854652390e5', 'x-compute-request-id': 'req-57dbb3d9-c45c-4775-bd89-e854652390e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "name": "tempest-AttachVolumeTestJSON-server-1038762193", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:51:12Z", "updated": "2021-12-15T16:51:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1313486662", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1343750718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:51:24,204 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.173s 2021-12-15 16:51:24,204 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5d4d56b-bc51-486e-acdf-4e4dd2856618', 'x-compute-request-id': 'req-b5d4d56b-bc51-486e-acdf-4e4dd2856618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "name": "tempest-AttachVolumeTestJSON-server-1038762193", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:51:12Z", "updated": "2021-12-15T16:51:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1313486662", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1343750718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:51:25,380 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.167s 2021-12-15 16:51:25,381 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1364', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08c7c0f7-8f33-4430-bb61-f536df56b4a5', 'x-compute-request-id': 'req-08c7c0f7-8f33-4430-bb61-f536df56b4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "name": "tempest-AttachVolumeTestJSON-server-1038762193", "status": "BUILD", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:51:12Z", "updated": "2021-12-15T16:51:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1313486662", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1343750718"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:51:26,570 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.179s 2021-12-15 16:51:26,570 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2655aa86-0ab0-4a66-b70b-65f2b4dce6e1', 'x-compute-request-id': 'req-2655aa86-0ab0-4a66-b70b-65f2b4dce6e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "name": "tempest-AttachVolumeTestJSON-server-1038762193", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:51:12Z", "updated": "2021-12-15T16:51:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:0e:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1313486662", "OS-SRV-USG:launched_at": "2021-12-15T16:51:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1343750718"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:51:26,578 116704 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2021-12-15 16:51:26,689 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/os-interface 0.110s 2021-12-15 16:51:26,690 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6c6121d-a8ae-49f3-8275-c46dce1904f5', 'x-compute-request-id': 'req-c6c6121d-a8ae-49f3-8275-c46dce1904f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "76827dcc-7b99-494c-b3aa-89beb62d532b", "port_id": "63970b4f-a92c-446f-9d02-3a2c0d7f63e3", "mac_addr": "fa:16:3e:ea:0e:1b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a025457b-1a4b-4f1c-af19-a3b6fb22bb01", "ip_address": "172.20.0.3"}]}]}' 2021-12-15 16:51:27,675 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.222.0.30:9696/v2.0/floatingips/2c0ac6c8-96ea-4b62-b44b-6f20b4d3003d 0.980s 2021-12-15 16:51:27,675 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "63970b4f-a92c-446f-9d02-3a2c0d7f63e3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-3b14febc-8ffd-4972-aa14-bb3c51f589e0', 'date': 'Wed, 15 Dec 2021 16:51:27 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/2c0ac6c8-96ea-4b62-b44b-6f20b4d3003d'} Body: b'{"floatingip": {"id": "2c0ac6c8-96ea-4b62-b44b-6f20b4d3003d", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "floating_ip_address": "172.27.3.180", "floating_network_id": "ebdc5864-b8de-4476-b7c0-64696657b6ef", "router_id": "6dad40ae-c9d9-47d7-b2ce-ee88482f6831", "port_id": "63970b4f-a92c-446f-9d02-3a2c0d7f63e3", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "76827dcc-7b99-494c-b3aa-89beb62d532b", "mac_address": "fa:16:3e:ea:0e:1b", "admin_state_up": true, "status": "ACTIVE", "device_id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-12-15T16:51:11Z", "updated_at": "2021-12-15T16:51:27Z", "revision_number": 1, "project_id": "9264b7d2b1b4444f848035561e48c126"}}' 2021-12-15 16:51:27,765 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.089s 2021-12-15 16:51:27,765 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d291296-c0cf-4307-9014-80f47dcfc6ff', 'x-compute-request-id': 'req-0d291296-c0cf-4307-9014-80f47dcfc6ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": ""}' 2021-12-15 16:51:28,845 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.077s 2021-12-15 16:51:28,845 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbddbd79-bd51-4f5e-b79c-44d78051ad75', 'x-compute-request-id': 'req-dbddbd79-bd51-4f5e-b79c-44d78051ad75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": ""}' 2021-12-15 16:51:29,931 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.083s 2021-12-15 16:51:29,932 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9068507-9a45-4084-bb10-920e33b35b8c', 'x-compute-request-id': 'req-e9068507-9a45-4084-bb10-920e33b35b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": ""}' 2021-12-15 16:51:31,023 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.087s 2021-12-15 16:51:31,023 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64f11775-3f8f-408a-b4dc-4474a65cb7ca', 'x-compute-request-id': 'req-64f11775-3f8f-408a-b4dc-4474a65cb7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": ""}' 2021-12-15 16:51:32,103 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.077s 2021-12-15 16:51:32,104 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d09490de-3546-4604-bb35-eb84323046ce', 'x-compute-request-id': 'req-d09490de-3546-4604-bb35-eb84323046ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": ""}' 2021-12-15 16:51:33,188 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.081s 2021-12-15 16:51:33,189 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cd1123a-34d9-4033-8e68-e909982ec66b', 'x-compute-request-id': 'req-6cd1123a-34d9-4033-8e68-e909982ec66b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": ""}' 2021-12-15 16:51:34,275 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.084s 2021-12-15 16:51:34,276 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5076d598-5f2b-412c-b499-dd3ee4159902', 'x-compute-request-id': 'req-5076d598-5f2b-412c-b499-dd3ee4159902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": ""}' 2021-12-15 16:51:35,366 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.088s 2021-12-15 16:51:35,367 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-829396ef-3563-431f-93ff-416bd40f41fa', 'x-compute-request-id': 'req-829396ef-3563-431f-93ff-416bd40f41fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": ""}' 2021-12-15 16:51:36,462 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.092s 2021-12-15 16:51:36,462 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0060e187-315e-4c0c-aad9-3a03af964ebc', 'x-compute-request-id': 'req-0060e187-315e-4c0c-aad9-3a03af964ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": ""}' 2021-12-15 16:51:37,563 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.098s 2021-12-15 16:51:37,564 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1106', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db136d53-4d48-4c27-9a15-525e716bbf1d', 'x-compute-request-id': 'req-db136d53-4d48-4c27-9a15-525e716bbf1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n"}' 2021-12-15 16:51:38,665 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.098s 2021-12-15 16:51:38,666 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14631', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6b10a8b-fc79-4d14-8ce1-852a319c6b0b', 'x-compute-request-id': 'req-b6b10a8b-fc79-4d14-8ce1-852a319c6b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:39,771 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.102s 2021-12-15 16:51:39,772 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '18608', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4291686-a6f7-45d1-8543-fad97219a769', 'x-compute-request-id': 'req-d4291686-a6f7-45d1-8543-fad97219a769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:40,880 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.104s 2021-12-15 16:51:40,881 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43b73adc-f5a4-4f1a-ac1e-068793f6bd6b', 'x-compute-request-id': 'req-43b73adc-f5a4-4f1a-ac1e-068793f6bd6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:41,992 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.108s 2021-12-15 16:51:41,993 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22168', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-634bbb6c-6206-459b-af33-05e750c258cb', 'x-compute-request-id': 'req-634bbb6c-6206-459b-af33-05e750c258cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:43,094 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.098s 2021-12-15 16:51:43,094 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23804', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73379b77-7576-4181-bee4-42235eeda83c', 'x-compute-request-id': 'req-73379b77-7576-4181-bee4-42235eeda83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:44,190 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.093s 2021-12-15 16:51:44,191 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1369e106-e570-46bd-9689-e52190e12c0c', 'x-compute-request-id': 'req-1369e106-e570-46bd-9689-e52190e12c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:45,298 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.104s 2021-12-15 16:51:45,299 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '26827', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9ee432f-feec-461e-846d-a1f3b4478f44', 'x-compute-request-id': 'req-b9ee432f-feec-461e-846d-a1f3b4478f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:46,406 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.103s 2021-12-15 16:51:46,407 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54ceb303-f281-4ff8-9c94-eca2d39bf038', 'x-compute-request-id': 'req-54ceb303-f281-4ff8-9c94-eca2d39bf038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:47,516 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.104s 2021-12-15 16:51:47,517 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28202', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4eb406f-9279-4d09-99c6-f9cf89341071', 'x-compute-request-id': 'req-b4eb406f-9279-4d09-99c6-f9cf89341071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:48,616 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.095s 2021-12-15 16:51:48,616 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28202', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3024ab26-6584-41ea-9ffe-7e6fcfa6c5c3', 'x-compute-request-id': 'req-3024ab26-6584-41ea-9ffe-7e6fcfa6c5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:49,721 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.101s 2021-12-15 16:51:49,722 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28493', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-987f1df7-0b66-4a8a-8a05-f7c6ce783abe', 'x-compute-request-id': 'req-987f1df7-0b66-4a8a-8a05-f7c6ce783abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:50,824 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.098s 2021-12-15 16:51:50,824 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07aa2063-ad86-4725-a45a-4d13da19623f', 'x-compute-request-id': 'req-07aa2063-ad86-4725-a45a-4d13da19623f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:51,917 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.089s 2021-12-15 16:51:51,918 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-989d1a04-bbc8-4305-b5a5-097fa27015ed', 'x-compute-request-id': 'req-989d1a04-bbc8-4305-b5a5-097fa27015ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:53,012 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.092s 2021-12-15 16:51:53,013 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ab3dec1-62d2-4715-b104-e908d4259954', 'x-compute-request-id': 'req-5ab3dec1-62d2-4715-b104-e908d4259954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:54,109 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.092s 2021-12-15 16:51:54,109 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28815', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bac1a1f-e321-4be1-abec-944d52f593b0', 'x-compute-request-id': 'req-5bac1a1f-e321-4be1-abec-944d52f593b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:55,217 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.104s 2021-12-15 16:51:55,217 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '31119', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa9a17e0-9295-415c-83ac-6c8b487f3c1c', 'x-compute-request-id': 'req-aa9a17e0-9295-415c-83ac-6c8b487f3c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:56,320 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.099s 2021-12-15 16:51:56,321 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33028', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e5fad0c-c5ce-4da3-85b2-1b5528e1277c', 'x-compute-request-id': 'req-8e5fad0c-c5ce-4da3-85b2-1b5528e1277c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:57,423 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.099s 2021-12-15 16:51:57,424 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34024', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acbf98e1-f19e-4de9-bd49-a49d880d122e', 'x-compute-request-id': 'req-acbf98e1-f19e-4de9-bd49-a49d880d122e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:58,518 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.090s 2021-12-15 16:51:58,519 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86715a1c-f787-4665-90d8-78cbea67584c', 'x-compute-request-id': 'req-86715a1c-f787-4665-90d8-78cbea67584c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:51:59,623 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.101s 2021-12-15 16:51:59,625 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f821a6c-92c9-47f2-b1a5-52b9e97f1125', 'x-compute-request-id': 'req-2f821a6c-92c9-47f2-b1a5-52b9e97f1125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:52:00,727 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.099s 2021-12-15 16:52:00,728 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38186', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f389f85-0aac-4b03-9f91-ce53b8905adf', 'x-compute-request-id': 'req-6f389f85-0aac-4b03-9f91-ce53b8905adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:52:01,813 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.083s 2021-12-15 16:52:01,814 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38186', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2da722fa-97ad-4c82-ad43-8e1c4d36b325', 'x-compute-request-id': 'req-2da722fa-97ad-4c82-ad43-8e1c4d36b325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:52:02,916 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.098s 2021-12-15 16:52:02,916 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38186', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e090294-8c46-4038-a935-1eca729b6956', 'x-compute-request-id': 'req-3e090294-8c46-4038-a935-1eca729b6956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:52:04,001 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.081s 2021-12-15 16:52:04,002 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38186', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d568673-3e08-493c-8f8d-ced7cadb61c4', 'x-compute-request-id': 'req-7d568673-3e08-493c-8f8d-ced7cadb61c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:52:05,109 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action 0.104s 2021-12-15 16:52:05,111 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82ace0fb-8da7-4986-809a-7da2eecfaecb', 'x-compute-request-id': 'req-82ace0fb-8da7-4986-809a-7da2eecfaecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-12-15 16:52:05,162 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/ips 0.048s 2021-12-15 16:52:05,163 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '146', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3607869-3c42-421d-a688-cf4fafa268b1', 'x-compute-request-id': 'req-b3607869-3c42-421d-a688-cf4fafa268b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.3"}, {"version": 4, "addr": "172.27.3.180"}]}}' 2021-12-15 16:53:05,376 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.145s 2021-12-15 16:53:05,376 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4080ff2c-8f63-4309-a229-f701a0a23839', 'x-compute-request-id': 'req-4080ff2c-8f63-4309-a229-f701a0a23839', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'' 2021-12-15 16:53:05,539 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.162s 2021-12-15 16:53:05,539 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14f3202e-8271-4faa-8758-e25df7b0ec68', 'x-compute-request-id': 'req-14f3202e-8271-4faa-8758-e25df7b0ec68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "name": "tempest-AttachVolumeTestJSON-server-1038762193", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:51:12Z", "updated": "2021-12-15T16:53:05Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:0e:1b"}, {"version": 4, "addr": "172.27.3.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:0e:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1313486662", "OS-SRV-USG:launched_at": "2021-12-15T16:51:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1343750718"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:53:06,826 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.277s 2021-12-15 16:53:06,826 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ac8afaf-326b-4daa-9678-1e32e8606a8e', 'x-compute-request-id': 'req-7ac8afaf-326b-4daa-9678-1e32e8606a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "name": "tempest-AttachVolumeTestJSON-server-1038762193", "status": "ACTIVE", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:51:12Z", "updated": "2021-12-15T16:53:05Z", "addresses": {"tempest-AttachVolumeTestJSON-1645343756-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:0e:1b"}, {"version": 4, "addr": "172.27.3.180", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:0e:1b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1313486662", "OS-SRV-USG:launched_at": "2021-12-15T16:51:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1343750718"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:53:07,940 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.105s 2021-12-15 16:53:07,940 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51bf6e3c-048c-4bc2-b8e8-101c5dd348e3', 'x-compute-request-id': 'req-51bf6e3c-048c-4bc2-b8e8-101c5dd348e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"server": {"id": "6011fbb4-f50b-4f38-8125-0dcb7504d764", "name": "tempest-AttachVolumeTestJSON-server-1038762193", "status": "DELETED", "tenant_id": "9264b7d2b1b4444f848035561e48c126", "user_id": "5686da93293e439eaf999b67fc154b14", "metadata": {}, "hostId": "958bc5ee14809da0291696432fc80f50aaf9570b25e3991dbc277d66", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:51:12Z", "updated": "2021-12-15T16:53:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1313486662", "OS-SRV-USG:launched_at": "2021-12-15T16:51:25.000000", "OS-SRV-USG:terminated_at": "2021-12-15T16:53:07.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:53:07,948 116704 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2021-12-15 16:53:08,996 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764 0.047s 2021-12-15 16:53:08,997 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-7146efe6-6495-442f-acb3-3616a30fda3b', 'x-compute-request-id': 'req-7146efe6-6495-442f-acb3-3616a30fda3b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6011fbb4-f50b-4f38-8125-0dcb7504d764'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6011fbb4-f50b-4f38-8125-0dcb7504d764 could not be found."}}' 2021-12-15 16:53:09,024 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-1313486662 0.027s 2021-12-15 16:53:09,025 116704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b7101ae-d8f7-4ffb-91b5-934bc75e8aaa', 'x-compute-request-id': 'req-2b7101ae-d8f7-4ffb-91b5-934bc75e8aaa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-1313486662'} Body: b'' 2021-12-15 16:53:09,169 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/security-groups/a84c3fdb-c09b-48ab-84e9-3584ffdb57c1 0.144s 2021-12-15 16:53:09,169 116704 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-183a275a-bd61-4191-9a04-a7248bfe24b5', 'content-length': '0', 'date': 'Wed, 15 Dec 2021 16:53:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/a84c3fdb-c09b-48ab-84e9-3584ffdb57c1'} Body: b'' 2021-12-15 16:53:09,192 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.30:9696/v2.0/security-groups/a84c3fdb-c09b-48ab-84e9-3584ffdb57c1 0.021s 2021-12-15 16:53:09,192 116704 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-685a29cd-0586-4848-8947-c01ee57ba97c', 'date': 'Wed, 15 Dec 2021 16:53:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/a84c3fdb-c09b-48ab-84e9-3584ffdb57c1'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a84c3fdb-c09b-48ab-84e9-3584ffdb57c1 does not exist", "detail": ""}}' 2021-12-15 16:53:09,635 116704 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/floatingips/2c0ac6c8-96ea-4b62-b44b-6f20b4d3003d 0.442s 2021-12-15 16:53:09,636 116704 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-e6a73da4-b163-43dd-acd0-f1aa7a2079eb', 'content-length': '0', 'date': 'Wed, 15 Dec 2021 16:53:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/2c0ac6c8-96ea-4b62-b44b-6f20b4d3003d'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 530, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 532, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60) |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft5.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-15 16:25:14,413 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.060s 2021-12-15 16:25:14,413 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f49eff6f-d13e-4540-b86f-082f8c4aacc6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2a2f7c8ccd2541babbb2eb7503463cd6", "name": "tempest-AttachVolumeNegativeTest-2012111739-project", "password_expires_at": null}, "audit_ids": ["6gH9a_hCSTud1lMiVKKKeQ"], "expires_at": "2021-12-15T17:25:14.000000Z", "issued_at": "2021-12-15T16:25:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "370dfab4258d483f94f4dc1cbce64954", "name": "tempest-AttachVolumeNegativeTest-2012111739"}, "is_domain": false, "roles": [{"id": "2cf8ebee4de04d798d9be9a723dbd015", "name": "member"}, {"id": "6578e00baa8946f69479551803fdf4a5", "name": "reader"}], "catalog": [{"endpoints": [{"id": "15c5d4402aeb4ad7a12dddd81446392a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "20ca25e054a3418a94c7b576705095b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7491346e143c41d08b3b799d1bf71bb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "43b1604e1cbd4edab26d79e37cadb31f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "8bbb21ef884b403ca5f9d9fd8ee7ca8e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954", "region": "RegionOne"}], "id": "49bc577c7f5e4bfaa8c711a853666dd8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b02ee32fe9e04fd0a4579b5900577df0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "5cf1d5f77e484157a9b5be890c153037", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "06d1f67dac554aab99b04cf7f3c68218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/370dfab4258d483f94f4dc1cbce64954", "region": "RegionOne"}], "id": "6d50823950744e4a94af7e0d8b637e09", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ab0aedbadc484da8a07fac5b625cc92c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954", "region": "RegionOne"}], "id": "74e3ece558cf42e08730db5860005697", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "87931e8872ca4595870b13917ea00551", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "84c6d824b7724060a702753ad348067d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "28c15e719099481ba2b40443fee3ad1a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_370dfab4258d483f94f4dc1cbce64954", "region": "RegionOne"}, {"id": "4b2b95f06d2b4b68acc5c543da11ce8d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "d55dac05e5814366a7643f2e65cc8924", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6616e3822c59416c8e50478f6ea5a73a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "e42525857006418fadc2ca4deda2c5fd", "type": "placement", "name": "placement"}]}}' 2021-12-15 16:25:14,414 116700 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'f8e92bdd-a152-4645-9bd2-aa6efe85b650', 'name': 'tempest-AttachVolumeNegativeTest-494407735-network', 'tenant_id': '370dfab4258d483f94f4dc1cbce64954', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '370dfab4258d483f94f4dc1cbce64954', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 643, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-12-15T16:25:13Z', 'updated_at': '2021-12-15T16:25:13Z', 'revision_number': 1} available for tenant 2021-12-15 16:25:15,271 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.30/compute/v2.1/servers 0.856s 2021-12-15 16:25:15,271 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-930409641", "imageRef": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "flavorRef": "452", "networks": [{"uuid": "f8e92bdd-a152-4645-9bd2-aa6efe85b650"}]}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69030d22-5ddc-482c-a17a-e1108f812fc9', 'x-compute-request-id': 'req-69030d22-5ddc-482c-a17a-e1108f812fc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "RL82p3khtq7q"}}' 2021-12-15 16:25:15,364 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604 0.090s 2021-12-15 16:25:15,364 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdc8b5a3-79fd-4360-b182-c7d61af04ead', 'x-compute-request-id': 'req-bdc8b5a3-79fd-4360-b182-c7d61af04ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "name": "tempest-AttachVolumeNegativeTest-server-930409641", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:15Z", "updated": "2021-12-15T16:25:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "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-12-15 16:25:16,506 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604 0.133s 2021-12-15 16:25:16,507 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1269', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-667c280c-5ad7-493b-b1e2-5a5f94e66a5a', 'x-compute-request-id': 'req-667c280c-5ad7-493b-b1e2-5a5f94e66a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "name": "tempest-AttachVolumeNegativeTest-server-930409641", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:15Z", "updated": "2021-12-15T16:25:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "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-12-15 16:25:16,515 116700 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-12-15 16:25:17,705 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604 0.189s 2021-12-15 16:25:17,706 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73079fc5-edfa-4a30-af8c-dfc8c88ee34b', 'x-compute-request-id': 'req-73079fc5-edfa-4a30-af8c-dfc8c88ee34b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "name": "tempest-AttachVolumeNegativeTest-server-930409641", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:15Z", "updated": "2021-12-15T16:25:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "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-12-15 16:25:17,713 116700 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2021-12-15 16:25:19,119 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604 0.404s 2021-12-15 16:25:19,120 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e212b6e-a4b8-4eeb-844d-adfc1b1b71ed', 'x-compute-request-id': 'req-5e212b6e-a4b8-4eeb-844d-adfc1b1b71ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "name": "tempest-AttachVolumeNegativeTest-server-930409641", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:15Z", "updated": "2021-12-15T16:25:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "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-12-15 16:25:20,807 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604 0.679s 2021-12-15 16:25:20,808 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cba2b83b-3274-4f1e-9784-a595264dcd1c', 'x-compute-request-id': 'req-cba2b83b-3274-4f1e-9784-a595264dcd1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "name": "tempest-AttachVolumeNegativeTest-server-930409641", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:15Z", "updated": "2021-12-15T16:25:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "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-12-15 16:25:22,239 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604 0.422s 2021-12-15 16:25:22,239 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eedf154c-1e6e-4917-8ef4-3b57e61215e9', 'x-compute-request-id': 'req-eedf154c-1e6e-4917-8ef4-3b57e61215e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "name": "tempest-AttachVolumeNegativeTest-server-930409641", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:15Z", "updated": "2021-12-15T16:25:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "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-12-15 16:25:23,554 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604 0.307s 2021-12-15 16:25:23,555 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc1fcf18-9799-4627-b148-cf0e59fcf7a0', 'x-compute-request-id': 'req-cc1fcf18-9799-4627-b148-cf0e59fcf7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "name": "tempest-AttachVolumeNegativeTest-server-930409641", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:15Z", "updated": "2021-12-15T16:25:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "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-12-15 16:25:24,809 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604 0.245s 2021-12-15 16:25:24,809 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0671a410-5c4c-4924-8d31-63f3241c47d4', 'x-compute-request-id': 'req-0671a410-5c4c-4924-8d31-63f3241c47d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "name": "tempest-AttachVolumeNegativeTest-server-930409641", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:15Z", "updated": "2021-12-15T16:25:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "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-12-15 16:25:26,047 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604 0.229s 2021-12-15 16:25:26,048 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5d0210f-c9ea-4a7d-9f2d-45ddb7615860', 'x-compute-request-id': 'req-f5d0210f-c9ea-4a7d-9f2d-45ddb7615860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "name": "tempest-AttachVolumeNegativeTest-server-930409641", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:15Z", "updated": "2021-12-15T16:25:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "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-12-15 16:25:27,268 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604 0.211s 2021-12-15 16:25:27,269 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a30c303d-5260-4736-9397-25a55a12ddae', 'x-compute-request-id': 'req-a30c303d-5260-4736-9397-25a55a12ddae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "name": "tempest-AttachVolumeNegativeTest-server-930409641", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:15Z", "updated": "2021-12-15T16:25:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "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-12-15 16:25:28,564 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604 0.286s 2021-12-15 16:25:28,565 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85b19a85-8936-4b9e-8941-5b5c17a79f16', 'x-compute-request-id': 'req-85b19a85-8936-4b9e-8941-5b5c17a79f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "name": "tempest-AttachVolumeNegativeTest-server-930409641", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:15Z", "updated": "2021-12-15T16:25:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "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-12-15 16:25:29,865 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604 0.291s 2021-12-15 16:25:29,865 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ceb6d654-4e99-4b23-bc98-8a0b144c1110', 'x-compute-request-id': 'req-ceb6d654-4e99-4b23-bc98-8a0b144c1110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "name": "tempest-AttachVolumeNegativeTest-server-930409641", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:15Z", "updated": "2021-12-15T16:25:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "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-12-15 16:25:31,092 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604 0.217s 2021-12-15 16:25:31,092 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-978ceb97-c359-4970-ac85-37413b21cf5e', 'x-compute-request-id': 'req-978ceb97-c359-4970-ac85-37413b21cf5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "name": "tempest-AttachVolumeNegativeTest-server-930409641", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:15Z", "updated": "2021-12-15T16:25:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "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-12-15 16:25:32,303 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604 0.203s 2021-12-15 16:25:32,305 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a92258f8-eda2-4d59-8dce-2af61fd12d5d', 'x-compute-request-id': 'req-a92258f8-eda2-4d59-8dce-2af61fd12d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "name": "tempest-AttachVolumeNegativeTest-server-930409641", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:15Z", "updated": "2021-12-15T16:25:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "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-12-15 16:25:33,488 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604 0.174s 2021-12-15 16:25:33,489 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c07acf3-b3f2-46c7-bf89-598f70abd74c', 'x-compute-request-id': 'req-5c07acf3-b3f2-46c7-bf89-598f70abd74c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604'} Body: b'{"server": {"id": "7c741ad6-9157-4ba5-95bd-eeb9f72f6604", "name": "tempest-AttachVolumeNegativeTest-server-930409641", "status": "ACTIVE", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:15Z", "updated": "2021-12-15T16:25:33Z", "addresses": {"tempest-AttachVolumeNegativeTest-494407735-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:65:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/7c741ad6-9157-4ba5-95bd-eeb9f72f6604"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:32.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-12-15 16:25:33,496 116700 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait 2021-12-15 16:25:33,800 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes 0.302s 2021-12-15 16:25:33,800 116700 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-AttachVolumeNegativeTest-volume-980904405"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6144142-0dc0-42b7-847a-470b6aa9b7a5', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6144142-0dc0-42b7-847a-470b6aa9b7a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:33.694552", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-12-15 16:25:33,863 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.057s 2021-12-15 16:25:33,864 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e826578-cc16-4bf7-bebf-25b8422a3952', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e826578-cc16-4bf7-bebf-25b8422a3952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:34,910 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.038s 2021-12-15 16:25:34,911 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2aaec0-d02f-4a9b-ba0e-5ea1bd986db2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2aaec0-d02f-4a9b-ba0e-5ea1bd986db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:35,959 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:25:35,960 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50446ec-ced9-45b2-9263-1255fe9d2e20', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50446ec-ced9-45b2-9263-1255fe9d2e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:37,009 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:25:37,009 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb384387-b65b-4392-8f8c-b0512c22a3ec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb384387-b65b-4392-8f8c-b0512c22a3ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:38,058 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.040s 2021-12-15 16:25:38,059 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b42e0321-e8e0-456d-921c-2ff2d379a121', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b42e0321-e8e0-456d-921c-2ff2d379a121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:39,119 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.052s 2021-12-15 16:25:39,119 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e1cb394-8458-4839-abaa-bccb62c1b08a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e1cb394-8458-4839-abaa-bccb62c1b08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:40,169 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:25:40,169 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bfb1fff-09b6-4bbe-bbc0-7c7ce447222c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bfb1fff-09b6-4bbe-bbc0-7c7ce447222c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:41,233 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.055s 2021-12-15 16:25:41,233 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88f7f5e7-aa0a-4338-8472-41706b730925', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88f7f5e7-aa0a-4338-8472-41706b730925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:42,285 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.043s 2021-12-15 16:25:42,286 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d41cb0-3cf9-47a6-8166-dae4840759a2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d41cb0-3cf9-47a6-8166-dae4840759a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:43,336 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.042s 2021-12-15 16:25:43,336 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0508de4-67d4-4862-b60a-6b969014d5d0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0508de4-67d4-4862-b60a-6b969014d5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:44,388 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.043s 2021-12-15 16:25:44,388 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ccc9c6-ac92-43aa-8ceb-4ea3b0e2d8a6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ccc9c6-ac92-43aa-8ceb-4ea3b0e2d8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:45,439 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:25:45,439 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b1b1d1-f1ee-4260-99df-69751785965b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b1b1d1-f1ee-4260-99df-69751785965b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:46,492 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.044s 2021-12-15 16:25:46,493 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8564fca7-34a7-456c-98af-42d98012d4e6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8564fca7-34a7-456c-98af-42d98012d4e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:47,545 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.040s 2021-12-15 16:25:47,545 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82718f6e-5f31-4af2-8cc7-685e84bc41af', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82718f6e-5f31-4af2-8cc7-685e84bc41af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:48,596 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.042s 2021-12-15 16:25:48,596 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4869edb0-38d1-4dad-a966-1622de17b3e7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4869edb0-38d1-4dad-a966-1622de17b3e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:49,655 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.050s 2021-12-15 16:25:49,655 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5cdd920-8057-40c1-bb9e-ba40e0ce84e5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5cdd920-8057-40c1-bb9e-ba40e0ce84e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:50,715 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.052s 2021-12-15 16:25:50,715 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01fab489-f603-4abd-9d82-a18ffb2ef2b0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01fab489-f603-4abd-9d82-a18ffb2ef2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:51,771 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.047s 2021-12-15 16:25:51,771 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-939f5160-2df2-4598-ae2d-15b2506e20a9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-939f5160-2df2-4598-ae2d-15b2506e20a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:52,836 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.048s 2021-12-15 16:25:52,836 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-597e1c50-aa8f-4ead-aff6-a843375e606f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-597e1c50-aa8f-4ead-aff6-a843375e606f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:53,884 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.039s 2021-12-15 16:25:53,884 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf3fe88-1266-4e05-adf2-f1366a29d248', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf3fe88-1266-4e05-adf2-f1366a29d248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:54,941 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.049s 2021-12-15 16:25:54,942 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d36a363-5fc2-4e45-9ae7-eb23da3ef10e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d36a363-5fc2-4e45-9ae7-eb23da3ef10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:55,991 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:25:55,992 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07233f2d-e0ee-4997-8858-1be01cae7824', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07233f2d-e0ee-4997-8858-1be01cae7824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:57,047 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.047s 2021-12-15 16:25:57,048 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee994296-17ba-4b59-9a45-55bbfe59201e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee994296-17ba-4b59-9a45-55bbfe59201e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:58,098 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.042s 2021-12-15 16:25:58,099 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-708fb440-3c99-4829-b7d6-b98d6167bce1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-708fb440-3c99-4829-b7d6-b98d6167bce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:25:59,148 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:25:59,148 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84423ac2-46cb-455c-9e1c-0198cc0d1dfd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84423ac2-46cb-455c-9e1c-0198cc0d1dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:00,410 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.253s 2021-12-15 16:26:00,410 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25e7a71-a949-41cb-83ce-9353885c6ef2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25e7a71-a949-41cb-83ce-9353885c6ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:01,460 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.042s 2021-12-15 16:26:01,461 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e9a0713-7861-4fe2-93b3-ecfeaf60b043', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e9a0713-7861-4fe2-93b3-ecfeaf60b043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:02,512 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.042s 2021-12-15 16:26:02,513 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c6f4f0-3cb5-4fcf-b410-45720972c936', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c6f4f0-3cb5-4fcf-b410-45720972c936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:03,565 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.043s 2021-12-15 16:26:03,565 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f303d1a4-8705-49f1-a7b1-e22f9b5e4b50', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f303d1a4-8705-49f1-a7b1-e22f9b5e4b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:04,617 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.044s 2021-12-15 16:26:04,617 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a48a663d-f53c-43f3-9573-01b499aa8e20', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a48a663d-f53c-43f3-9573-01b499aa8e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:05,668 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.042s 2021-12-15 16:26:05,669 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc869b14-91ce-466c-8270-b1f3f638a283', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc869b14-91ce-466c-8270-b1f3f638a283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:06,720 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.044s 2021-12-15 16:26:06,721 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f2ba80-72f1-4ba6-9c74-6c8ea622290a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f2ba80-72f1-4ba6-9c74-6c8ea622290a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:07,778 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.049s 2021-12-15 16:26:07,778 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b167e42e-6f60-4562-9276-4ce10beaac99', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b167e42e-6f60-4562-9276-4ce10beaac99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:08,828 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.040s 2021-12-15 16:26:08,828 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03905262-5c05-475c-ae3a-e8ca29e67560', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03905262-5c05-475c-ae3a-e8ca29e67560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:09,880 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.044s 2021-12-15 16:26:09,881 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d0959b-26de-40a9-b065-64fb037926cf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d0959b-26de-40a9-b065-64fb037926cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:10,933 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:26:10,934 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8745cf-6ea9-4fe6-ad49-f0ff5d5a2cc1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8745cf-6ea9-4fe6-ad49-f0ff5d5a2cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:11,984 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.043s 2021-12-15 16:26:11,985 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2817280d-5f4b-4c8f-b4a3-f0ba68b25199', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2817280d-5f4b-4c8f-b4a3-f0ba68b25199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:13,037 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.042s 2021-12-15 16:26:13,037 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be01d3b4-5d11-424c-8a28-edcf02d84c67', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be01d3b4-5d11-424c-8a28-edcf02d84c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:14,099 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.053s 2021-12-15 16:26:14,099 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b333d3-7ccd-4679-b899-3d57c8690989', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b333d3-7ccd-4679-b899-3d57c8690989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:15,151 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.044s 2021-12-15 16:26:15,152 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf09e541-2e79-47e5-8812-fbdf062d9f67', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf09e541-2e79-47e5-8812-fbdf062d9f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:16,205 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.045s 2021-12-15 16:26:16,205 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa129572-8fc6-4ab4-a466-156c5654c665', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa129572-8fc6-4ab4-a466-156c5654c665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:17,254 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:26:17,255 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b834b5b8-6da2-465f-89e2-54c78eba710a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b834b5b8-6da2-465f-89e2-54c78eba710a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:18,305 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.042s 2021-12-15 16:26:18,305 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc151e03-fe24-4a8c-b346-3aa7fc076a45', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc151e03-fe24-4a8c-b346-3aa7fc076a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:19,359 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:26:19,359 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1431c589-7540-4d2d-8062-ca01cb4aa17b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1431c589-7540-4d2d-8062-ca01cb4aa17b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:20,416 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.048s 2021-12-15 16:26:20,417 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b97084f7-0949-47d5-8a70-1913f810eeea', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b97084f7-0949-47d5-8a70-1913f810eeea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:21,469 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.043s 2021-12-15 16:26:21,470 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38310698-5bcb-4cf6-abc7-3eedf5ad6b39', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38310698-5bcb-4cf6-abc7-3eedf5ad6b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:22,522 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.044s 2021-12-15 16:26:22,523 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-723a7831-b9b5-4af3-abb7-69fac566889a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-723a7831-b9b5-4af3-abb7-69fac566889a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:23,582 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.043s 2021-12-15 16:26:23,583 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-496ddf75-491f-4d0f-b58c-2f425c8711f2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-496ddf75-491f-4d0f-b58c-2f425c8711f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:24,640 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.047s 2021-12-15 16:26:24,640 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1467dc7-cbf8-4ea6-97c2-4fd62239c23d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1467dc7-cbf8-4ea6-97c2-4fd62239c23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:25,707 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.047s 2021-12-15 16:26:25,708 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60027c6e-6669-46a3-ab17-6cb5636386a2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60027c6e-6669-46a3-ab17-6cb5636386a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:26,759 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.042s 2021-12-15 16:26:26,759 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43175e55-410f-4636-8f38-4c4baa3f749d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43175e55-410f-4636-8f38-4c4baa3f749d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:27,811 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.043s 2021-12-15 16:26:27,811 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-572dac9f-0ee2-43a9-943f-8ccd34a3678c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-572dac9f-0ee2-43a9-943f-8ccd34a3678c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:28,861 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:26:28,861 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d2450cf-eaa1-4052-9b1c-f90f13755850', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d2450cf-eaa1-4052-9b1c-f90f13755850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:29,928 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.058s 2021-12-15 16:26:29,929 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29f1c9d0-747d-4ffb-827e-d7863be6c9e0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29f1c9d0-747d-4ffb-827e-d7863be6c9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:30,984 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.047s 2021-12-15 16:26:30,985 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a251479a-751d-44cf-8fcb-7fe42ae2cd78', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a251479a-751d-44cf-8fcb-7fe42ae2cd78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:32,036 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.042s 2021-12-15 16:26:32,037 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20db26cf-47ee-4074-a8b7-0b4d1e8f6812', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20db26cf-47ee-4074-a8b7-0b4d1e8f6812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:33,094 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.050s 2021-12-15 16:26:33,095 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-440b41f7-6b60-4213-b955-86d8d0474fed', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-440b41f7-6b60-4213-b955-86d8d0474fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:34,144 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:26:34,144 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e41b0a-a7ea-4720-bbe0-89826092da46', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e41b0a-a7ea-4720-bbe0-89826092da46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:35,193 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.040s 2021-12-15 16:26:35,194 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef739ab8-42e5-4ba6-a088-534eac26100e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef739ab8-42e5-4ba6-a088-534eac26100e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:36,246 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.044s 2021-12-15 16:26:36,247 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0847546b-be6b-4c6c-8d1f-20a65afd1c36', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0847546b-be6b-4c6c-8d1f-20a65afd1c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:37,298 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.043s 2021-12-15 16:26:37,299 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd49b82-15c6-41e2-a447-4cf639ea87ce', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd49b82-15c6-41e2-a447-4cf639ea87ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:38,353 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.043s 2021-12-15 16:26:38,354 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483b44ae-a9e8-41f4-8be7-d00eae504361', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483b44ae-a9e8-41f4-8be7-d00eae504361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:39,407 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.044s 2021-12-15 16:26:39,407 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0926a1f1-f8c7-4beb-8d48-3f78461b1012', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0926a1f1-f8c7-4beb-8d48-3f78461b1012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:40,457 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:26:40,457 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e80487-9523-47cf-852d-0fc8e71789b7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e80487-9523-47cf-852d-0fc8e71789b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:41,510 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.044s 2021-12-15 16:26:41,511 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad02c9d0-2b53-4d8d-a4d2-7835a921fc4e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad02c9d0-2b53-4d8d-a4d2-7835a921fc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:42,562 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.044s 2021-12-15 16:26:42,563 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07a68aec-239f-4b69-96ce-e3c00c546c3f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07a68aec-239f-4b69-96ce-e3c00c546c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:43,612 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:26:43,613 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9142f82b-7eb6-47d0-8f78-c938069937b8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9142f82b-7eb6-47d0-8f78-c938069937b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:44,664 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.043s 2021-12-15 16:26:44,665 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc9d112e-0299-4d99-914d-07dab9d688c4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc9d112e-0299-4d99-914d-07dab9d688c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:45,720 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.048s 2021-12-15 16:26:45,721 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa54fb90-e3d2-4a16-8e47-faf4a4d89d80', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa54fb90-e3d2-4a16-8e47-faf4a4d89d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:46,772 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.043s 2021-12-15 16:26:46,772 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb7ec17-2c56-4840-b6de-c47ef08d7c74', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb7ec17-2c56-4840-b6de-c47ef08d7c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:47,829 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.049s 2021-12-15 16:26:47,829 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ecc73b-5008-4ddf-afb6-e7c1e030a4a6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ecc73b-5008-4ddf-afb6-e7c1e030a4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:48,876 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.039s 2021-12-15 16:26:48,877 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec30c3bb-a64d-44b8-be3e-53e25720722b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec30c3bb-a64d-44b8-be3e-53e25720722b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:49,931 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.046s 2021-12-15 16:26:49,932 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa48aa3-cae8-498b-b820-9e1442c0f62d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa48aa3-cae8-498b-b820-9e1442c0f62d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:50,988 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.045s 2021-12-15 16:26:50,988 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13bc8848-1cbe-4320-a86e-01995df0c418', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13bc8848-1cbe-4320-a86e-01995df0c418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:52,039 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:26:52,040 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-839d5776-f187-488c-88ae-e15a1dfc5715', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-839d5776-f187-488c-88ae-e15a1dfc5715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:53,088 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.040s 2021-12-15 16:26:53,089 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681b8b3c-229f-43c6-ae45-3d2461d4d44e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681b8b3c-229f-43c6-ae45-3d2461d4d44e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:54,140 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.044s 2021-12-15 16:26:54,141 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4eaeddc-ee0e-4694-ab5e-a669efa97314', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4eaeddc-ee0e-4694-ab5e-a669efa97314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:55,195 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.047s 2021-12-15 16:26:55,196 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8864a68-290a-4eec-9430-0e99ee4c90a6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8864a68-290a-4eec-9430-0e99ee4c90a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:56,266 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.058s 2021-12-15 16:26:56,266 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df624eb5-7cde-4154-b508-d61eeb74dc9e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df624eb5-7cde-4154-b508-d61eeb74dc9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:57,315 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:26:57,316 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf7ee72-c8ae-4d12-a8de-bf2ec01577d8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf7ee72-c8ae-4d12-a8de-bf2ec01577d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:58,364 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.040s 2021-12-15 16:26:58,364 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20601c7a-ba26-4c4d-b2bc-c805918f450c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20601c7a-ba26-4c4d-b2bc-c805918f450c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:26:59,415 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.042s 2021-12-15 16:26:59,415 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bae31a9-9d00-4f02-abc0-260b57f1abce', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bae31a9-9d00-4f02-abc0-260b57f1abce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:27:00,467 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.044s 2021-12-15 16:27:00,468 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8d0f94-878f-48e2-81bf-218fb0bdd069', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8d0f94-878f-48e2-81bf-218fb0bdd069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:27:01,517 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:27:01,517 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5248c69f-7b33-4b71-a557-1ea9a3441efc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5248c69f-7b33-4b71-a557-1ea9a3441efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:27:02,572 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.048s 2021-12-15 16:27:02,573 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-612173a6-a185-4070-87a6-ede6e0b4cd07', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-612173a6-a185-4070-87a6-ede6e0b4cd07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:27:03,621 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.041s 2021-12-15 16:27:03,622 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd12a93a-24fe-405a-95ec-4fa18febcc09', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd12a93a-24fe-405a-95ec-4fa18febcc09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:27:04,680 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.051s 2021-12-15 16:27:04,681 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c562e77-910a-47b6-b702-a7668108c61f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c562e77-910a-47b6-b702-a7668108c61f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:27:05,732 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 0.043s 2021-12-15 16:27:05,733 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b49c0cea-24ea-4a59-9a07-ba57be854135', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b49c0cea-24ea-4a59-9a07-ba57be854135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:27:32,406 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 25.660s 2021-12-15 16:27:32,406 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb388a7f-f6f8-44cb-955b-2561647f1638', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb388a7f-f6f8-44cb-955b-2561647f1638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:28:33,475 116700 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 2021-12-15 16:29:07,045 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 93.631s 2021-12-15 16:29:07,046 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53edeab-9f25-4500-97ae-9eabaaf4f5c8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53edeab-9f25-4500-97ae-9eabaaf4f5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:29:32,561 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 24.507s 2021-12-15 16:29:32,562 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f0dc96b-8477-4d8e-a48c-413d80a1ed42', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f0dc96b-8477-4d8e-a48c-413d80a1ed42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:30:33,631 116700 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 2021-12-15 16:31:07,490 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 93.920s 2021-12-15 16:31:07,490 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97604249-f96e-4ce3-bcb8-b2e16809683c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97604249-f96e-4ce3-bcb8-b2e16809683c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:31:32,725 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 24.226s 2021-12-15 16:31:32,725 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fefbbc1-7c33-42a8-abbe-d3ce51aaa55f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fefbbc1-7c33-42a8-abbe-d3ce51aaa55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' 2021-12-15 16:32:33,794 116700 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 2021-12-15 16:33:07,949 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608 94.215s 2021-12-15 16:33:07,950 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a33616-4d83-479a-a5d9-72eba8e6a1ba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a33616-4d83-479a-a5d9-72eba8e6a1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608'} Body: b'{"volume": {"id": "1f81301e-3064-4f80-9b26-6c7ec1d6e608", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:25:34.000000", "updated_at": "2021-12-15T16:25:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-980904405", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/370dfab4258d483f94f4dc1cbce64954/volumes/1f81301e-3064-4f80-9b26-6c7ec1d6e608"}], "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "370dfab4258d483f94f4dc1cbce64954"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 70, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 536, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 1f81301e-3064-4f80-9b26-6c7ec1d6e608 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
fail
ft5.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-15 16:33:08,014 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.036s 2021-12-15 16:33:08,014 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5243271e-da24-4c1e-a48f-d5078144116d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2a2f7c8ccd2541babbb2eb7503463cd6", "name": "tempest-AttachVolumeNegativeTest-2012111739-project", "password_expires_at": null}, "audit_ids": ["eQYTm_6QSsupjY1b-j2qgg"], "expires_at": "2021-12-15T17:33:08.000000Z", "issued_at": "2021-12-15T16:33:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "370dfab4258d483f94f4dc1cbce64954", "name": "tempest-AttachVolumeNegativeTest-2012111739"}, "is_domain": false, "roles": [{"id": "2cf8ebee4de04d798d9be9a723dbd015", "name": "member"}, {"id": "6578e00baa8946f69479551803fdf4a5", "name": "reader"}], "catalog": [{"endpoints": [{"id": "15c5d4402aeb4ad7a12dddd81446392a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "20ca25e054a3418a94c7b576705095b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7491346e143c41d08b3b799d1bf71bb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "43b1604e1cbd4edab26d79e37cadb31f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "8bbb21ef884b403ca5f9d9fd8ee7ca8e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954", "region": "RegionOne"}], "id": "49bc577c7f5e4bfaa8c711a853666dd8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b02ee32fe9e04fd0a4579b5900577df0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "5cf1d5f77e484157a9b5be890c153037", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "06d1f67dac554aab99b04cf7f3c68218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/370dfab4258d483f94f4dc1cbce64954", "region": "RegionOne"}], "id": "6d50823950744e4a94af7e0d8b637e09", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ab0aedbadc484da8a07fac5b625cc92c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954", "region": "RegionOne"}], "id": "74e3ece558cf42e08730db5860005697", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "87931e8872ca4595870b13917ea00551", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "84c6d824b7724060a702753ad348067d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "28c15e719099481ba2b40443fee3ad1a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_370dfab4258d483f94f4dc1cbce64954", "region": "RegionOne"}, {"id": "4b2b95f06d2b4b68acc5c543da11ce8d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "d55dac05e5814366a7643f2e65cc8924", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6616e3822c59416c8e50478f6ea5a73a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "e42525857006418fadc2ca4deda2c5fd", "type": "placement", "name": "placement"}]}}' 2021-12-15 16:33:08,015 116700 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'f8e92bdd-a152-4645-9bd2-aa6efe85b650', 'name': 'tempest-AttachVolumeNegativeTest-494407735-network', 'tenant_id': '370dfab4258d483f94f4dc1cbce64954', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '370dfab4258d483f94f4dc1cbce64954', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 643, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-12-15T16:25:13Z', 'updated_at': '2021-12-15T16:25:13Z', 'revision_number': 1} available for tenant 2021-12-15 16:33:33,612 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.222.0.30/compute/v2.1/servers 25.596s 2021-12-15 16:33:33,613 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-172347985", "imageRef": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "flavorRef": "452", "networks": [{"uuid": "f8e92bdd-a152-4645-9bd2-aa6efe85b650"}]}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-329cfbae-4090-4d97-9009-d2d277c057c0', 'x-compute-request-id': 'req-329cfbae-4090-4d97-9009-d2d277c057c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "f8a35326-63a8-445f-8588-d8d7c424c441", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "rSYcUq5Ff27u"}}' 2021-12-15 16:33:33,698 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441 0.083s 2021-12-15 16:33:33,699 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1217', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b89219f-5a67-445a-8923-aea1bc93c32c', 'x-compute-request-id': 'req-0b89219f-5a67-445a-8923-aea1bc93c32c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441'} Body: b'{"server": {"id": "f8a35326-63a8-445f-8588-d8d7c424c441", "name": "tempest-AttachVolumeNegativeTest-server-172347985", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:33:34Z", "updated": "2021-12-15T16:33:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}], "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-12-15 16:33:34,963 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441 0.255s 2021-12-15 16:33:34,963 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1275', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ce75220-0306-4749-bbf1-575a4d8944b7', 'x-compute-request-id': 'req-0ce75220-0306-4749-bbf1-575a4d8944b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441'} Body: b'{"server": {"id": "f8a35326-63a8-445f-8588-d8d7c424c441", "name": "tempest-AttachVolumeNegativeTest-server-172347985", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:33:33Z", "updated": "2021-12-15T16:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}], "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-12-15 16:33:34,971 116700 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2021-12-15 16:33:36,368 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441 0.396s 2021-12-15 16:33:36,368 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61bc30b4-6b97-4e26-a44e-eca7b07c8099', 'x-compute-request-id': 'req-61bc30b4-6b97-4e26-a44e-eca7b07c8099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441'} Body: b'{"server": {"id": "f8a35326-63a8-445f-8588-d8d7c424c441", "name": "tempest-AttachVolumeNegativeTest-server-172347985", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:33:33Z", "updated": "2021-12-15T16:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}], "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-12-15 16:33:37,720 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441 0.344s 2021-12-15 16:33:37,721 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d0be955-fea7-4189-87e5-cbd57882f1a7', 'x-compute-request-id': 'req-1d0be955-fea7-4189-87e5-cbd57882f1a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441'} Body: b'{"server": {"id": "f8a35326-63a8-445f-8588-d8d7c424c441", "name": "tempest-AttachVolumeNegativeTest-server-172347985", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:33:33Z", "updated": "2021-12-15T16:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}], "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-12-15 16:33:38,892 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441 0.161s 2021-12-15 16:33:38,892 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f799118b-ffec-47d7-81e8-573430df4cb9', 'x-compute-request-id': 'req-f799118b-ffec-47d7-81e8-573430df4cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441'} Body: b'{"server": {"id": "f8a35326-63a8-445f-8588-d8d7c424c441", "name": "tempest-AttachVolumeNegativeTest-server-172347985", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:33:33Z", "updated": "2021-12-15T16:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}], "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-12-15 16:33:40,062 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441 0.162s 2021-12-15 16:33:40,062 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f78cc9ef-571c-414b-bc2e-491a667c09b5', 'x-compute-request-id': 'req-f78cc9ef-571c-414b-bc2e-491a667c09b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441'} Body: b'{"server": {"id": "f8a35326-63a8-445f-8588-d8d7c424c441", "name": "tempest-AttachVolumeNegativeTest-server-172347985", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:33:33Z", "updated": "2021-12-15T16:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}], "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-12-15 16:33:41,263 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441 0.192s 2021-12-15 16:33:41,264 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fdc8a6e-a7d7-4ae4-8af3-0b8aa647628a', 'x-compute-request-id': 'req-6fdc8a6e-a7d7-4ae4-8af3-0b8aa647628a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441'} Body: b'{"server": {"id": "f8a35326-63a8-445f-8588-d8d7c424c441", "name": "tempest-AttachVolumeNegativeTest-server-172347985", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:33:33Z", "updated": "2021-12-15T16:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}], "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-12-15 16:33:42,453 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441 0.179s 2021-12-15 16:33:42,453 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5918b142-4441-420f-8ba8-15f9b0db8a9c', 'x-compute-request-id': 'req-5918b142-4441-420f-8ba8-15f9b0db8a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441'} Body: b'{"server": {"id": "f8a35326-63a8-445f-8588-d8d7c424c441", "name": "tempest-AttachVolumeNegativeTest-server-172347985", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:33:33Z", "updated": "2021-12-15T16:33:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}], "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-12-15 16:33:43,629 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441 0.166s 2021-12-15 16:33:43,629 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1506', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eac479c-b8e4-4374-a9a5-c844938f1b39', 'x-compute-request-id': 'req-0eac479c-b8e4-4374-a9a5-c844938f1b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441'} Body: b'{"server": {"id": "f8a35326-63a8-445f-8588-d8d7c424c441", "name": "tempest-AttachVolumeNegativeTest-server-172347985", "status": "ACTIVE", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:33:33Z", "updated": "2021-12-15T16:33:43Z", "addresses": {"tempest-AttachVolumeNegativeTest-494407735-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:6b:57"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f8a35326-63a8-445f-8588-d8d7c424c441"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:33:42.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-12-15 16:33:43,637 116700 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 58, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 530, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 532, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60) |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
fail
ft5.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-15 16:34:43,849 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.034s 2021-12-15 16:34:43,849 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bcce94ca-ce98-4c4f-b7c9-92ca0bd4a290', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "2a2f7c8ccd2541babbb2eb7503463cd6", "name": "tempest-AttachVolumeNegativeTest-2012111739-project", "password_expires_at": null}, "audit_ids": ["ngRwplW4Sg2XpEvv46fn6w"], "expires_at": "2021-12-15T17:34:43.000000Z", "issued_at": "2021-12-15T16:34:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "370dfab4258d483f94f4dc1cbce64954", "name": "tempest-AttachVolumeNegativeTest-2012111739"}, "is_domain": false, "roles": [{"id": "2cf8ebee4de04d798d9be9a723dbd015", "name": "member"}, {"id": "6578e00baa8946f69479551803fdf4a5", "name": "reader"}], "catalog": [{"endpoints": [{"id": "15c5d4402aeb4ad7a12dddd81446392a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "20ca25e054a3418a94c7b576705095b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7491346e143c41d08b3b799d1bf71bb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "43b1604e1cbd4edab26d79e37cadb31f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "8bbb21ef884b403ca5f9d9fd8ee7ca8e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954", "region": "RegionOne"}], "id": "49bc577c7f5e4bfaa8c711a853666dd8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b02ee32fe9e04fd0a4579b5900577df0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "5cf1d5f77e484157a9b5be890c153037", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "06d1f67dac554aab99b04cf7f3c68218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/370dfab4258d483f94f4dc1cbce64954", "region": "RegionOne"}], "id": "6d50823950744e4a94af7e0d8b637e09", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ab0aedbadc484da8a07fac5b625cc92c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/370dfab4258d483f94f4dc1cbce64954", "region": "RegionOne"}], "id": "74e3ece558cf42e08730db5860005697", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "87931e8872ca4595870b13917ea00551", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "84c6d824b7724060a702753ad348067d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "28c15e719099481ba2b40443fee3ad1a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_370dfab4258d483f94f4dc1cbce64954", "region": "RegionOne"}, {"id": "4b2b95f06d2b4b68acc5c543da11ce8d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "d55dac05e5814366a7643f2e65cc8924", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6616e3822c59416c8e50478f6ea5a73a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "e42525857006418fadc2ca4deda2c5fd", "type": "placement", "name": "placement"}]}}' 2021-12-15 16:34:43,850 116700 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'f8e92bdd-a152-4645-9bd2-aa6efe85b650', 'name': 'tempest-AttachVolumeNegativeTest-494407735-network', 'tenant_id': '370dfab4258d483f94f4dc1cbce64954', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '370dfab4258d483f94f4dc1cbce64954', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 643, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-12-15T16:25:13Z', 'updated_at': '2021-12-15T16:25:13Z', 'revision_number': 1} available for tenant 2021-12-15 16:35:33,817 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.222.0.30/compute/v2.1/servers 49.966s 2021-12-15 16:35:33,817 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1451354734", "imageRef": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "flavorRef": "452", "networks": [{"uuid": "f8e92bdd-a152-4645-9bd2-aa6efe85b650"}]}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d10852c-7988-4e01-9e8f-2bdc43cf6ee6', 'x-compute-request-id': 'req-2d10852c-7988-4e01-9e8f-2bdc43cf6ee6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "6eaeeee0-0df6-446b-86cb-5048272ae551", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "okx5RG3haU4A"}}' 2021-12-15 16:35:33,894 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551 0.075s 2021-12-15 16:35:33,895 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68d02fc9-9719-4464-9e59-fbb6a285356b', 'x-compute-request-id': 'req-68d02fc9-9719-4464-9e59-fbb6a285356b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551'} Body: b'{"server": {"id": "6eaeeee0-0df6-446b-86cb-5048272ae551", "name": "tempest-AttachVolumeNegativeTest-server-1451354734", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:35:34Z", "updated": "2021-12-15T16:35:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}], "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-12-15 16:35:35,014 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551 0.110s 2021-12-15 16:35:35,015 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1276', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff17d689-dda0-4364-8be6-83551b8fd296', 'x-compute-request-id': 'req-ff17d689-dda0-4364-8be6-83551b8fd296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551'} Body: b'{"server": {"id": "6eaeeee0-0df6-446b-86cb-5048272ae551", "name": "tempest-AttachVolumeNegativeTest-server-1451354734", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:35:33Z", "updated": "2021-12-15T16:35:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}], "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-12-15 16:35:35,022 116700 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2021-12-15 16:35:36,371 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551 0.348s 2021-12-15 16:35:36,372 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e873d6a-aa1d-4104-8c82-1d8c2b2c345e', 'x-compute-request-id': 'req-1e873d6a-aa1d-4104-8c82-1d8c2b2c345e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551'} Body: b'{"server": {"id": "6eaeeee0-0df6-446b-86cb-5048272ae551", "name": "tempest-AttachVolumeNegativeTest-server-1451354734", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:35:33Z", "updated": "2021-12-15T16:35:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}], "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-12-15 16:35:37,691 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551 0.309s 2021-12-15 16:35:37,691 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a3c4493-e1c9-4489-96f9-dac502ecbf04', 'x-compute-request-id': 'req-7a3c4493-e1c9-4489-96f9-dac502ecbf04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551'} Body: b'{"server": {"id": "6eaeeee0-0df6-446b-86cb-5048272ae551", "name": "tempest-AttachVolumeNegativeTest-server-1451354734", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:35:33Z", "updated": "2021-12-15T16:35:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}], "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-12-15 16:35:38,952 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551 0.252s 2021-12-15 16:35:38,953 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd763290-f86b-4f79-aa70-7cc38835d568', 'x-compute-request-id': 'req-bd763290-f86b-4f79-aa70-7cc38835d568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551'} Body: b'{"server": {"id": "6eaeeee0-0df6-446b-86cb-5048272ae551", "name": "tempest-AttachVolumeNegativeTest-server-1451354734", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:35:33Z", "updated": "2021-12-15T16:35:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}], "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-12-15 16:35:40,196 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551 0.232s 2021-12-15 16:35:40,197 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5557f568-45c1-487b-a949-f958e49c1711', 'x-compute-request-id': 'req-5557f568-45c1-487b-a949-f958e49c1711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551'} Body: b'{"server": {"id": "6eaeeee0-0df6-446b-86cb-5048272ae551", "name": "tempest-AttachVolumeNegativeTest-server-1451354734", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:35:33Z", "updated": "2021-12-15T16:35:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}], "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-12-15 16:35:41,436 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551 0.230s 2021-12-15 16:35:41,436 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e19bc29-a584-4dd9-8058-6ca6087368a4', 'x-compute-request-id': 'req-1e19bc29-a584-4dd9-8058-6ca6087368a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551'} Body: b'{"server": {"id": "6eaeeee0-0df6-446b-86cb-5048272ae551", "name": "tempest-AttachVolumeNegativeTest-server-1451354734", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:35:33Z", "updated": "2021-12-15T16:35:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}], "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-12-15 16:35:42,669 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551 0.221s 2021-12-15 16:35:42,670 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeea8adf-a287-4397-a3a3-1220da9cb5b4', 'x-compute-request-id': 'req-aeea8adf-a287-4397-a3a3-1220da9cb5b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551'} Body: b'{"server": {"id": "6eaeeee0-0df6-446b-86cb-5048272ae551", "name": "tempest-AttachVolumeNegativeTest-server-1451354734", "status": "BUILD", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:35:33Z", "updated": "2021-12-15T16:35:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}], "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-12-15 16:35:43,904 116700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551 0.226s 2021-12-15 16:35:43,905 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c7ea554-c364-40e7-a059-f29dd87ba345', 'x-compute-request-id': 'req-0c7ea554-c364-40e7-a059-f29dd87ba345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551'} Body: b'{"server": {"id": "6eaeeee0-0df6-446b-86cb-5048272ae551", "name": "tempest-AttachVolumeNegativeTest-server-1451354734", "status": "ACTIVE", "tenant_id": "370dfab4258d483f94f4dc1cbce64954", "user_id": "2a2f7c8ccd2541babbb2eb7503463cd6", "metadata": {}, "hostId": "b9d3dedf74d5ba40ac90d3061b1ff6e739ae41f4b9f4bef63aeef65c", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:35:33Z", "updated": "2021-12-15T16:35:43Z", "addresses": {"tempest-AttachVolumeNegativeTest-494407735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:cc:a1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/6eaeeee0-0df6-446b-86cb-5048272ae551"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:35:43.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-12-15 16:35:43,912 116700 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 105, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 97, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 41, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 530, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 532, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60) |
||||||
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
ft6.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-12-15 16:43:15,654 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.222.0.30/volume/v3/d047307aecd24d9381192df2c8b1a605/types 0.125s 2021-12-15 16:43:15,655 116700 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-270403057"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6011add8-3843-4e1c-babe-d61fc1144375', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6011add8-3843-4e1c-babe-d61fc1144375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/d047307aecd24d9381192df2c8b1a605/types'} Body: b'{"volume_type": {"id": "39f27a69-489a-4992-b302-45bbf59068e5", "name": "tempest-GroupsTest-volume-type-270403057", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2021-12-15 16:43:15,683 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.222.0.30/volume/v3/d047307aecd24d9381192df2c8b1a605/group_types 0.026s 2021-12-15 16:43:15,684 116700 DEBUG [tempest.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-868022972"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c2807db-b720-430a-aba6-3103cad53ff7', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c2807db-b720-430a-aba6-3103cad53ff7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/d047307aecd24d9381192df2c8b1a605/group_types'} Body: b'{"group_type": {"id": "23b888cb-b760-4519-a309-f8a272022b0c", "name": "tempest-GroupsTest-group-type-868022972", "description": null, "is_public": true, "group_specs": {}}}' 2021-12-15 16:43:15,900 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups 0.213s 2021-12-15 16:43:15,900 116700 DEBUG [tempest.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": "23b888cb-b760-4519-a309-f8a272022b0c", "volume_types": ["39f27a69-489a-4992-b302-45bbf59068e5"], "name": "tempest-Group1-1813779522"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a4708fd-e9e4-4f09-842c-f68451801f8d', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a4708fd-e9e4-4f09-842c-f68451801f8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups'} Body: b'{"group": {"id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "name": "tempest-Group1-1813779522"}}' 2021-12-15 16:43:15,931 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/fddbc57b-5b24-42a0-8f57-89d83b180ced 0.029s 2021-12-15 16:43:15,931 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a9862e-8428-4bdb-88c7-b115f38ab6bd', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a9862e-8428-4bdb-88c7-b115f38ab6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/fddbc57b-5b24-42a0-8f57-89d83b180ced'} Body: b'{"group": {"id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "status": "creating", "availability_zone": "nova", "created_at": "2021-12-15T16:43:16.000000", "name": "tempest-Group1-1813779522", "description": null, "group_type": "23b888cb-b760-4519-a309-f8a272022b0c", "volume_types": ["39f27a69-489a-4992-b302-45bbf59068e5"]}}' 2021-12-15 16:43:16,966 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/fddbc57b-5b24-42a0-8f57-89d83b180ced 0.031s 2021-12-15 16:43:16,967 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53622728-f19c-4dad-b14d-4826513d806e', 'content-length': '323', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53622728-f19c-4dad-b14d-4826513d806e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/fddbc57b-5b24-42a0-8f57-89d83b180ced'} Body: b'{"group": {"id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "status": "available", "availability_zone": "nova", "created_at": "2021-12-15T16:43:16.000000", "name": "tempest-Group1-1813779522", "description": null, "group_type": "23b888cb-b760-4519-a309-f8a272022b0c", "volume_types": ["39f27a69-489a-4992-b302-45bbf59068e5"]}}' 2021-12-15 16:43:16,970 116700 INFO [tempest.common.waiters] group fddbc57b-5b24-42a0-8f57-89d83b180ced reached available after waiting for 1.970133 seconds 2021-12-15 16:43:17,066 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups 0.095s 2021-12-15 16:43:17,066 116700 DEBUG [tempest.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": "23b888cb-b760-4519-a309-f8a272022b0c", "volume_types": ["39f27a69-489a-4992-b302-45bbf59068e5"], "name": "tempest-Group2-1468702078"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90768e5-5570-4cb9-922f-5e0c4539b34e', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90768e5-5570-4cb9-922f-5e0c4539b34e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups'} Body: b'{"group": {"id": "d3bc683a-6afb-44da-b0d4-89d9a4510e29", "name": "tempest-Group2-1468702078"}}' 2021-12-15 16:43:17,097 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/d3bc683a-6afb-44da-b0d4-89d9a4510e29 0.029s 2021-12-15 16:43:17,097 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc5b8ed1-ea9c-471c-9eac-13be55cec570', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc5b8ed1-ea9c-471c-9eac-13be55cec570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/d3bc683a-6afb-44da-b0d4-89d9a4510e29'} Body: b'{"group": {"id": "d3bc683a-6afb-44da-b0d4-89d9a4510e29", "status": "creating", "availability_zone": "nova", "created_at": "2021-12-15T16:43:17.000000", "name": "tempest-Group2-1468702078", "description": null, "group_type": "23b888cb-b760-4519-a309-f8a272022b0c", "volume_types": ["39f27a69-489a-4992-b302-45bbf59068e5"]}}' 2021-12-15 16:43:18,141 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/d3bc683a-6afb-44da-b0d4-89d9a4510e29 0.039s 2021-12-15 16:43:18,142 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec0b1e3-556c-4b7d-ba7a-f41130c0db56', 'content-length': '323', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec0b1e3-556c-4b7d-ba7a-f41130c0db56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/d3bc683a-6afb-44da-b0d4-89d9a4510e29'} Body: b'{"group": {"id": "d3bc683a-6afb-44da-b0d4-89d9a4510e29", "status": "available", "availability_zone": "nova", "created_at": "2021-12-15T16:43:17.000000", "name": "tempest-Group2-1468702078", "description": null, "group_type": "23b888cb-b760-4519-a309-f8a272022b0c", "volume_types": ["39f27a69-489a-4992-b302-45bbf59068e5"]}}' 2021-12-15 16:43:18,144 116700 INFO [tempest.common.waiters] group d3bc683a-6afb-44da-b0d4-89d9a4510e29 reached available after waiting for 1.144957 seconds 2021-12-15 16:43:18,419 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes 0.274s 2021-12-15 16:43:18,420 116700 DEBUG [tempest.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-689569373", "volume_type": "39f27a69-489a-4992-b302-45bbf59068e5", "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "size": 1}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcebff9d-1f2f-4c4f-804b-e1cfaaf7b100', 'content-length': '879', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcebff9d-1f2f-4c4f-804b-e1cfaaf7b100', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.318863", "updated_at": null, "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced"}}' 2021-12-15 16:43:18,521 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.095s 2021-12-15 16:43:18,522 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc56928-53fc-4a04-9d55-daa1b4d30251', 'content-length': '947', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc56928-53fc-4a04-9d55-daa1b4d30251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": null, "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:19,594 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.059s 2021-12-15 16:43:19,594 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa271f6-a54d-4175-aa26-eb411fd7a5ef', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa271f6-a54d-4175-aa26-eb411fd7a5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:20,666 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.063s 2021-12-15 16:43:20,666 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf8327d-4796-4784-b9d7-77bfbb5ddfa6', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf8327d-4796-4784-b9d7-77bfbb5ddfa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:21,734 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.060s 2021-12-15 16:43:21,735 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c4b068b-30e9-4d44-8e7f-91c09e1b636f', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c4b068b-30e9-4d44-8e7f-91c09e1b636f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:22,800 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.057s 2021-12-15 16:43:22,801 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a798b37e-fb9a-4344-b563-0cbc8917fc98', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a798b37e-fb9a-4344-b563-0cbc8917fc98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:23,871 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.062s 2021-12-15 16:43:23,872 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e288c1b-6956-4b44-b5d9-7fefe87b8ab4', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e288c1b-6956-4b44-b5d9-7fefe87b8ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:24,949 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.068s 2021-12-15 16:43:24,949 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c203eb-293e-4c6c-aa7b-b179ad7fd0e4', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c203eb-293e-4c6c-aa7b-b179ad7fd0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:26,029 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.071s 2021-12-15 16:43:26,030 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1abe92e-c7c0-42dc-a42a-da10e68d4f17', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1abe92e-c7c0-42dc-a42a-da10e68d4f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:27,097 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.060s 2021-12-15 16:43:27,098 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1bde7a6-9c8f-4d63-940e-97ec2058acdd', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1bde7a6-9c8f-4d63-940e-97ec2058acdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:28,171 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.065s 2021-12-15 16:43:28,171 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2399c50c-97ab-47d5-abb9-8c0b4f9d2e51', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2399c50c-97ab-47d5-abb9-8c0b4f9d2e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:29,241 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.062s 2021-12-15 16:43:29,242 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1541bc16-8d1e-459e-872b-92a75c94a25d', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1541bc16-8d1e-459e-872b-92a75c94a25d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:30,315 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.065s 2021-12-15 16:43:30,315 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e4963c-3e93-4fb1-9f7d-b21d61ced596', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e4963c-3e93-4fb1-9f7d-b21d61ced596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:31,389 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.065s 2021-12-15 16:43:31,390 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c162ed78-2009-476c-a2aa-c1e967eaa9ff', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c162ed78-2009-476c-a2aa-c1e967eaa9ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:32,467 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.068s 2021-12-15 16:43:32,467 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07057ba-b184-4fdb-9cde-26158a4f1700', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07057ba-b184-4fdb-9cde-26158a4f1700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:33,536 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.061s 2021-12-15 16:43:33,537 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cb7de42-9e9b-4dc3-867a-0b5bffc446d7', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cb7de42-9e9b-4dc3-867a-0b5bffc446d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:34,607 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.062s 2021-12-15 16:43:34,608 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01224192-38e5-4b21-a76b-41f1dc0cc2fc', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01224192-38e5-4b21-a76b-41f1dc0cc2fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:35,690 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.074s 2021-12-15 16:43:35,691 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce0fad5-d3e4-4e3a-931a-725aefae0239', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce0fad5-d3e4-4e3a-931a-725aefae0239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:36,758 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.060s 2021-12-15 16:43:36,759 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be2c4091-d58f-42d2-9bbf-05e7e6c6f506', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be2c4091-d58f-42d2-9bbf-05e7e6c6f506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:37,829 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.061s 2021-12-15 16:43:37,829 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44a16568-a203-47d5-a709-9a14c1901f7e', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a16568-a203-47d5-a709-9a14c1901f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:38,906 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.069s 2021-12-15 16:43:38,906 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5a4610-d13e-49c5-9fba-b877ab952ad1', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5a4610-d13e-49c5-9fba-b877ab952ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:39,985 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.071s 2021-12-15 16:43:39,986 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b60ebbac-e429-4481-a56e-35064f15b929', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b60ebbac-e429-4481-a56e-35064f15b929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:41,051 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.056s 2021-12-15 16:43:41,051 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb0ea1d-f022-46f8-b349-e47965bee446', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb0ea1d-f022-46f8-b349-e47965bee446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:42,118 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.058s 2021-12-15 16:43:42,118 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d58662ef-de3c-4950-9c17-0af1c2f5ae3b', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d58662ef-de3c-4950-9c17-0af1c2f5ae3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:43,189 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.062s 2021-12-15 16:43:43,190 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8603f936-9790-445a-b2c7-2c31c1a3a482', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8603f936-9790-445a-b2c7-2c31c1a3a482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:44,257 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.060s 2021-12-15 16:43:44,258 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4758c81-a97b-410d-8d7e-7b07584f73bc', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4758c81-a97b-410d-8d7e-7b07584f73bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:45,329 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.063s 2021-12-15 16:43:45,329 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f18e5173-1f75-4259-a181-dcbaf02bc9cb', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f18e5173-1f75-4259-a181-dcbaf02bc9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:46,404 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.066s 2021-12-15 16:43:46,405 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-672c0357-1fc1-4af8-8173-51097a947f42', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-672c0357-1fc1-4af8-8173-51097a947f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:47,487 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.074s 2021-12-15 16:43:47,487 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab5b8ad-1e55-45f7-b48b-91852872d6df', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab5b8ad-1e55-45f7-b48b-91852872d6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:48,559 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.064s 2021-12-15 16:43:48,560 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f0a9d25-1792-4e2c-8929-b95910819e26', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f0a9d25-1792-4e2c-8929-b95910819e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:49,638 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.070s 2021-12-15 16:43:49,639 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d454a6-eb15-43a0-838a-d0aeead16121', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d454a6-eb15-43a0-838a-d0aeead16121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:50,713 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.066s 2021-12-15 16:43:50,713 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bbccba-22c9-4e7c-ac16-29cf91e22d9c', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6bbccba-22c9-4e7c-ac16-29cf91e22d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:51,780 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.058s 2021-12-15 16:43:51,780 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc3732f4-245b-4b74-8a9d-05229ec405b6', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc3732f4-245b-4b74-8a9d-05229ec405b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:52,847 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.059s 2021-12-15 16:43:52,847 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26bf3d6-0576-491f-97b0-d8e370671b86', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26bf3d6-0576-491f-97b0-d8e370671b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:53,920 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.064s 2021-12-15 16:43:53,920 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fa0cf46-8efb-45c2-949f-98ba097b371c', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa0cf46-8efb-45c2-949f-98ba097b371c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:54,990 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.061s 2021-12-15 16:43:54,990 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e921a9a-44e4-48ec-b746-8e00f0aca994', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e921a9a-44e4-48ec-b746-8e00f0aca994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:56,060 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.062s 2021-12-15 16:43:56,060 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eb4e015-f6ec-498c-8676-3a06f965f9f0', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb4e015-f6ec-498c-8676-3a06f965f9f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:57,131 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.062s 2021-12-15 16:43:57,131 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98956e6e-eafb-4083-82a8-8b9d9a876134', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98956e6e-eafb-4083-82a8-8b9d9a876134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:58,207 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.067s 2021-12-15 16:43:58,207 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc427c3d-cf49-453f-9b7f-55935079e13e', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc427c3d-cf49-453f-9b7f-55935079e13e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:43:59,278 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.063s 2021-12-15 16:43:59,278 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d445d50-9824-4601-a3ef-f0b8a293a662', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d445d50-9824-4601-a3ef-f0b8a293a662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:00,351 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.065s 2021-12-15 16:44:00,352 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4400b8f-3683-427e-ac78-cb52a5ce4023', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4400b8f-3683-427e-ac78-cb52a5ce4023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:01,428 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.068s 2021-12-15 16:44:01,428 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb867539-f7b6-4246-b2ee-0af69e78def0', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb867539-f7b6-4246-b2ee-0af69e78def0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:02,507 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.069s 2021-12-15 16:44:02,507 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7926212-4d57-4cf8-8f38-e6f63c947002', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7926212-4d57-4cf8-8f38-e6f63c947002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:03,575 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.060s 2021-12-15 16:44:03,576 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8222bdbf-e894-4d65-8e77-58952efef102', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8222bdbf-e894-4d65-8e77-58952efef102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:04,647 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.063s 2021-12-15 16:44:04,648 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca52263-f787-4150-b36f-a7d472f2f073', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca52263-f787-4150-b36f-a7d472f2f073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:05,740 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.084s 2021-12-15 16:44:05,740 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b52667-14f2-4368-990a-88f96fb1316a', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b52667-14f2-4368-990a-88f96fb1316a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:06,811 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.063s 2021-12-15 16:44:06,812 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c844d1-8162-4f36-a862-3d29872d041a', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c844d1-8162-4f36-a862-3d29872d041a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:07,879 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.059s 2021-12-15 16:44:07,879 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8162f22-c1fa-438a-8346-ae7ed6a2f065', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8162f22-c1fa-438a-8346-ae7ed6a2f065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:08,949 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.061s 2021-12-15 16:44:08,949 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6494b58d-0a33-4a19-81db-3d9752522bd3', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6494b58d-0a33-4a19-81db-3d9752522bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:10,027 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.069s 2021-12-15 16:44:10,028 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa7375a-eec4-4700-81ad-4fb024544903', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa7375a-eec4-4700-81ad-4fb024544903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:11,097 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.061s 2021-12-15 16:44:11,097 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b623e02e-0a72-4998-8a19-cba2c16e8fbf', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b623e02e-0a72-4998-8a19-cba2c16e8fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:12,176 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.070s 2021-12-15 16:44:12,176 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b316de3a-a38c-499e-9f65-749b54a7c664', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b316de3a-a38c-499e-9f65-749b54a7c664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:13,252 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.068s 2021-12-15 16:44:13,252 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fcd1cd8-007c-4fe9-af01-9b1e18898068', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fcd1cd8-007c-4fe9-af01-9b1e18898068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:14,320 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.059s 2021-12-15 16:44:14,320 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe91f4a-1ada-4f71-b3af-cfc7b1004fb8', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe91f4a-1ada-4f71-b3af-cfc7b1004fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:15,386 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.058s 2021-12-15 16:44:15,387 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d84fa1-daab-4af3-a148-ad43a8f72460', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d84fa1-daab-4af3-a148-ad43a8f72460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:16,462 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.068s 2021-12-15 16:44:16,462 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4161b6cb-817d-46d7-b4fe-6fcbbd7aaef8', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4161b6cb-817d-46d7-b4fe-6fcbbd7aaef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:17,538 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.067s 2021-12-15 16:44:17,538 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2deb5b5a-60f5-44e7-83d0-f531af87c17d', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2deb5b5a-60f5-44e7-83d0-f531af87c17d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:18,605 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.059s 2021-12-15 16:44:18,606 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-553b0032-83ba-47d4-85dc-65fb84bb9db5', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-553b0032-83ba-47d4-85dc-65fb84bb9db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:19,674 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.060s 2021-12-15 16:44:19,674 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-761e4e42-6040-4a32-9654-f358e4736fc3', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-761e4e42-6040-4a32-9654-f358e4736fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:20,741 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.059s 2021-12-15 16:44:20,742 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02cefec6-3997-40b5-ad21-596103bf53be', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02cefec6-3997-40b5-ad21-596103bf53be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:21,824 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.074s 2021-12-15 16:44:21,825 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a89be66-7a61-42bb-b538-d278ef903e69', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a89be66-7a61-42bb-b538-d278ef903e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:22,906 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.072s 2021-12-15 16:44:22,906 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c5569a-95d0-4f57-aa68-d58c566b0aeb', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c5569a-95d0-4f57-aa68-d58c566b0aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:23,985 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.070s 2021-12-15 16:44:23,985 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2709fb3a-08ab-4aee-9c26-d2ad394f83af', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2709fb3a-08ab-4aee-9c26-d2ad394f83af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:25,053 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.060s 2021-12-15 16:44:25,053 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bbb8038-1122-4d36-84d5-3a91e4846bea', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bbb8038-1122-4d36-84d5-3a91e4846bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:26,131 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.067s 2021-12-15 16:44:26,131 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b01279-1259-4207-af33-97f2dc4fc259', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b01279-1259-4207-af33-97f2dc4fc259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:27,211 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.073s 2021-12-15 16:44:27,212 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f38fdb3-3e5f-476a-93f5-ffe591ba697c', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f38fdb3-3e5f-476a-93f5-ffe591ba697c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:28,290 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.069s 2021-12-15 16:44:28,290 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e109fb2-7950-4438-ba6d-0c159d2427be', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e109fb2-7950-4438-ba6d-0c159d2427be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:29,361 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.062s 2021-12-15 16:44:29,361 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf789fe-3fb0-47ce-b5d8-89d4f099fd33', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf789fe-3fb0-47ce-b5d8-89d4f099fd33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:30,441 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.071s 2021-12-15 16:44:30,441 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5d35c5-9d7d-453e-8155-d044ec1ea00e', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5d35c5-9d7d-453e-8155-d044ec1ea00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:31,523 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.075s 2021-12-15 16:44:31,524 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948951d0-0235-4d52-9241-fc577eeb30e7', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948951d0-0235-4d52-9241-fc577eeb30e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:32,604 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.068s 2021-12-15 16:44:32,604 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25190238-98ee-4b6b-a759-780a5a7249c8', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25190238-98ee-4b6b-a759-780a5a7249c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:33,682 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.068s 2021-12-15 16:44:33,682 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6463421-849f-4ebf-be20-265e658a6d40', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6463421-849f-4ebf-be20-265e658a6d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:34,759 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.068s 2021-12-15 16:44:34,759 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1df2fd7-36b4-4bf9-8035-faf27b838244', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1df2fd7-36b4-4bf9-8035-faf27b838244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:35,829 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.061s 2021-12-15 16:44:35,829 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3439585e-28de-4ceb-9f9f-73307aa0541c', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3439585e-28de-4ceb-9f9f-73307aa0541c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:36,895 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.059s 2021-12-15 16:44:36,896 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e19c0e3-f0ba-4d7e-8284-b8bce035d6bb', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e19c0e3-f0ba-4d7e-8284-b8bce035d6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:37,971 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.067s 2021-12-15 16:44:37,971 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736f312e-f854-4e96-9f87-9fa9973e4636', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736f312e-f854-4e96-9f87-9fa9973e4636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:39,042 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.064s 2021-12-15 16:44:39,043 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31235e4f-9b1a-4374-b5ba-30f0c3b65541', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31235e4f-9b1a-4374-b5ba-30f0c3b65541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:40,112 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.061s 2021-12-15 16:44:40,113 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d60c2d17-e1de-4949-90c6-335044377332', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d60c2d17-e1de-4949-90c6-335044377332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:41,186 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.065s 2021-12-15 16:44:41,186 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935869c3-c091-43e6-a13e-676f3970f788', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935869c3-c091-43e6-a13e-676f3970f788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:42,263 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.067s 2021-12-15 16:44:42,263 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a010a14-f76c-4270-8814-316f84495d86', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a010a14-f76c-4270-8814-316f84495d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:43,338 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.066s 2021-12-15 16:44:43,338 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7013f2b4-9214-4391-8487-8e86201a8622', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7013f2b4-9214-4391-8487-8e86201a8622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:44,414 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.066s 2021-12-15 16:44:44,414 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-666cfb43-e1ea-4405-8128-f43ac705c67c', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-666cfb43-e1ea-4405-8128-f43ac705c67c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:45,487 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.064s 2021-12-15 16:44:45,487 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d497b5c9-4c43-440a-9495-cc2c627b6303', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d497b5c9-4c43-440a-9495-cc2c627b6303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:46,554 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.059s 2021-12-15 16:44:46,554 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc834992-a810-4921-936a-f74d5b47e596', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc834992-a810-4921-936a-f74d5b47e596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:47,634 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.072s 2021-12-15 16:44:47,635 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602ac463-7c4b-4985-a552-a97f9e841db2', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602ac463-7c4b-4985-a552-a97f9e841db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:48,712 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.069s 2021-12-15 16:44:48,712 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e03a9b-d7fb-4a6e-a0d3-b267f204500e', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e03a9b-d7fb-4a6e-a0d3-b267f204500e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:49,789 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.068s 2021-12-15 16:44:49,789 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b4d5d4-b848-4217-88a6-772671c4de97', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b4d5d4-b848-4217-88a6-772671c4de97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:50,861 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.065s 2021-12-15 16:44:50,862 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845d4f07-fccd-45f4-aaaa-636dee29a634', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845d4f07-fccd-45f4-aaaa-636dee29a634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:51,930 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.060s 2021-12-15 16:44:51,931 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ef0fbf-c5c9-43eb-b768-83530366efe9', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ef0fbf-c5c9-43eb-b768-83530366efe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:53,009 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.070s 2021-12-15 16:44:53,010 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6431b70a-67df-4cfb-945a-c350adb7358e', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6431b70a-67df-4cfb-945a-c350adb7358e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:54,082 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.064s 2021-12-15 16:44:54,082 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40afffe1-b731-4d20-8b4a-0b3d509f7419', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40afffe1-b731-4d20-8b4a-0b3d509f7419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:55,153 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.063s 2021-12-15 16:44:55,153 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c280c41b-d3db-4b6c-9977-067fc5ca5d47', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c280c41b-d3db-4b6c-9977-067fc5ca5d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:56,219 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.058s 2021-12-15 16:44:56,219 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62e6b31e-3584-4ad8-9573-e9af1c99ccd9', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e6b31e-3584-4ad8-9573-e9af1c99ccd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:57,287 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.060s 2021-12-15 16:44:57,287 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c59ead43-5d18-4559-9996-a21af0a5a439', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c59ead43-5d18-4559-9996-a21af0a5a439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:58,364 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.068s 2021-12-15 16:44:58,364 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd63bc9f-8609-492c-b13d-6e09e63c4a41', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd63bc9f-8609-492c-b13d-6e09e63c4a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:44:59,445 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.073s 2021-12-15 16:44:59,446 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa6d3ae-ad98-4576-9a35-60d29ac0b93c', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa6d3ae-ad98-4576-9a35-60d29ac0b93c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:45:00,512 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.058s 2021-12-15 16:45:00,513 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f3783ab-b36b-4695-991f-8af4ffa5c894', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f3783ab-b36b-4695-991f-8af4ffa5c894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:45:01,581 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.060s 2021-12-15 16:45:01,581 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74716d78-c7c9-4a89-b43b-e3892adca3b2', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74716d78-c7c9-4a89-b43b-e3892adca3b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:45:02,655 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.066s 2021-12-15 16:45:02,656 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f517742-7e55-451f-b655-0f9ed7003dab', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f517742-7e55-451f-b655-0f9ed7003dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:45:03,735 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.071s 2021-12-15 16:45:03,736 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4da6d3f-4a1a-40cd-84b5-020f8ec2ab6c', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4da6d3f-4a1a-40cd-84b5-020f8ec2ab6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:45:04,822 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.079s 2021-12-15 16:45:04,823 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b02cd1f-73c4-4de2-8f34-f9d6b6eb054d', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b02cd1f-73c4-4de2-8f34-f9d6b6eb054d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:45:05,901 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.070s 2021-12-15 16:45:05,901 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2153735-d426-4ca5-bcd9-126cfe97ec2f', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2153735-d426-4ca5-bcd9-126cfe97ec2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:45:06,981 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.070s 2021-12-15 16:45:06,981 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79361008-51fc-4d2b-aa61-2db0442aeeca', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79361008-51fc-4d2b-aa61-2db0442aeeca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:45:08,057 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.067s 2021-12-15 16:45:08,057 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ebbcfab-bebe-48f5-b2e8-c7574202837c', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ebbcfab-bebe-48f5-b2e8-c7574202837c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:45:09,125 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.059s 2021-12-15 16:45:09,125 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c626e2-e437-4934-adc7-794b0233eb66', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c626e2-e437-4934-adc7-794b0233eb66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:45:10,235 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.102s 2021-12-15 16:45:10,236 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a595bf1-325b-4661-a447-d027ceb18da9', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a595bf1-325b-4661-a447-d027ceb18da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:45:11,331 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.086s 2021-12-15 16:45:11,331 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-507a7254-aa5a-44b3-91d8-422345b33697', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-507a7254-aa5a-44b3-91d8-422345b33697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:45:34,404 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 22.065s 2021-12-15 16:45:34,404 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4c0cd8-786a-4f92-a921-994314d5219d', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4c0cd8-786a-4f92-a921-994314d5219d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:46:35,471 116700 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 2021-12-15 16:47:35,109 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 119.697s 2021-12-15 16:47:35,110 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd42db81-8f31-467a-8611-64a299037c5e', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd42db81-8f31-467a-8611-64a299037c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:48:36,177 116700 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 2021-12-15 16:49:35,685 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 119.568s 2021-12-15 16:49:35,686 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25eb91ab-4dda-40c3-8d0f-ec7af8cd9290', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25eb91ab-4dda-40c3-8d0f-ec7af8cd9290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:43:18.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:50:35,753 116700 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/60202ca2ab5d414885689cab973262f2/volumes/detail 2021-12-15 16:51:35,812 116700 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/60202ca2ab5d414885689cab973262f2/volumes/detail 2021-12-15 16:52:35,872 116700 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/60202ca2ab5d414885689cab973262f2/volumes/detail 2021-12-15 16:53:35,931 116700 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/60202ca2ab5d414885689cab973262f2/volumes/detail 2021-12-15 16:54:35,993 116700 WARNING [urllib3.connectionpool] Retrying (Retry(total=5, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/60202ca2ab5d414885689cab973262f2/volumes/detail 2021-12-15 16:55:36,034 116700 WARNING [urllib3.connectionpool] Retrying (Retry(total=4, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/60202ca2ab5d414885689cab973262f2/volumes/detail 2021-12-15 16:56:29,879 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/detail 414.186s 2021-12-15 16:56:29,879 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a0512b-4792-4709-8acb-cda2af97816f', 'content-length': '975', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a0512b-4792-4709-8acb-cda2af97816f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/detail'} Body: b'{"volumes": [{"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:56:29.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}]}' 2021-12-15 16:56:29,991 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/d3bc683a-6afb-44da-b0d4-89d9a4510e29/action 0.103s 2021-12-15 16:56:29,992 116700 DEBUG [tempest.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': 'Wed, 15 Dec 2021 16:56:29 GMT', 'server': 'Apache/2.4.41 (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-18a51962-7883-4ec4-9195-72f9eaa79e92', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/d3bc683a-6afb-44da-b0d4-89d9a4510e29/action'} Body: b'' 2021-12-15 16:56:30,027 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/d3bc683a-6afb-44da-b0d4-89d9a4510e29 0.034s 2021-12-15 16:56:30,027 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44d5b366-edb1-4168-bda3-db0a19d47f87', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44d5b366-edb1-4168-bda3-db0a19d47f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/d3bc683a-6afb-44da-b0d4-89d9a4510e29'} Body: b'{"group": {"id": "d3bc683a-6afb-44da-b0d4-89d9a4510e29", "status": "deleting", "availability_zone": "nova", "created_at": "2021-12-15T16:43:17.000000", "name": "tempest-Group2-1468702078", "description": null, "group_type": "23b888cb-b760-4519-a309-f8a272022b0c", "volume_types": ["39f27a69-489a-4992-b302-45bbf59068e5"]}}' 2021-12-15 16:56:31,055 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/d3bc683a-6afb-44da-b0d4-89d9a4510e29 0.024s 2021-12-15 16:56:31,056 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-9444481a-7c48-4efa-b102-a6ad5a58870e', 'x-openstack-request-id': 'req-9444481a-7c48-4efa-b102-a6ad5a58870e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/d3bc683a-6afb-44da-b0d4-89d9a4510e29'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d3bc683a-6afb-44da-b0d4-89d9a4510e29 could not be found."}}' 2021-12-15 16:56:31,150 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/detail 0.093s 2021-12-15 16:56:31,150 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d5a5546-4350-4904-b607-d5c823f5e721', 'content-length': '975', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d5a5546-4350-4904-b607-d5c823f5e721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/detail'} Body: b'{"volumes": [{"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:56:29.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}]}' 2021-12-15 16:56:31,242 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/fddbc57b-5b24-42a0-8f57-89d83b180ced/action 0.084s 2021-12-15 16:56:31,243 116700 DEBUG [tempest.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': 'Wed, 15 Dec 2021 16:56:31 GMT', 'server': 'Apache/2.4.41 (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-0411b4b5-54a4-40f6-a86f-e82e6212fb1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/fddbc57b-5b24-42a0-8f57-89d83b180ced/action'} Body: b'' 2021-12-15 16:56:31,314 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.071s 2021-12-15 16:56:31,315 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c5e1dd-78a4-490b-beb2-c3b7c8c3f906', 'content-length': '971', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c5e1dd-78a4-490b-beb2-c3b7c8c3f906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"volume": {"id": "bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:43:18.000000", "updated_at": "2021-12-15T16:56:31.000000", "name": "tempest-volume-689569373", "description": null, "volume_type": "tempest-GroupsTest-volume-type-270403057", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae"}], "user_id": "07646899013d49b1a741554408f5297c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": "fddbc57b-5b24-42a0-8f57-89d83b180ced", "os-vol-tenant-attr:tenant_id": "60202ca2ab5d414885689cab973262f2"}}' 2021-12-15 16:56:32,343 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae 0.020s 2021-12-15 16:56:32,343 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f66088f9-1684-457c-9661-a868b4eda08f', 'x-openstack-request-id': 'req-f66088f9-1684-457c-9661-a868b4eda08f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/volumes/bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae could not be found."}}' 2021-12-15 16:56:32,364 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/fddbc57b-5b24-42a0-8f57-89d83b180ced 0.019s 2021-12-15 16:56:32,364 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb42081-315f-484c-8d28-d0b24af66fdf', 'x-openstack-request-id': 'req-7bb42081-315f-484c-8d28-d0b24af66fdf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/volume/v3/60202ca2ab5d414885689cab973262f2/groups/fddbc57b-5b24-42a0-8f57-89d83b180ced'} Body: b'{"itemNotFound": {"code": 404, "message": "Group fddbc57b-5b24-42a0-8f57-89d83b180ced could not be found."}}' 2021-12-15 16:56:32,543 116700 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.222.0.30/volume/v3/d047307aecd24d9381192df2c8b1a605/group_types/23b888cb-b760-4519-a309-f8a272022b0c 0.178s 2021-12-15 16:56:32,544 116700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:56:32 GMT', 'server': 'Apache/2.4.41 (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-e0a74ee0-1eae-41b4-b6f7-901a15600835', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/d047307aecd24d9381192df2c8b1a605/group_types/23b888cb-b760-4519-a309-f8a272022b0c'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 61, in test_group_create_show_list_delete waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume bee0e3a1-1622-4d40-a19c-5e9ee87bd0ae failed to reach available status (current creating) within the required time (360 s). |
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt6.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
pt7.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt7.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt7.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
fail
ft7.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-12-15 16:24:59,634 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots 0.192s 2021-12-15 16:24:59,635 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1747037928"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23328446-9d5b-4c3a-a6d9-d38367b5d67e', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23328446-9d5b-4c3a-a6d9-d38367b5d67e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots'} Body: b'{"snapshot": {"id": "3e6a3b67-3395-4073-8c97-579bf1bc5db3", "created_at": "2021-12-15T16:24:59.534988", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1747037928", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}}}' 2021-12-15 16:24:59,668 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/3e6a3b67-3395-4073-8c97-579bf1bc5db3 0.029s 2021-12-15 16:24:59,668 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b322681c-51a8-4c51-a3d7-7b83f37c397d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b322681c-51a8-4c51-a3d7-7b83f37c397d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/3e6a3b67-3395-4073-8c97-579bf1bc5db3'} Body: b'{"snapshot": {"id": "3e6a3b67-3395-4073-8c97-579bf1bc5db3", "created_at": "2021-12-15T16:25:00.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1747037928", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:00,703 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/3e6a3b67-3395-4073-8c97-579bf1bc5db3 0.032s 2021-12-15 16:25:00,703 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2501e429-8fec-4038-ac82-255a7003b349', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2501e429-8fec-4038-ac82-255a7003b349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/3e6a3b67-3395-4073-8c97-579bf1bc5db3'} Body: b'{"snapshot": {"id": "3e6a3b67-3395-4073-8c97-579bf1bc5db3", "created_at": "2021-12-15T16:25:00.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1747037928", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:01,735 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/3e6a3b67-3395-4073-8c97-579bf1bc5db3 0.027s 2021-12-15 16:25:01,736 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3245b4a9-e194-4d93-b4e2-27a5f9c58ca4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3245b4a9-e194-4d93-b4e2-27a5f9c58ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/3e6a3b67-3395-4073-8c97-579bf1bc5db3'} Body: b'{"snapshot": {"id": "3e6a3b67-3395-4073-8c97-579bf1bc5db3", "created_at": "2021-12-15T16:25:00.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1747037928", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:02,763 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/3e6a3b67-3395-4073-8c97-579bf1bc5db3 0.024s 2021-12-15 16:25:02,764 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a629a15-03e9-4107-8e32-e576cd3019f2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a629a15-03e9-4107-8e32-e576cd3019f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/3e6a3b67-3395-4073-8c97-579bf1bc5db3'} Body: b'{"snapshot": {"id": "3e6a3b67-3395-4073-8c97-579bf1bc5db3", "created_at": "2021-12-15T16:25:00.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1747037928", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:03,792 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/3e6a3b67-3395-4073-8c97-579bf1bc5db3 0.024s 2021-12-15 16:25:03,793 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd0fce01-2aca-4ee9-a3af-af84970cc766', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd0fce01-2aca-4ee9-a3af-af84970cc766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/3e6a3b67-3395-4073-8c97-579bf1bc5db3'} Body: b'{"snapshot": {"id": "3e6a3b67-3395-4073-8c97-579bf1bc5db3", "created_at": "2021-12-15T16:25:00.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1747037928", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:04,884 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/3e6a3b67-3395-4073-8c97-579bf1bc5db3 0.087s 2021-12-15 16:25:04,884 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35dce2d0-edd6-479e-959e-d15a0178eaf7', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35dce2d0-edd6-479e-959e-d15a0178eaf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/3e6a3b67-3395-4073-8c97-579bf1bc5db3'} Body: b'{"snapshot": {"id": "3e6a3b67-3395-4073-8c97-579bf1bc5db3", "created_at": "2021-12-15T16:25:00.000000", "updated_at": "2021-12-15T16:25:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1747037928", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-12-15 16:25:04,887 116694 INFO [tempest.common.waiters] snapshot 3e6a3b67-3395-4073-8c97-579bf1bc5db3 reached available after waiting for 5.887702 seconds 2021-12-15 16:25:05,026 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.132s 2021-12-15 16:25:05,027 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3250', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9f686140-4514-4b31-86f4-07255cd79b17', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "525625cf3f3a4381a828f58b8ac056f3", "name": "tempest-VolumesSnapshotTestJSON-1494700391-project", "password_expires_at": null}, "audit_ids": ["w_2cObyiR9-iS6anaAMNnw"], "expires_at": "2021-12-15T17:25:04.000000Z", "issued_at": "2021-12-15T16:25:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ce9eb0396d945e692eb72ae3f344a66", "name": "tempest-VolumesSnapshotTestJSON-1494700391"}, "is_domain": false, "roles": [{"id": "2cf8ebee4de04d798d9be9a723dbd015", "name": "member"}, {"id": "6578e00baa8946f69479551803fdf4a5", "name": "reader"}], "catalog": [{"endpoints": [{"id": "15c5d4402aeb4ad7a12dddd81446392a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "20ca25e054a3418a94c7b576705095b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7491346e143c41d08b3b799d1bf71bb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "43b1604e1cbd4edab26d79e37cadb31f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "8bbb21ef884b403ca5f9d9fd8ee7ca8e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66", "region": "RegionOne"}], "id": "49bc577c7f5e4bfaa8c711a853666dd8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b02ee32fe9e04fd0a4579b5900577df0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "5cf1d5f77e484157a9b5be890c153037", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "06d1f67dac554aab99b04cf7f3c68218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/2ce9eb0396d945e692eb72ae3f344a66", "region": "RegionOne"}], "id": "6d50823950744e4a94af7e0d8b637e09", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ab0aedbadc484da8a07fac5b625cc92c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66", "region": "RegionOne"}], "id": "74e3ece558cf42e08730db5860005697", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "87931e8872ca4595870b13917ea00551", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "84c6d824b7724060a702753ad348067d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "28c15e719099481ba2b40443fee3ad1a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_2ce9eb0396d945e692eb72ae3f344a66", "region": "RegionOne"}, {"id": "4b2b95f06d2b4b68acc5c543da11ce8d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "d55dac05e5814366a7643f2e65cc8924", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6616e3822c59416c8e50478f6ea5a73a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "e42525857006418fadc2ca4deda2c5fd", "type": "placement", "name": "placement"}]}}' 2021-12-15 16:25:05,027 116694 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': '0f2cb22b-70c8-4550-8ada-2ef9ecc0396f', 'name': 'tempest-VolumesSnapshotTestJSON-904600761-network', 'tenant_id': '2ce9eb0396d945e692eb72ae3f344a66', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2ce9eb0396d945e692eb72ae3f344a66', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 609, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-12-15T16:23:16Z', 'updated_at': '2021-12-15T16:23:16Z', 'revision_number': 1} available for tenant 2021-12-15 16:25:05,882 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.30/compute/v2.1/servers 0.853s 2021-12-15 16:25:05,882 116694 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-1489895641", "imageRef": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "flavorRef": "452", "networks": [{"uuid": "0f2cb22b-70c8-4550-8ada-2ef9ecc0396f"}]}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-782739c4-82bd-45d5-a49b-7c2c608c0aba', 'x-compute-request-id': 'req-782739c4-82bd-45d5-a49b-7c2c608c0aba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "C3y4jeiKUzhw"}}' 2021-12-15 16:25:06,035 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.151s 2021-12-15 16:25:06,036 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa2bd158-6c0d-474b-ba57-2c44090eca14', 'x-compute-request-id': 'req-fa2bd158-6c0d-474b-ba57-2c44090eca14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "BUILD", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:06Z", "updated": "2021-12-15T16:25:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "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-12-15 16:25:07,236 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.191s 2021-12-15 16:25:07,236 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb9c7c0-bb6b-4912-815d-1c08edd80b0f', 'x-compute-request-id': 'req-cfb9c7c0-bb6b-4912-815d-1c08edd80b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "BUILD", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "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-12-15 16:25:07,245 116694 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-12-15 16:25:08,415 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.168s 2021-12-15 16:25:08,416 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-272a85e7-0447-4791-b9c1-00b93d30b062', 'x-compute-request-id': 'req-272a85e7-0447-4791-b9c1-00b93d30b062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "BUILD", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "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-12-15 16:25:08,423 116694 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2021-12-15 16:25:09,750 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.326s 2021-12-15 16:25:09,751 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ef77bb7-00a8-4e1a-bf52-f9150791a4cc', 'x-compute-request-id': 'req-9ef77bb7-00a8-4e1a-bf52-f9150791a4cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "BUILD", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "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-12-15 16:25:11,072 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.313s 2021-12-15 16:25:11,073 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b3101f2-a850-454f-a8d5-a97980aa93e5', 'x-compute-request-id': 'req-1b3101f2-a850-454f-a8d5-a97980aa93e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "BUILD", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "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-12-15 16:25:12,343 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.261s 2021-12-15 16:25:12,344 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a59955e-c79a-41bf-b6c2-33a1e6a3c3ea', 'x-compute-request-id': 'req-4a59955e-c79a-41bf-b6c2-33a1e6a3c3ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "BUILD", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "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-12-15 16:25:13,687 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.331s 2021-12-15 16:25:13,687 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61f93fce-738c-42ab-a9e9-1568d4f50033', 'x-compute-request-id': 'req-61f93fce-738c-42ab-a9e9-1568d4f50033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "BUILD", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "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-12-15 16:25:14,943 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.247s 2021-12-15 16:25:14,943 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68c274c8-4f21-4c66-bdf0-b0632c8ee669', 'x-compute-request-id': 'req-68c274c8-4f21-4c66-bdf0-b0632c8ee669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "BUILD", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "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-12-15 16:25:16,259 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.306s 2021-12-15 16:25:16,260 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c246a1-a5a3-46b6-9ba0-c99b3f1a7a57', 'x-compute-request-id': 'req-42c246a1-a5a3-46b6-9ba0-c99b3f1a7a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "BUILD", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:25:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "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-12-15 16:25:17,745 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.477s 2021-12-15 16:25:17,746 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e26be35d-5b4a-415b-819e-e47aed9c6e5b', 'x-compute-request-id': 'req-e26be35d-5b4a-415b-819e-e47aed9c6e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "BUILD", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:25:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "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-12-15 16:25:19,146 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.385s 2021-12-15 16:25:19,146 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-078bdb8d-1a93-4716-bc4d-7443dac67db1', 'x-compute-request-id': 'req-078bdb8d-1a93-4716-bc4d-7443dac67db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:25:19Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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-12-15 16:25:19,154 116694 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2021-12-15 16:25:19,534 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 POST http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094/os-volume_attachments 0.380s 2021-12-15 16:25:19,535 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "device": "/dev/sdb"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a70cb834-bb3e-432b-adc4-168942a14e1d', 'x-compute-request-id': 'req-a70cb834-bb3e-432b-adc4-168942a14e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "serverId": "96293447-9fd5-4150-abbe-a00f77eb0094", "volumeId": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "device": "/dev/sdb"}}' 2021-12-15 16:25:19,601 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 0.064s 2021-12-15 16:25:19,602 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a97ed44-534b-4c1a-aa5c-056188de9b2b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a97ed44-534b-4c1a-aa5c-056188de9b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"volume": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:19.000000", "updated_at": "2021-12-15T16:25:19.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-110612354", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}], "user_id": "525625cf3f3a4381a828f58b8ac056f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ce9eb0396d945e692eb72ae3f344a66"}}' 2021-12-15 16:25:20,690 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 0.079s 2021-12-15 16:25:20,690 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0ca6426-1c39-41fe-aafc-6e7ec3f81880', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0ca6426-1c39-41fe-aafc-6e7ec3f81880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"volume": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:19.000000", "updated_at": "2021-12-15T16:25:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-110612354", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}], "user_id": "525625cf3f3a4381a828f58b8ac056f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ce9eb0396d945e692eb72ae3f344a66"}}' 2021-12-15 16:25:21,825 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 0.126s 2021-12-15 16:25:21,825 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a7a1cd9-3a62-4918-a75e-e46045d13d49', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a7a1cd9-3a62-4918-a75e-e46045d13d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"volume": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:19.000000", "updated_at": "2021-12-15T16:25:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-110612354", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}], "user_id": "525625cf3f3a4381a828f58b8ac056f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ce9eb0396d945e692eb72ae3f344a66"}}' 2021-12-15 16:25:22,917 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 0.084s 2021-12-15 16:25:22,917 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3caf1452-d17e-4e66-8a95-dd4716737245', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3caf1452-d17e-4e66-8a95-dd4716737245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"volume": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:19.000000", "updated_at": "2021-12-15T16:25:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-110612354", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}], "user_id": "525625cf3f3a4381a828f58b8ac056f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ce9eb0396d945e692eb72ae3f344a66"}}' 2021-12-15 16:25:23,977 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 0.052s 2021-12-15 16:25:23,977 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5bfdc7-f967-42e2-a423-05ddf8959688', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5bfdc7-f967-42e2-a423-05ddf8959688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"volume": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:19.000000", "updated_at": "2021-12-15T16:25:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-110612354", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}], "user_id": "525625cf3f3a4381a828f58b8ac056f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ce9eb0396d945e692eb72ae3f344a66"}}' 2021-12-15 16:25:25,055 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 0.070s 2021-12-15 16:25:25,056 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad57a1a-d8d5-42f2-8cca-502785120fc5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad57a1a-d8d5-42f2-8cca-502785120fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"volume": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:19.000000", "updated_at": "2021-12-15T16:25:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-110612354", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}], "user_id": "525625cf3f3a4381a828f58b8ac056f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ce9eb0396d945e692eb72ae3f344a66"}}' 2021-12-15 16:25:26,114 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 0.050s 2021-12-15 16:25:26,114 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506a1d79-307f-46ca-834f-6f946fa01234', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506a1d79-307f-46ca-834f-6f946fa01234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"volume": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:19.000000", "updated_at": "2021-12-15T16:25:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-110612354", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}], "user_id": "525625cf3f3a4381a828f58b8ac056f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ce9eb0396d945e692eb72ae3f344a66"}}' 2021-12-15 16:25:27,172 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 0.050s 2021-12-15 16:25:27,173 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bcf1f84-e5a3-4b89-93c9-91c396d1e5e5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bcf1f84-e5a3-4b89-93c9-91c396d1e5e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"volume": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:19.000000", "updated_at": "2021-12-15T16:25:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-110612354", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}], "user_id": "525625cf3f3a4381a828f58b8ac056f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "attachment_id": "1a96e79d-55a6-40c4-b1f0-0375ec535c23", "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "server_id": "96293447-9fd5-4150-abbe-a00f77eb0094", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:25:20.000000"}], "os-vol-tenant-attr:tenant_id": "2ce9eb0396d945e692eb72ae3f344a66"}}' 2021-12-15 16:25:27,179 116694 INFO [tempest.common.waiters] volume aacb9a93-93b1-4b27-8b9e-9b044052d5e8 reached in-use after waiting for 8.179651 seconds 2021-12-15 16:25:27,348 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots 0.168s 2021-12-15 16:25:27,349 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-899630267"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10573bed-e711-4fcf-a669-3759893b8998', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10573bed-e711-4fcf-a669-3759893b8998', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots'} Body: b'{"snapshot": {"id": "02f84bdf-2065-4309-8c9d-a9ad9d9605f4", "created_at": "2021-12-15T16:25:27.282370", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-899630267", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}}}' 2021-12-15 16:25:27,382 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/02f84bdf-2065-4309-8c9d-a9ad9d9605f4 0.030s 2021-12-15 16:25:27,382 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ba7479c-4c08-4b2f-a857-ce99fedd9b87', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ba7479c-4c08-4b2f-a857-ce99fedd9b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/02f84bdf-2065-4309-8c9d-a9ad9d9605f4'} Body: b'{"snapshot": {"id": "02f84bdf-2065-4309-8c9d-a9ad9d9605f4", "created_at": "2021-12-15T16:25:27.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-899630267", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:28,428 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/02f84bdf-2065-4309-8c9d-a9ad9d9605f4 0.041s 2021-12-15 16:25:28,428 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9067a9bd-6534-48d1-8118-8f9a9b21e1d1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9067a9bd-6534-48d1-8118-8f9a9b21e1d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/02f84bdf-2065-4309-8c9d-a9ad9d9605f4'} Body: b'{"snapshot": {"id": "02f84bdf-2065-4309-8c9d-a9ad9d9605f4", "created_at": "2021-12-15T16:25:27.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-899630267", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:29,458 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/02f84bdf-2065-4309-8c9d-a9ad9d9605f4 0.026s 2021-12-15 16:25:29,458 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6996c70e-f5c6-4610-90d4-5a989f58e97e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6996c70e-f5c6-4610-90d4-5a989f58e97e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/02f84bdf-2065-4309-8c9d-a9ad9d9605f4'} Body: b'{"snapshot": {"id": "02f84bdf-2065-4309-8c9d-a9ad9d9605f4", "created_at": "2021-12-15T16:25:27.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-899630267", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:30,497 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/02f84bdf-2065-4309-8c9d-a9ad9d9605f4 0.034s 2021-12-15 16:25:30,497 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21c515b5-5beb-4805-a040-55240c518a3c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21c515b5-5beb-4805-a040-55240c518a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/02f84bdf-2065-4309-8c9d-a9ad9d9605f4'} Body: b'{"snapshot": {"id": "02f84bdf-2065-4309-8c9d-a9ad9d9605f4", "created_at": "2021-12-15T16:25:27.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-899630267", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:31,524 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/02f84bdf-2065-4309-8c9d-a9ad9d9605f4 0.023s 2021-12-15 16:25:31,524 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1044d551-c44b-4b9e-8be8-0836d0e3eb75', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1044d551-c44b-4b9e-8be8-0836d0e3eb75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/02f84bdf-2065-4309-8c9d-a9ad9d9605f4'} Body: b'{"snapshot": {"id": "02f84bdf-2065-4309-8c9d-a9ad9d9605f4", "created_at": "2021-12-15T16:25:27.000000", "updated_at": "2021-12-15T16:25:31.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-899630267", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-12-15 16:25:31,527 116694 INFO [tempest.common.waiters] snapshot 02f84bdf-2065-4309-8c9d-a9ad9d9605f4 reached available after waiting for 4.527454 seconds 2021-12-15 16:25:31,686 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots 0.158s 2021-12-15 16:25:31,686 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454985c7-8638-4e24-bde4-48f8f5a40752', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454985c7-8638-4e24-bde4-48f8f5a40752', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:31.616803", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}}}' 2021-12-15 16:25:31,718 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.029s 2021-12-15 16:25:31,718 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c512cae8-7e60-4633-97d7-14524c1330c4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c512cae8-7e60-4633-97d7-14524c1330c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:32,753 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.030s 2021-12-15 16:25:32,753 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2fe44c5-37ed-407e-b8dc-2f349ff6a075', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2fe44c5-37ed-407e-b8dc-2f349ff6a075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:33,819 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.063s 2021-12-15 16:25:33,820 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1eefc5-fbaa-4d8c-b521-c6654b20025b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1eefc5-fbaa-4d8c-b521-c6654b20025b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:34,851 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.027s 2021-12-15 16:25:34,852 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cad4ab4-c235-4ead-83ca-e36b149602c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cad4ab4-c235-4ead-83ca-e36b149602c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:35,878 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.022s 2021-12-15 16:25:35,879 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38d57130-38b0-4f8e-b707-e067df2c2352', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38d57130-38b0-4f8e-b707-e067df2c2352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:36,914 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.032s 2021-12-15 16:25:36,915 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a564a4af-c8b2-4524-a62d-5ae493a781d4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a564a4af-c8b2-4524-a62d-5ae493a781d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:37,943 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.024s 2021-12-15 16:25:37,943 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d755ed99-5532-4fec-8dcf-4d503a3b76e0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d755ed99-5532-4fec-8dcf-4d503a3b76e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:38,972 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.024s 2021-12-15 16:25:38,972 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca3639b-1034-4217-8790-573fc5dae66a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca3639b-1034-4217-8790-573fc5dae66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:39,998 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.022s 2021-12-15 16:25:39,999 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64150354-206d-4e62-a67c-4d72e7a2a844', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64150354-206d-4e62-a67c-4d72e7a2a844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:41,032 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.030s 2021-12-15 16:25:41,033 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1bf8ad7-09ea-4c5d-b9b0-2a9ab8741e56', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1bf8ad7-09ea-4c5d-b9b0-2a9ab8741e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:42,059 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.023s 2021-12-15 16:25:42,060 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34b68c71-8018-4f64-b2f9-4f96967246ca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34b68c71-8018-4f64-b2f9-4f96967246ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:43,086 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.021s 2021-12-15 16:25:43,087 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42f04aa-9f21-4cf4-8454-6f05dee929ce', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42f04aa-9f21-4cf4-8454-6f05dee929ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:44,122 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.032s 2021-12-15 16:25:44,123 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fab2240-291c-448f-bb69-b4226932d5ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fab2240-291c-448f-bb69-b4226932d5ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:45,182 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.055s 2021-12-15 16:25:45,183 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9199e451-6e82-46bb-88e7-e81935a699c4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9199e451-6e82-46bb-88e7-e81935a699c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:46,235 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.048s 2021-12-15 16:25:46,236 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-532e1a49-d0e8-4e91-b30c-c105b12f974f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-532e1a49-d0e8-4e91-b30c-c105b12f974f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:47,309 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.069s 2021-12-15 16:25:47,310 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b380c744-a6c0-4e83-85da-07375bcaeb42', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b380c744-a6c0-4e83-85da-07375bcaeb42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:48,367 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.053s 2021-12-15 16:25:48,368 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc232bf-5d80-445c-8ea1-e84b18cf6b5a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc232bf-5d80-445c-8ea1-e84b18cf6b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:49,426 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.054s 2021-12-15 16:25:49,426 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c04b01-4095-448e-bd23-412c7758c34f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c04b01-4095-448e-bd23-412c7758c34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:50,495 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.065s 2021-12-15 16:25:50,496 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ecbf2d5-6062-475c-9eb5-5addb9debd15', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ecbf2d5-6062-475c-9eb5-5addb9debd15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:51,546 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.046s 2021-12-15 16:25:51,546 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c23bcde9-868f-4e56-b71a-abdfcafe3fcf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c23bcde9-868f-4e56-b71a-abdfcafe3fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:52,594 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.044s 2021-12-15 16:25:52,594 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7650607d-c973-436c-9c66-f48d6d399518', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7650607d-c973-436c-9c66-f48d6d399518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:53,649 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.052s 2021-12-15 16:25:53,650 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f6f1653-3d13-45f7-abc7-a9361aa04693', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f6f1653-3d13-45f7-abc7-a9361aa04693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:54,703 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.049s 2021-12-15 16:25:54,703 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d996a6d-3ea3-452b-a304-ec4811f6b6b4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d996a6d-3ea3-452b-a304-ec4811f6b6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:55,756 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.048s 2021-12-15 16:25:55,756 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8316aed4-5af0-44cf-aab0-9887fcf3c983', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8316aed4-5af0-44cf-aab0-9887fcf3c983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:56,818 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.056s 2021-12-15 16:25:56,818 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-872868be-e12e-4415-98c1-89dc667e72e7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-872868be-e12e-4415-98c1-89dc667e72e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:57,881 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.058s 2021-12-15 16:25:57,881 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5de5776-2494-46ed-89ea-8c5f714796cb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5de5776-2494-46ed-89ea-8c5f714796cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:58,937 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.053s 2021-12-15 16:25:58,938 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c16562f-7cb3-4a17-b6c6-63cd61e286a7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c16562f-7cb3-4a17-b6c6-63cd61e286a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:25:59,998 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.056s 2021-12-15 16:25:59,998 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d271026-e5e4-4935-9051-0ac5ded0b5e6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d271026-e5e4-4935-9051-0ac5ded0b5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:01,050 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.048s 2021-12-15 16:26:01,051 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d9b7c4-7c19-4931-b59c-661ef53828d2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d9b7c4-7c19-4931-b59c-661ef53828d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:02,103 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.049s 2021-12-15 16:26:02,104 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f6477e-0a03-4ebb-bbcf-32030fff8d14', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f6477e-0a03-4ebb-bbcf-32030fff8d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:03,159 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.051s 2021-12-15 16:26:03,159 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e4ccbe3-8f17-46ed-b874-73ec8b5fe052', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e4ccbe3-8f17-46ed-b874-73ec8b5fe052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:04,214 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.050s 2021-12-15 16:26:04,214 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad7fcc91-dc5c-4420-af6f-5cb0b512db7d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad7fcc91-dc5c-4420-af6f-5cb0b512db7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:05,269 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.051s 2021-12-15 16:26:05,270 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95705999-1d84-429c-b281-5c8586b7569f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95705999-1d84-429c-b281-5c8586b7569f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:06,324 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.049s 2021-12-15 16:26:06,324 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a94c52-7939-4a7d-b548-f5da22eeb4a9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a94c52-7939-4a7d-b548-f5da22eeb4a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:07,375 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.047s 2021-12-15 16:26:07,376 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0249fef-1a5d-4b03-b756-e7aaf362e738', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0249fef-1a5d-4b03-b756-e7aaf362e738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:08,435 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.055s 2021-12-15 16:26:08,436 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c2d6e5-0b85-473a-ba13-de86aab32f81', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c2d6e5-0b85-473a-ba13-de86aab32f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:09,494 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.054s 2021-12-15 16:26:09,495 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c82820e4-69f1-426e-a043-777ea732880b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c82820e4-69f1-426e-a043-777ea732880b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:10,553 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.055s 2021-12-15 16:26:10,554 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-080421f7-641f-485d-ab6a-fe380100376f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-080421f7-641f-485d-ab6a-fe380100376f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:11,603 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.046s 2021-12-15 16:26:11,604 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bdcd92a-0d51-4868-ae46-65c3f177465b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bdcd92a-0d51-4868-ae46-65c3f177465b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:12,660 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.052s 2021-12-15 16:26:12,660 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2665057a-8b57-4969-b725-766261ff5f82', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2665057a-8b57-4969-b725-766261ff5f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:13,721 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.056s 2021-12-15 16:26:13,721 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c214fcb-f5ef-408e-80d9-013112adf817', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c214fcb-f5ef-408e-80d9-013112adf817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:14,779 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.055s 2021-12-15 16:26:14,780 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232e89ce-dd95-4956-9800-552df9bfd0dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232e89ce-dd95-4956-9800-552df9bfd0dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:15,838 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.051s 2021-12-15 16:26:15,838 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b0ad6d7-3926-4c76-ae69-1464078daa0c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b0ad6d7-3926-4c76-ae69-1464078daa0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:16,896 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.054s 2021-12-15 16:26:16,896 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3833c164-74b3-448d-a084-b53c1a6d4155', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3833c164-74b3-448d-a084-b53c1a6d4155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:17,954 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.054s 2021-12-15 16:26:17,955 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eebb35e2-76ab-4bb6-a031-20cdecb0d717', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eebb35e2-76ab-4bb6-a031-20cdecb0d717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:19,013 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.054s 2021-12-15 16:26:19,014 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9dc9d4-dc17-4567-8cb7-ac88a139acf3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9dc9d4-dc17-4567-8cb7-ac88a139acf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:20,082 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.065s 2021-12-15 16:26:20,082 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f77c00c-5813-4fdf-a918-1adb78cd5f90', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f77c00c-5813-4fdf-a918-1adb78cd5f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:21,149 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.062s 2021-12-15 16:26:21,149 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-742339a7-0d6a-4631-8c86-966f1f880c34', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-742339a7-0d6a-4631-8c86-966f1f880c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:22,207 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.054s 2021-12-15 16:26:22,208 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26f71ae-8943-4980-8a6b-83fa64d05b9c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26f71ae-8943-4980-8a6b-83fa64d05b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:23,268 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.055s 2021-12-15 16:26:23,269 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-197e8006-1b3c-42d8-a4c6-59f186c89863', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-197e8006-1b3c-42d8-a4c6-59f186c89863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:24,330 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.057s 2021-12-15 16:26:24,331 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ef3be5-5ac5-4261-b68f-e5ce3b9f4c4c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ef3be5-5ac5-4261-b68f-e5ce3b9f4c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:25,400 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.065s 2021-12-15 16:26:25,401 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6c25f1-f90f-40db-90d6-91f2946e82a9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6c25f1-f90f-40db-90d6-91f2946e82a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:26,460 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.055s 2021-12-15 16:26:26,460 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e96836-f4b2-4ea3-ba40-3682986de60c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e96836-f4b2-4ea3-ba40-3682986de60c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:27,516 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.051s 2021-12-15 16:26:27,516 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ca06356-3f6a-47b2-b343-0655eb58707f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ca06356-3f6a-47b2-b343-0655eb58707f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:28,578 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.058s 2021-12-15 16:26:28,579 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57c48d04-91d9-49c8-a938-be7626e22017', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57c48d04-91d9-49c8-a938-be7626e22017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:29,639 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.055s 2021-12-15 16:26:29,639 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65340a43-84e9-4ccf-a138-330546174a3c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65340a43-84e9-4ccf-a138-330546174a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:30,699 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.057s 2021-12-15 16:26:30,700 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0660b96-b51a-42b3-8c33-5d4857c64bb4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0660b96-b51a-42b3-8c33-5d4857c64bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:31,757 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.052s 2021-12-15 16:26:31,757 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86c25c8-312d-468e-9458-5e982d0e2383', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86c25c8-312d-468e-9458-5e982d0e2383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:32,820 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.060s 2021-12-15 16:26:32,821 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c067288-735f-46b5-a0aa-7e5928eb7e72', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c067288-735f-46b5-a0aa-7e5928eb7e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:33,886 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.061s 2021-12-15 16:26:33,886 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d905d572-d617-4558-8c30-4b2e80891007', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d905d572-d617-4558-8c30-4b2e80891007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:34,948 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.058s 2021-12-15 16:26:34,948 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dcadc06-0e03-4651-8344-f6ac06ad7b04', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dcadc06-0e03-4651-8344-f6ac06ad7b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:36,003 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.051s 2021-12-15 16:26:36,003 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db9d20b5-41f3-4311-bdac-e4fb801a7383', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db9d20b5-41f3-4311-bdac-e4fb801a7383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:37,069 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.061s 2021-12-15 16:26:37,070 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c454fc-4e9e-4a85-b439-35d6c2818bc7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c454fc-4e9e-4a85-b439-35d6c2818bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:38,122 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.046s 2021-12-15 16:26:38,122 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-229db378-7912-4c8d-bb01-ceb1441f7971', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-229db378-7912-4c8d-bb01-ceb1441f7971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:39,206 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.079s 2021-12-15 16:26:39,207 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c45ddd5a-577e-41b6-bc2f-b4e986e9951f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c45ddd5a-577e-41b6-bc2f-b4e986e9951f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:40,264 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.053s 2021-12-15 16:26:40,265 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb3b8117-d4f8-42db-b900-5737edcab14c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb3b8117-d4f8-42db-b900-5737edcab14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:41,326 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.055s 2021-12-15 16:26:41,326 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f83af909-b670-4090-931e-f62347aaad8d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f83af909-b670-4090-931e-f62347aaad8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:42,393 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.063s 2021-12-15 16:26:42,394 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f678e6cb-a99b-4476-b331-c1f2af3959d4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f678e6cb-a99b-4476-b331-c1f2af3959d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:43,450 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.052s 2021-12-15 16:26:43,451 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c1533b5-5c7b-4e63-8cc0-3f15b8984236', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c1533b5-5c7b-4e63-8cc0-3f15b8984236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:44,505 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.050s 2021-12-15 16:26:44,505 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ed3219-533f-40bd-847d-5c7cb958b124', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ed3219-533f-40bd-847d-5c7cb958b124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:45,560 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.051s 2021-12-15 16:26:45,561 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c10572-b38d-40a7-945a-361ad95b13a3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c10572-b38d-40a7-945a-361ad95b13a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:46,632 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.068s 2021-12-15 16:26:46,633 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d151aad-9095-43ac-9aef-821e4242cb19', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d151aad-9095-43ac-9aef-821e4242cb19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:47,688 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.051s 2021-12-15 16:26:47,688 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e398d7e9-fbcc-4bca-b665-9b91075a2e27', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e398d7e9-fbcc-4bca-b665-9b91075a2e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:48,739 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.047s 2021-12-15 16:26:48,740 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820c0deb-453b-4048-8187-5a7b5f125808', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820c0deb-453b-4048-8187-5a7b5f125808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:49,800 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.056s 2021-12-15 16:26:49,801 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5cbdf6-ea07-4905-a259-9e74dfe48654', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5cbdf6-ea07-4905-a259-9e74dfe48654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:50,861 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.057s 2021-12-15 16:26:50,862 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb372874-875c-401a-8205-6f17befed2d9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb372874-875c-401a-8205-6f17befed2d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:51,919 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.051s 2021-12-15 16:26:51,919 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114cac83-1c3a-4d6a-8ce8-26bea34598ad', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114cac83-1c3a-4d6a-8ce8-26bea34598ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:52,975 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.052s 2021-12-15 16:26:52,976 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4823662-8909-48fd-92af-d86dfe5a1bf4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4823662-8909-48fd-92af-d86dfe5a1bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:54,025 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.046s 2021-12-15 16:26:54,026 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-735d245f-4c07-4ea9-90bd-c3054ea93c9a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-735d245f-4c07-4ea9-90bd-c3054ea93c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:55,103 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.073s 2021-12-15 16:26:55,103 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e93e8b-dcac-472b-96bc-4f42d681fe95', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e93e8b-dcac-472b-96bc-4f42d681fe95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:56,145 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.038s 2021-12-15 16:26:56,146 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d797a7-62ec-49e7-a3b1-18497b66d104', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d797a7-62ec-49e7-a3b1-18497b66d104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:57,221 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.071s 2021-12-15 16:26:57,221 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7449f1b4-ff07-4956-b50c-1ac21877f394', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7449f1b4-ff07-4956-b50c-1ac21877f394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:58,283 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.057s 2021-12-15 16:26:58,283 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4baf91f3-759d-481c-9e89-feda3905c15b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4baf91f3-759d-481c-9e89-feda3905c15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:26:59,347 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.060s 2021-12-15 16:26:59,348 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-290cb58c-5f88-4e32-a7a0-fe86da3aa77d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290cb58c-5f88-4e32-a7a0-fe86da3aa77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:27:00,410 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.059s 2021-12-15 16:27:00,411 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd292ad-ef05-4fae-9f21-3fd12fc9c791', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd292ad-ef05-4fae-9f21-3fd12fc9c791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:27:01,469 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.054s 2021-12-15 16:27:01,469 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf2244e-f48f-4a2f-ba58-2c07e1551278', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf2244e-f48f-4a2f-ba58-2c07e1551278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:27:02,531 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.058s 2021-12-15 16:27:02,531 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ac33a1-aa5d-4f8d-b95c-b0cede1f6cc9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ac33a1-aa5d-4f8d-b95c-b0cede1f6cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:27:03,582 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.047s 2021-12-15 16:27:03,582 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6adbfe94-54de-4433-bdc4-b8e394a8129e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6adbfe94-54de-4433-bdc4-b8e394a8129e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:27:04,639 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.050s 2021-12-15 16:27:04,639 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db3e902-9149-4aca-ab94-ad42c98fd889', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db3e902-9149-4aca-ab94-ad42c98fd889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:27:05,691 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 0.047s 2021-12-15 16:27:05,691 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80504f5b-ce13-4c96-a0b9-67aac2f5e7dc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80504f5b-ce13-4c96-a0b9-67aac2f5e7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:27:32,369 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 25.674s 2021-12-15 16:27:32,369 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e034944e-05fa-41f6-a13f-2cc210e28930', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e034944e-05fa-41f6-a13f-2cc210e28930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:28:33,435 116694 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 2021-12-15 16:29:07,007 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 93.634s 2021-12-15 16:29:07,007 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d677ae-8918-4710-99ff-49af9146adc3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d677ae-8918-4710-99ff-49af9146adc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:29:32,525 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 24.514s 2021-12-15 16:29:32,526 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e3d70dc-68e0-4d57-9094-eea9e70ff50f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e3d70dc-68e0-4d57-9094-eea9e70ff50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:30:33,592 116694 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 2021-12-15 16:31:07,451 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 93.920s 2021-12-15 16:31:07,451 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27900cf9-ec85-4c85-a9d5-4df82b545d9d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27900cf9-ec85-4c85-a9d5-4df82b545d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:31:32,688 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b 24.232s 2021-12-15 16:31:32,688 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ffe2798-c4e2-48b4-b0a4-772683bc71d7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ffe2798-c4e2-48b4-b0a4-772683bc71d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/snapshots/2262c16f-a813-4d1e-82de-d084690fa93b'} Body: b'{"snapshot": {"id": "2262c16f-a813-4d1e-82de-d084690fa93b", "created_at": "2021-12-15T16:25:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1074307648", "description": null, "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "2ce9eb0396d945e692eb72ae3f344a66", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-12-15 16:32:32,752 116694 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094/os-volume_attachments/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 2021-12-15 16:33:32,812 116694 WARNING [urllib3.connectionpool] Retrying (Retry(total=8, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094/os-volume_attachments/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 2021-12-15 16:34:32,872 116694 WARNING [urllib3.connectionpool] Retrying (Retry(total=7, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094/os-volume_attachments/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 2021-12-15 16:35:32,931 116694 WARNING [urllib3.connectionpool] Retrying (Retry(total=6, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094/os-volume_attachments/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 2021-12-15 16:35:33,437 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 400 DELETE http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094/os-volume_attachments/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 240.745s 2021-12-15 16:35:33,438 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '269', 'x-openstack-request-id': 'req-9e846f84-0551-4e23-8fa4-b521d46d8967', 'x-compute-request-id': 'req-9e846f84-0551-4e23-8fa4-b521d46d8967', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094/os-volume_attachments/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Invalid input received: Invalid volume: Unable to detach volume. Volume status must be \'in-use\' and attach_status must be \'attached\' to detach. (HTTP 400) (Request-ID: req-0aac5473-d4bf-41e8-939e-e41013ed9d7c)"}}' 2021-12-15 16:35:33,489 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 0.050s 2021-12-15 16:35:33,490 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85f44a6-9aed-4e5a-9aea-53d815d17d86', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85f44a6-9aed-4e5a-9aea-53d815d17d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"volume": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:19.000000", "updated_at": "2021-12-15T16:33:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-110612354", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}], "user_id": "525625cf3f3a4381a828f58b8ac056f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "attachment_id": "1a96e79d-55a6-40c4-b1f0-0375ec535c23", "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "server_id": "96293447-9fd5-4150-abbe-a00f77eb0094", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:25:20.000000"}], "os-vol-tenant-attr:tenant_id": "2ce9eb0396d945e692eb72ae3f344a66"}}' 2021-12-15 16:36:34,560 116694 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 2021-12-15 16:37:09,319 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 94.820s 2021-12-15 16:37:09,319 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cbee280-7ae7-419a-9303-879dd9515d71', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cbee280-7ae7-419a-9303-879dd9515d71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"volume": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:19.000000", "updated_at": "2021-12-15T16:33:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-110612354", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}], "user_id": "525625cf3f3a4381a828f58b8ac056f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "attachment_id": "1a96e79d-55a6-40c4-b1f0-0375ec535c23", "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "server_id": "96293447-9fd5-4150-abbe-a00f77eb0094", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:25:20.000000"}], "os-vol-tenant-attr:tenant_id": "2ce9eb0396d945e692eb72ae3f344a66"}}' 2021-12-15 16:37:33,699 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 23.371s 2021-12-15 16:37:33,699 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2882715-5b2b-4f15-b454-425fa1d56ca9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2882715-5b2b-4f15-b454-425fa1d56ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"volume": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:19.000000", "updated_at": "2021-12-15T16:33:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-110612354", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}], "user_id": "525625cf3f3a4381a828f58b8ac056f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "attachment_id": "1a96e79d-55a6-40c4-b1f0-0375ec535c23", "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "server_id": "96293447-9fd5-4150-abbe-a00f77eb0094", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:25:20.000000"}], "os-vol-tenant-attr:tenant_id": "2ce9eb0396d945e692eb72ae3f344a66"}}' 2021-12-15 16:38:34,770 116694 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 2021-12-15 16:39:09,701 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 94.992s 2021-12-15 16:39:09,701 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed801fc-a560-44c2-834c-9f826d6c07ca', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed801fc-a560-44c2-834c-9f826d6c07ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"volume": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:19.000000", "updated_at": "2021-12-15T16:33:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-110612354", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}], "user_id": "525625cf3f3a4381a828f58b8ac056f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "attachment_id": "1a96e79d-55a6-40c4-b1f0-0375ec535c23", "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "server_id": "96293447-9fd5-4150-abbe-a00f77eb0094", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:25:20.000000"}], "os-vol-tenant-attr:tenant_id": "2ce9eb0396d945e692eb72ae3f344a66"}}' 2021-12-15 16:39:34,053 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 23.342s 2021-12-15 16:39:34,053 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6fc4f0d-6c7f-476c-9f1a-7a7a49d13b9a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6fc4f0d-6c7f-476c-9f1a-7a7a49d13b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"volume": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:19.000000", "updated_at": "2021-12-15T16:33:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-110612354", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}], "user_id": "525625cf3f3a4381a828f58b8ac056f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "attachment_id": "1a96e79d-55a6-40c4-b1f0-0375ec535c23", "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "server_id": "96293447-9fd5-4150-abbe-a00f77eb0094", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:25:20.000000"}], "os-vol-tenant-attr:tenant_id": "2ce9eb0396d945e692eb72ae3f344a66"}}' 2021-12-15 16:40:35,120 116694 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 2021-12-15 16:41:10,329 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 95.268s 2021-12-15 16:41:10,329 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1252f6bd-cda9-46e5-a4c4-7123edb7df51', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1252f6bd-cda9-46e5-a4c4-7123edb7df51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"volume": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:19.000000", "updated_at": "2021-12-15T16:33:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-110612354", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}], "user_id": "525625cf3f3a4381a828f58b8ac056f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "attachment_id": "1a96e79d-55a6-40c4-b1f0-0375ec535c23", "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "server_id": "96293447-9fd5-4150-abbe-a00f77eb0094", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:25:20.000000"}], "os-vol-tenant-attr:tenant_id": "2ce9eb0396d945e692eb72ae3f344a66"}}' 2021-12-15 16:41:34,197 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8 22.860s 2021-12-15 16:41:34,198 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e2359f-646a-4074-add6-5d7390908eb2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e2359f-646a-4074-add6-5d7390908eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8'} Body: b'{"volume": {"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:19.000000", "updated_at": "2021-12-15T16:33:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-110612354", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/2ce9eb0396d945e692eb72ae3f344a66/volumes/aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}], "user_id": "525625cf3f3a4381a828f58b8ac056f3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "attachment_id": "1a96e79d-55a6-40c4-b1f0-0375ec535c23", "volume_id": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8", "server_id": "96293447-9fd5-4150-abbe-a00f77eb0094", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-12-15T16:25:20.000000"}], "os-vol-tenant-attr:tenant_id": "2ce9eb0396d945e692eb72ae3f344a66"}}' 2021-12-15 16:41:34,344 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.139s 2021-12-15 16:41:34,344 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b732986a-165b-4cef-88ae-c63e3a81bc7a', 'x-compute-request-id': 'req-b732986a-165b-4cef-88ae-c63e3a81bc7a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'' 2021-12-15 16:41:34,532 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.187s 2021-12-15 16:41:34,532 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a01411d-1af4-495e-a08d-31c0ec41a0ed', 'x-compute-request-id': 'req-5a01411d-1af4-495e-a08d-31c0ec41a0ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:35,738 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.192s 2021-12-15 16:41:35,738 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-740891f3-66af-46b2-a3df-a72ebc245263', 'x-compute-request-id': 'req-740891f3-66af-46b2-a3df-a72ebc245263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:36,933 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.186s 2021-12-15 16:41:36,934 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84c0f257-b780-4315-9335-894835dee874', 'x-compute-request-id': 'req-84c0f257-b780-4315-9335-894835dee874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:38,146 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.204s 2021-12-15 16:41:38,147 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f11bc09-737d-40fb-b538-99ff2527eedd', 'x-compute-request-id': 'req-9f11bc09-737d-40fb-b538-99ff2527eedd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:39,359 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.203s 2021-12-15 16:41:39,359 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d9a6c80-51f2-4375-9957-0f66a90324c2', 'x-compute-request-id': 'req-2d9a6c80-51f2-4375-9957-0f66a90324c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:40,588 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.219s 2021-12-15 16:41:40,588 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9151dad7-faed-4d61-89a9-8d761e915ec3', 'x-compute-request-id': 'req-9151dad7-faed-4d61-89a9-8d761e915ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:41,832 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.234s 2021-12-15 16:41:41,833 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ab44a63-f801-4425-8f7b-997cd0463a8c', 'x-compute-request-id': 'req-9ab44a63-f801-4425-8f7b-997cd0463a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:43,073 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.230s 2021-12-15 16:41:43,073 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c0a439f-6f33-43c0-bb7b-297971aed497', 'x-compute-request-id': 'req-7c0a439f-6f33-43c0-bb7b-297971aed497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:44,335 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.252s 2021-12-15 16:41:44,336 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ff9fb89-ddbd-4edd-a12f-de46702e7169', 'x-compute-request-id': 'req-0ff9fb89-ddbd-4edd-a12f-de46702e7169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:45,566 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.221s 2021-12-15 16:41:45,567 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b910af56-3f27-4d3a-8b11-376b98c05ad6', 'x-compute-request-id': 'req-b910af56-3f27-4d3a-8b11-376b98c05ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:46,795 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.220s 2021-12-15 16:41:46,796 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08c9634a-899d-492f-9ccc-2e556095d9df', 'x-compute-request-id': 'req-08c9634a-899d-492f-9ccc-2e556095d9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:48,038 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.233s 2021-12-15 16:41:48,038 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c872ac2e-44b0-4bb6-be7b-af87c0734830', 'x-compute-request-id': 'req-c872ac2e-44b0-4bb6-be7b-af87c0734830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:49,271 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.223s 2021-12-15 16:41:49,271 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-851f2482-ae84-4a4e-88cd-3b3483057cd0', 'x-compute-request-id': 'req-851f2482-ae84-4a4e-88cd-3b3483057cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:50,514 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.233s 2021-12-15 16:41:50,514 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daecd41e-477a-40c3-9f2c-a89b78353bd0', 'x-compute-request-id': 'req-daecd41e-477a-40c3-9f2c-a89b78353bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:51,745 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.221s 2021-12-15 16:41:51,745 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b33210d9-b9e3-4de0-819e-aa5cea92baa1', 'x-compute-request-id': 'req-b33210d9-b9e3-4de0-819e-aa5cea92baa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:52,991 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.237s 2021-12-15 16:41:52,992 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4868f40-336e-4354-a588-8f52d0519395', 'x-compute-request-id': 'req-d4868f40-336e-4354-a588-8f52d0519395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:54,235 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.235s 2021-12-15 16:41:54,236 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27e9a472-d63a-404e-babc-88784ab9eb23', 'x-compute-request-id': 'req-27e9a472-d63a-404e-babc-88784ab9eb23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:55,473 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.228s 2021-12-15 16:41:55,473 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d295df0b-2810-4291-8a51-a7badc85a60b', 'x-compute-request-id': 'req-d295df0b-2810-4291-8a51-a7badc85a60b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:56,718 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.235s 2021-12-15 16:41:56,718 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2098151f-661d-43ee-9eed-3c3898b52564', 'x-compute-request-id': 'req-2098151f-661d-43ee-9eed-3c3898b52564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:57,967 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.239s 2021-12-15 16:41:57,967 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccfcbe86-8d05-43ff-8777-d3a302016047', 'x-compute-request-id': 'req-ccfcbe86-8d05-43ff-8777-d3a302016047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:41:59,194 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.218s 2021-12-15 16:41:59,195 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c22301d-1b01-45ec-bd37-fafa7276eb61', 'x-compute-request-id': 'req-2c22301d-1b01-45ec-bd37-fafa7276eb61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:00,434 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.230s 2021-12-15 16:42:00,434 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8223608c-41a6-433c-a13d-bf91b7904188', 'x-compute-request-id': 'req-8223608c-41a6-433c-a13d-bf91b7904188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:01,668 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.224s 2021-12-15 16:42:01,669 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f13b16f-7f4b-47ce-a33a-95766ad7dcfa', 'x-compute-request-id': 'req-8f13b16f-7f4b-47ce-a33a-95766ad7dcfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:02,915 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.236s 2021-12-15 16:42:02,915 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-673dda28-dfb4-464c-96e0-3af8c37bdb74', 'x-compute-request-id': 'req-673dda28-dfb4-464c-96e0-3af8c37bdb74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:04,164 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.240s 2021-12-15 16:42:04,165 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a48dde6b-bc7d-4186-b520-6a8a10aa9a89', 'x-compute-request-id': 'req-a48dde6b-bc7d-4186-b520-6a8a10aa9a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:05,398 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.224s 2021-12-15 16:42:05,398 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-637e949d-ca8d-4fe1-b5b6-9c0542c1a385', 'x-compute-request-id': 'req-637e949d-ca8d-4fe1-b5b6-9c0542c1a385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:06,634 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.226s 2021-12-15 16:42:06,635 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50e297ee-99a8-4808-be8d-263882e65c46', 'x-compute-request-id': 'req-50e297ee-99a8-4808-be8d-263882e65c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:07,870 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.226s 2021-12-15 16:42:07,870 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a605bcfb-5ef4-4a58-95f4-dcdf143192a5', 'x-compute-request-id': 'req-a605bcfb-5ef4-4a58-95f4-dcdf143192a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:09,049 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.169s 2021-12-15 16:42:09,050 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-475cb12d-c6b0-4bd6-823c-edc503e91796', 'x-compute-request-id': 'req-475cb12d-c6b0-4bd6-823c-edc503e91796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:10,226 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.167s 2021-12-15 16:42:10,226 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-652c54d4-bceb-4d46-a3bb-5fe4d13fb843', 'x-compute-request-id': 'req-652c54d4-bceb-4d46-a3bb-5fe4d13fb843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:11,415 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.180s 2021-12-15 16:42:11,415 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a7a6258-7ed6-4fd5-9d77-f6d8a8116944', 'x-compute-request-id': 'req-3a7a6258-7ed6-4fd5-9d77-f6d8a8116944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:12,599 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.175s 2021-12-15 16:42:12,599 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afc5a58b-a1d5-40be-b3ed-3c608adb0ca4', 'x-compute-request-id': 'req-afc5a58b-a1d5-40be-b3ed-3c608adb0ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:13,804 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.196s 2021-12-15 16:42:13,804 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bd14424-3f73-422f-8b68-8e1fbf1808fd', 'x-compute-request-id': 'req-4bd14424-3f73-422f-8b68-8e1fbf1808fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:15,016 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.204s 2021-12-15 16:42:15,017 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45aeeb6a-d4e5-4342-a833-419295cd4975', 'x-compute-request-id': 'req-45aeeb6a-d4e5-4342-a833-419295cd4975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:16,217 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.191s 2021-12-15 16:42:16,217 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e29901a7-9d60-4e0c-af8e-a868cc52bced', 'x-compute-request-id': 'req-e29901a7-9d60-4e0c-af8e-a868cc52bced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:17,384 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.158s 2021-12-15 16:42:17,384 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bb16bcc-0ece-46a8-a0b2-c1bd7cb3481b', 'x-compute-request-id': 'req-0bb16bcc-0ece-46a8-a0b2-c1bd7cb3481b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:18,564 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.170s 2021-12-15 16:42:18,564 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be685d3a-39f9-4584-a36b-87c99da36df8', 'x-compute-request-id': 'req-be685d3a-39f9-4584-a36b-87c99da36df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:19,757 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.184s 2021-12-15 16:42:19,757 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-899acdde-3318-4716-ba2e-24a3ed1d88b9', 'x-compute-request-id': 'req-899acdde-3318-4716-ba2e-24a3ed1d88b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:20,950 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.184s 2021-12-15 16:42:20,951 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70c027d2-297f-4672-87bf-3125541a6642', 'x-compute-request-id': 'req-70c027d2-297f-4672-87bf-3125541a6642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:22,146 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.184s 2021-12-15 16:42:22,146 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-475ed325-9501-4190-8e47-e0d35881f7c5', 'x-compute-request-id': 'req-475ed325-9501-4190-8e47-e0d35881f7c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:23,314 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.158s 2021-12-15 16:42:23,314 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-454adab6-cf44-41f2-baea-d3e03ae30b3f', 'x-compute-request-id': 'req-454adab6-cf44-41f2-baea-d3e03ae30b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:24,498 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.175s 2021-12-15 16:42:24,499 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ab6440d-c8da-4130-b99f-7d09d46346e2', 'x-compute-request-id': 'req-3ab6440d-c8da-4130-b99f-7d09d46346e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:25,671 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.163s 2021-12-15 16:42:25,672 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-186c4b0f-7ebf-4b24-bb15-612b66e5ef6b', 'x-compute-request-id': 'req-186c4b0f-7ebf-4b24-bb15-612b66e5ef6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:26,854 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.168s 2021-12-15 16:42:26,854 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25b7ec64-6e0c-4feb-94ce-f6462d3b52b7', 'x-compute-request-id': 'req-25b7ec64-6e0c-4feb-94ce-f6462d3b52b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:28,045 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.178s 2021-12-15 16:42:28,046 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f60b0d8-37a4-436b-a901-7b3be606af6f', 'x-compute-request-id': 'req-4f60b0d8-37a4-436b-a901-7b3be606af6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:29,234 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.179s 2021-12-15 16:42:29,234 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a9744f9-5076-4314-979c-8a643d6f9fb6', 'x-compute-request-id': 'req-2a9744f9-5076-4314-979c-8a643d6f9fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:30,426 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.181s 2021-12-15 16:42:30,427 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd9cee8d-9fa7-4627-92da-d4884111208c', 'x-compute-request-id': 'req-dd9cee8d-9fa7-4627-92da-d4884111208c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:31,611 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.175s 2021-12-15 16:42:31,611 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00b4c46f-36d0-440d-8b37-55ca24e06f1b', 'x-compute-request-id': 'req-00b4c46f-36d0-440d-8b37-55ca24e06f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:32,786 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.165s 2021-12-15 16:42:32,786 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cce63add-af1a-42c1-8cf6-78f2057cd49d', 'x-compute-request-id': 'req-cce63add-af1a-42c1-8cf6-78f2057cd49d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:33,990 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.191s 2021-12-15 16:42:33,991 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d73720f-0b89-4185-b340-28269d6f1012', 'x-compute-request-id': 'req-0d73720f-0b89-4185-b340-28269d6f1012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:35,174 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.169s 2021-12-15 16:42:35,174 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f4f4d33-d838-45ac-a522-5a0c8f0317d0', 'x-compute-request-id': 'req-4f4f4d33-d838-45ac-a522-5a0c8f0317d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:36,352 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.170s 2021-12-15 16:42:36,352 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be93bddf-1a39-4345-b912-c834a1084a38', 'x-compute-request-id': 'req-be93bddf-1a39-4345-b912-c834a1084a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:37,536 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.175s 2021-12-15 16:42:37,537 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dadc512f-67c3-4959-967b-570578a99b67', 'x-compute-request-id': 'req-dadc512f-67c3-4959-967b-570578a99b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:38,730 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.184s 2021-12-15 16:42:38,731 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aebd72e-422c-42a8-b6d0-cd777eeb81ff', 'x-compute-request-id': 'req-0aebd72e-422c-42a8-b6d0-cd777eeb81ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:39,920 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.175s 2021-12-15 16:42:39,920 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8da57f6c-6076-4f29-9c38-9b77f5c24f99', 'x-compute-request-id': 'req-8da57f6c-6076-4f29-9c38-9b77f5c24f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:41,110 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.181s 2021-12-15 16:42:41,111 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45911046-3b28-4331-bb27-91326170fe9a', 'x-compute-request-id': 'req-45911046-3b28-4331-bb27-91326170fe9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:42,308 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.186s 2021-12-15 16:42:42,308 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8a6a308-22f1-462a-961b-4abedb55048a', 'x-compute-request-id': 'req-e8a6a308-22f1-462a-961b-4abedb55048a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:43,493 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.177s 2021-12-15 16:42:43,494 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b053265-0c53-43e9-bae3-638a3bd7052a', 'x-compute-request-id': 'req-5b053265-0c53-43e9-bae3-638a3bd7052a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:44,665 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.162s 2021-12-15 16:42:44,665 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28fce48d-205e-4241-9556-ea0133ada71f', 'x-compute-request-id': 'req-28fce48d-205e-4241-9556-ea0133ada71f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:45,857 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.182s 2021-12-15 16:42:45,857 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6df1bce5-5460-4aa2-82a9-92ac421d3c95', 'x-compute-request-id': 'req-6df1bce5-5460-4aa2-82a9-92ac421d3c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:47,048 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.181s 2021-12-15 16:42:47,048 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60952c05-e2e2-496d-89c1-a682fd3c49a4', 'x-compute-request-id': 'req-60952c05-e2e2-496d-89c1-a682fd3c49a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:48,249 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.193s 2021-12-15 16:42:48,250 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71880fcc-dc02-4166-9393-43b40b10892a', 'x-compute-request-id': 'req-71880fcc-dc02-4166-9393-43b40b10892a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:49,433 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.174s 2021-12-15 16:42:49,433 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa85c804-ae4e-40f2-b438-35895b3451fb', 'x-compute-request-id': 'req-aa85c804-ae4e-40f2-b438-35895b3451fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:50,610 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.167s 2021-12-15 16:42:50,610 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-985f5532-a399-4191-b9cf-6604406658be', 'x-compute-request-id': 'req-985f5532-a399-4191-b9cf-6604406658be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:51,798 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.175s 2021-12-15 16:42:51,798 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ac1a5ab-630e-4756-b059-2819cb105725', 'x-compute-request-id': 'req-4ac1a5ab-630e-4756-b059-2819cb105725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:52,989 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.182s 2021-12-15 16:42:52,990 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26a4d15e-08d4-4461-9b11-086052f592dc', 'x-compute-request-id': 'req-26a4d15e-08d4-4461-9b11-086052f592dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:54,172 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.173s 2021-12-15 16:42:54,172 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd7f117c-e925-40d1-b8d1-19bc259b6948', 'x-compute-request-id': 'req-cd7f117c-e925-40d1-b8d1-19bc259b6948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:55,366 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.184s 2021-12-15 16:42:55,366 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dade649-f15e-43d3-88ec-0d339e971d36', 'x-compute-request-id': 'req-5dade649-f15e-43d3-88ec-0d339e971d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:56,546 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.171s 2021-12-15 16:42:56,547 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bdc12a6-d733-418b-bc50-02b9e382b305', 'x-compute-request-id': 'req-6bdc12a6-d733-418b-bc50-02b9e382b305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:57,729 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.168s 2021-12-15 16:42:57,730 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4b706a8-2abd-4dc2-b5a7-c9028db0ddd9', 'x-compute-request-id': 'req-e4b706a8-2abd-4dc2-b5a7-c9028db0ddd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:42:58,927 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.186s 2021-12-15 16:42:58,928 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aacbc99-3924-4d23-9102-c0aab4036687', 'x-compute-request-id': 'req-2aacbc99-3924-4d23-9102-c0aab4036687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:00,102 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.163s 2021-12-15 16:43:00,102 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f991f327-aede-4339-98ae-cac31ba26ebd', 'x-compute-request-id': 'req-f991f327-aede-4339-98ae-cac31ba26ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:01,281 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.169s 2021-12-15 16:43:01,281 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7749d1e8-7ebf-4bb6-9ec5-fbfe1111319a', 'x-compute-request-id': 'req-7749d1e8-7ebf-4bb6-9ec5-fbfe1111319a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:02,473 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.183s 2021-12-15 16:43:02,474 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e5ab623-b575-4346-b487-c1d75e799979', 'x-compute-request-id': 'req-7e5ab623-b575-4346-b487-c1d75e799979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:03,652 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.169s 2021-12-15 16:43:03,653 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5758c9e-e7b0-4eae-b80d-1bff17007a5b', 'x-compute-request-id': 'req-c5758c9e-e7b0-4eae-b80d-1bff17007a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:04,852 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.189s 2021-12-15 16:43:04,852 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-336f3fb2-dca2-465d-9a17-849c658e9dea', 'x-compute-request-id': 'req-336f3fb2-dca2-465d-9a17-849c658e9dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:06,035 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.174s 2021-12-15 16:43:06,036 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-670b2826-df42-44fe-882d-0bfe2ec1e7b7', 'x-compute-request-id': 'req-670b2826-df42-44fe-882d-0bfe2ec1e7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:07,214 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.165s 2021-12-15 16:43:07,214 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55222d16-1243-4ce4-9907-ac8c37d257fa', 'x-compute-request-id': 'req-55222d16-1243-4ce4-9907-ac8c37d257fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:08,405 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.179s 2021-12-15 16:43:08,406 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0014f22b-a99e-4e79-ae4b-1e13e7e9d3ce', 'x-compute-request-id': 'req-0014f22b-a99e-4e79-ae4b-1e13e7e9d3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:09,597 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.182s 2021-12-15 16:43:09,598 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ae433a3-2401-426f-915d-4cb1c09af0ee', 'x-compute-request-id': 'req-1ae433a3-2401-426f-915d-4cb1c09af0ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:10,776 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.169s 2021-12-15 16:43:10,776 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52bea974-030c-45e3-b4f9-d8f804fe59d1', 'x-compute-request-id': 'req-52bea974-030c-45e3-b4f9-d8f804fe59d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:11,982 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.197s 2021-12-15 16:43:11,982 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81f85627-f679-4616-9ac1-16be8742c578', 'x-compute-request-id': 'req-81f85627-f679-4616-9ac1-16be8742c578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:13,148 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.156s 2021-12-15 16:43:13,149 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5906b613-8c08-48b2-a77b-bed4da4ea13d', 'x-compute-request-id': 'req-5906b613-8c08-48b2-a77b-bed4da4ea13d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:14,335 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.174s 2021-12-15 16:43:14,335 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d662c7a-e276-4c58-8a00-d48c17bd2b5f', 'x-compute-request-id': 'req-2d662c7a-e276-4c58-8a00-d48c17bd2b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:15,507 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.162s 2021-12-15 16:43:15,508 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a518da34-6510-4cb4-9e01-2dbeef0c998d', 'x-compute-request-id': 'req-a518da34-6510-4cb4-9e01-2dbeef0c998d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:16,690 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.173s 2021-12-15 16:43:16,690 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439e7224-875f-425b-a3d6-2eab59f4642f', 'x-compute-request-id': 'req-439e7224-875f-425b-a3d6-2eab59f4642f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:17,886 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.187s 2021-12-15 16:43:17,887 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0128807a-4014-411c-8f90-1bdb65947770', 'x-compute-request-id': 'req-0128807a-4014-411c-8f90-1bdb65947770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:19,063 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.167s 2021-12-15 16:43:19,063 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e405d89f-7c4c-47e5-9ea2-6e3995bcd1d8', 'x-compute-request-id': 'req-e405d89f-7c4c-47e5-9ea2-6e3995bcd1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:20,242 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.169s 2021-12-15 16:43:20,242 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f09abdc-b948-4425-82d0-e2f5d3a4ba11', 'x-compute-request-id': 'req-7f09abdc-b948-4425-82d0-e2f5d3a4ba11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:21,418 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.167s 2021-12-15 16:43:21,419 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de729aef-bba0-40d4-a5a1-68380657fbdb', 'x-compute-request-id': 'req-de729aef-bba0-40d4-a5a1-68380657fbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:22,601 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.174s 2021-12-15 16:43:22,601 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91d9f1d0-9d3c-4ac2-b9ab-5cfa83410bdf', 'x-compute-request-id': 'req-91d9f1d0-9d3c-4ac2-b9ab-5cfa83410bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:24,035 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.425s 2021-12-15 16:43:24,036 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53c399ee-df68-4f44-867e-bbab0352e92f', 'x-compute-request-id': 'req-53c399ee-df68-4f44-867e-bbab0352e92f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:25,226 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.177s 2021-12-15 16:43:25,227 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aef9e688-c7bd-481e-b32b-6197b10a1aaf', 'x-compute-request-id': 'req-aef9e688-c7bd-481e-b32b-6197b10a1aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:26,415 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.179s 2021-12-15 16:43:26,415 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7649550-3d25-42fa-8bb4-b0866edc0485', 'x-compute-request-id': 'req-d7649550-3d25-42fa-8bb4-b0866edc0485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:27,596 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.171s 2021-12-15 16:43:27,596 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab7c4ece-24b2-4b52-9571-704257e6195f', 'x-compute-request-id': 'req-ab7c4ece-24b2-4b52-9571-704257e6195f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:28,772 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.167s 2021-12-15 16:43:28,773 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56333d2a-4d78-41ec-83c4-05ab42475822', 'x-compute-request-id': 'req-56333d2a-4d78-41ec-83c4-05ab42475822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:29,968 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.186s 2021-12-15 16:43:29,969 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3354e7de-e24e-4092-a6a6-f881d1422883', 'x-compute-request-id': 'req-3354e7de-e24e-4092-a6a6-f881d1422883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:31,159 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.178s 2021-12-15 16:43:31,160 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfb91d98-b16c-453d-8a57-d9af7ce9b1e6', 'x-compute-request-id': 'req-bfb91d98-b16c-453d-8a57-d9af7ce9b1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:32,330 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.162s 2021-12-15 16:43:32,331 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-922f11e8-c41c-4df1-afe5-8bb9c0b14e84', 'x-compute-request-id': 'req-922f11e8-c41c-4df1-afe5-8bb9c0b14e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:33,511 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.171s 2021-12-15 16:43:33,512 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c5e3c08-3d26-405e-a0e6-b73ec7103994', 'x-compute-request-id': 'req-1c5e3c08-3d26-405e-a0e6-b73ec7103994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:34,691 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.170s 2021-12-15 16:43:34,691 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9685f18-aa45-41ee-aa8b-4ab7dff3aecb', 'x-compute-request-id': 'req-a9685f18-aa45-41ee-aa8b-4ab7dff3aecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:35,869 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.167s 2021-12-15 16:43:35,870 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd68911-f855-4a71-a30b-28d90ed58ca9', 'x-compute-request-id': 'req-3dd68911-f855-4a71-a30b-28d90ed58ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:37,052 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.173s 2021-12-15 16:43:37,053 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84d88bb0-fabc-4525-9eb2-8b736ed1846f', 'x-compute-request-id': 'req-84d88bb0-fabc-4525-9eb2-8b736ed1846f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:38,240 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.178s 2021-12-15 16:43:38,240 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82dde4fa-2e85-4c9a-a41a-f5bc7d038fd3', 'x-compute-request-id': 'req-82dde4fa-2e85-4c9a-a41a-f5bc7d038fd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:39,414 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.165s 2021-12-15 16:43:39,415 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d6586cd-d808-412a-a9f7-8fdd126681d0', 'x-compute-request-id': 'req-7d6586cd-d808-412a-a9f7-8fdd126681d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:40,598 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.169s 2021-12-15 16:43:40,598 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4692cdfe-4edf-413a-b332-f51a87597a4f', 'x-compute-request-id': 'req-4692cdfe-4edf-413a-b332-f51a87597a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:41,790 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.182s 2021-12-15 16:43:41,790 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2485cbc5-e1d8-405b-b2ca-f6b6b99b7e6e', 'x-compute-request-id': 'req-2485cbc5-e1d8-405b-b2ca-f6b6b99b7e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:42,969 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.169s 2021-12-15 16:43:42,969 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a959d7fc-cbed-4f85-aea4-cf7cb4a5d18a', 'x-compute-request-id': 'req-a959d7fc-cbed-4f85-aea4-cf7cb4a5d18a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:44,178 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.200s 2021-12-15 16:43:44,179 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66aa6845-a5a1-4b81-b362-e5a7beab19f8', 'x-compute-request-id': 'req-66aa6845-a5a1-4b81-b362-e5a7beab19f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:45,366 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.176s 2021-12-15 16:43:45,366 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed381f43-1723-4af1-92e0-776288f93bd5', 'x-compute-request-id': 'req-ed381f43-1723-4af1-92e0-776288f93bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:46,543 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.167s 2021-12-15 16:43:46,543 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-123691d1-56b5-4d02-a243-eee9de0f86ef', 'x-compute-request-id': 'req-123691d1-56b5-4d02-a243-eee9de0f86ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:47,746 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.193s 2021-12-15 16:43:47,746 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-addd7caa-e253-4659-a291-b9d6a178f42c', 'x-compute-request-id': 'req-addd7caa-e253-4659-a291-b9d6a178f42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:48,926 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.172s 2021-12-15 16:43:48,927 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4938221-88bb-498c-a4e8-bf0cc062d40f', 'x-compute-request-id': 'req-e4938221-88bb-498c-a4e8-bf0cc062d40f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:50,120 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.185s 2021-12-15 16:43:50,120 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-235ba493-ee86-4f33-9cf3-dd97d041e258', 'x-compute-request-id': 'req-235ba493-ee86-4f33-9cf3-dd97d041e258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:51,304 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.174s 2021-12-15 16:43:51,304 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f26922f-a8c8-462a-b61d-acac1f5adfdd', 'x-compute-request-id': 'req-2f26922f-a8c8-462a-b61d-acac1f5adfdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:52,486 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.173s 2021-12-15 16:43:52,487 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd92a2d7-44e3-476b-9466-17dbfa5db2e5', 'x-compute-request-id': 'req-bd92a2d7-44e3-476b-9466-17dbfa5db2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:53,674 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.178s 2021-12-15 16:43:53,674 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afde9379-4667-4503-a865-1b5654f05735', 'x-compute-request-id': 'req-afde9379-4667-4503-a865-1b5654f05735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:54,893 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.209s 2021-12-15 16:43:54,893 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c09ea1b1-99b5-4773-896b-fe2b19df52e8', 'x-compute-request-id': 'req-c09ea1b1-99b5-4773-896b-fe2b19df52e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:56,070 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.168s 2021-12-15 16:43:56,070 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e941902-61e2-435e-a37f-c6ec72dcaf81', 'x-compute-request-id': 'req-3e941902-61e2-435e-a37f-c6ec72dcaf81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:57,235 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.156s 2021-12-15 16:43:57,235 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b12802d-dea3-493c-8f19-2f32510cb0d0', 'x-compute-request-id': 'req-4b12802d-dea3-493c-8f19-2f32510cb0d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:58,403 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.159s 2021-12-15 16:43:58,403 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6311c1bc-f82b-4dde-b732-b77301adec27', 'x-compute-request-id': 'req-6311c1bc-f82b-4dde-b732-b77301adec27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:43:59,588 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.175s 2021-12-15 16:43:59,588 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd741284-13d9-40d3-b6e8-04eb2e4cac6f', 'x-compute-request-id': 'req-dd741284-13d9-40d3-b6e8-04eb2e4cac6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:00,764 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.166s 2021-12-15 16:44:00,764 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93f70bee-9450-4cc9-8e7f-862baf220658', 'x-compute-request-id': 'req-93f70bee-9450-4cc9-8e7f-862baf220658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:01,944 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.169s 2021-12-15 16:44:01,945 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b367a21-207b-4fbc-95da-e90306061517', 'x-compute-request-id': 'req-8b367a21-207b-4fbc-95da-e90306061517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:03,132 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.176s 2021-12-15 16:44:03,132 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f1e6091-09ca-4bce-9e68-167df6ef009e', 'x-compute-request-id': 'req-6f1e6091-09ca-4bce-9e68-167df6ef009e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:04,314 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.173s 2021-12-15 16:44:04,314 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f17d2848-86b0-4a7f-804c-465539678522', 'x-compute-request-id': 'req-f17d2848-86b0-4a7f-804c-465539678522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:05,491 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.168s 2021-12-15 16:44:05,491 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ee29db0-f893-44ed-9ca6-b7fffa0e1838', 'x-compute-request-id': 'req-2ee29db0-f893-44ed-9ca6-b7fffa0e1838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:06,667 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.166s 2021-12-15 16:44:06,667 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2be9a0bb-9e15-47fe-8689-e1bc58c8952f', 'x-compute-request-id': 'req-2be9a0bb-9e15-47fe-8689-e1bc58c8952f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:07,863 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.186s 2021-12-15 16:44:07,863 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01a33d76-a6b0-47db-8b36-acf92872393a', 'x-compute-request-id': 'req-01a33d76-a6b0-47db-8b36-acf92872393a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:09,052 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.179s 2021-12-15 16:44:09,053 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dee63fe5-091e-4ddc-b507-90cbbe486199', 'x-compute-request-id': 'req-dee63fe5-091e-4ddc-b507-90cbbe486199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:10,232 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.171s 2021-12-15 16:44:10,232 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f616c63a-f5b4-443a-b625-ef5cdf4ca137', 'x-compute-request-id': 'req-f616c63a-f5b4-443a-b625-ef5cdf4ca137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:11,412 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.170s 2021-12-15 16:44:11,412 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9867610a-fe7f-487b-86c1-4811a34b7a32', 'x-compute-request-id': 'req-9867610a-fe7f-487b-86c1-4811a34b7a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:12,587 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.166s 2021-12-15 16:44:12,588 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bafa4f02-ab50-4063-ac87-cff5a653cc14', 'x-compute-request-id': 'req-bafa4f02-ab50-4063-ac87-cff5a653cc14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:13,786 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.184s 2021-12-15 16:44:13,786 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edc547dd-0e84-44c9-b60e-8d0cf255fe84', 'x-compute-request-id': 'req-edc547dd-0e84-44c9-b60e-8d0cf255fe84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:14,978 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.183s 2021-12-15 16:44:14,979 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6fcd4fc-c25d-4bed-932c-ad541ab598c8', 'x-compute-request-id': 'req-b6fcd4fc-c25d-4bed-932c-ad541ab598c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:16,163 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.176s 2021-12-15 16:44:16,163 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0e7e39c-3bd4-45d1-a3a3-768d2d27df27', 'x-compute-request-id': 'req-c0e7e39c-3bd4-45d1-a3a3-768d2d27df27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:17,352 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.175s 2021-12-15 16:44:17,352 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f4836b9-d7e7-45ae-a914-9211a8b08491', 'x-compute-request-id': 'req-5f4836b9-d7e7-45ae-a914-9211a8b08491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:18,518 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.156s 2021-12-15 16:44:18,518 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88b956fa-8e96-40b6-af47-c8d256e7caf5', 'x-compute-request-id': 'req-88b956fa-8e96-40b6-af47-c8d256e7caf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:19,704 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.176s 2021-12-15 16:44:19,704 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1c2ee6c-bb48-401f-9990-d982ee96163f', 'x-compute-request-id': 'req-e1c2ee6c-bb48-401f-9990-d982ee96163f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:20,872 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.160s 2021-12-15 16:44:20,872 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08f9830b-2464-4cfa-9a25-926374648904', 'x-compute-request-id': 'req-08f9830b-2464-4cfa-9a25-926374648904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:22,063 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.181s 2021-12-15 16:44:22,063 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf79d6f0-06a1-4685-bd03-c9350eb51aca', 'x-compute-request-id': 'req-cf79d6f0-06a1-4685-bd03-c9350eb51aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:23,236 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.164s 2021-12-15 16:44:23,237 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d383b3cd-5760-4774-a942-9179cd9b172f', 'x-compute-request-id': 'req-d383b3cd-5760-4774-a942-9179cd9b172f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:24,425 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.179s 2021-12-15 16:44:24,425 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89edd83f-facf-4b44-91f2-58566ce07362', 'x-compute-request-id': 'req-89edd83f-facf-4b44-91f2-58566ce07362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:25,599 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.164s 2021-12-15 16:44:25,599 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-435fae09-d2a3-450d-ac26-e5fdbadf6bb1', 'x-compute-request-id': 'req-435fae09-d2a3-450d-ac26-e5fdbadf6bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:26,782 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.173s 2021-12-15 16:44:26,782 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae78c700-2165-4eaa-bed2-f56bd74125b5', 'x-compute-request-id': 'req-ae78c700-2165-4eaa-bed2-f56bd74125b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:27,972 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.179s 2021-12-15 16:44:27,973 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afcbef79-ec83-4320-a368-1ade6a50dd27', 'x-compute-request-id': 'req-afcbef79-ec83-4320-a368-1ade6a50dd27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:29,408 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.426s 2021-12-15 16:44:29,408 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c6b38e0-f1cf-4195-a1f0-f6dd48ce1929', 'x-compute-request-id': 'req-7c6b38e0-f1cf-4195-a1f0-f6dd48ce1929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:30,578 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.162s 2021-12-15 16:44:30,578 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-711d05c8-2eee-461e-89ec-d0d8967e7b4b', 'x-compute-request-id': 'req-711d05c8-2eee-461e-89ec-d0d8967e7b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:31,747 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.159s 2021-12-15 16:44:31,747 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c29806b-886e-45c2-9c90-80a08458725a', 'x-compute-request-id': 'req-5c29806b-886e-45c2-9c90-80a08458725a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:32,930 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.173s 2021-12-15 16:44:32,930 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7a6b54b-6813-4012-9a59-52ab08a8a702', 'x-compute-request-id': 'req-d7a6b54b-6813-4012-9a59-52ab08a8a702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:34,302 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.362s 2021-12-15 16:44:34,302 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68ff268d-e651-47fe-aa97-dfbc2ce2c702', 'x-compute-request-id': 'req-68ff268d-e651-47fe-aa97-dfbc2ce2c702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:35,483 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.172s 2021-12-15 16:44:35,484 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-741c73ed-dbf8-4064-af16-20313837706e', 'x-compute-request-id': 'req-741c73ed-dbf8-4064-af16-20313837706e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:36,669 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.175s 2021-12-15 16:44:36,669 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10447f79-1dfa-48e5-a427-a14184506282', 'x-compute-request-id': 'req-10447f79-1dfa-48e5-a427-a14184506282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:37,849 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.170s 2021-12-15 16:44:37,850 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49a0bc1e-9334-4cae-8507-ce4451627dc8', 'x-compute-request-id': 'req-49a0bc1e-9334-4cae-8507-ce4451627dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:39,042 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.183s 2021-12-15 16:44:39,043 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d287e96-5d79-46cc-b019-5754adf0bba0', 'x-compute-request-id': 'req-1d287e96-5d79-46cc-b019-5754adf0bba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:40,212 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.159s 2021-12-15 16:44:40,212 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6e02c23-4838-4025-a2de-662405347d89', 'x-compute-request-id': 'req-a6e02c23-4838-4025-a2de-662405347d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:41,394 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.172s 2021-12-15 16:44:41,395 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50c6311e-92f9-4818-92f1-8079120d8fed', 'x-compute-request-id': 'req-50c6311e-92f9-4818-92f1-8079120d8fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:42,601 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.197s 2021-12-15 16:44:42,601 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cb35a8d-fed3-4462-9052-9c8fe70c43c8', 'x-compute-request-id': 'req-2cb35a8d-fed3-4462-9052-9c8fe70c43c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:43,801 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.190s 2021-12-15 16:44:43,801 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d1a16d6-115c-4cdd-9d67-306787ac9495', 'x-compute-request-id': 'req-3d1a16d6-115c-4cdd-9d67-306787ac9495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:44,989 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.179s 2021-12-15 16:44:44,990 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81327d1d-04cd-45d5-a8b9-d1cd1212e1b0', 'x-compute-request-id': 'req-81327d1d-04cd-45d5-a8b9-d1cd1212e1b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:46,174 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.176s 2021-12-15 16:44:46,175 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-664f427b-1b0a-438c-ac99-cc2cacf8e0d0', 'x-compute-request-id': 'req-664f427b-1b0a-438c-ac99-cc2cacf8e0d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:47,359 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.175s 2021-12-15 16:44:47,359 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd093372-58a4-464b-aea0-677a3080d1f3', 'x-compute-request-id': 'req-cd093372-58a4-464b-aea0-677a3080d1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:48,527 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.158s 2021-12-15 16:44:48,527 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-699de318-3cb8-4444-8047-6716a87587ac', 'x-compute-request-id': 'req-699de318-3cb8-4444-8047-6716a87587ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:49,724 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.187s 2021-12-15 16:44:49,724 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f56d5df7-9c18-4acf-bbca-30e30788678b', 'x-compute-request-id': 'req-f56d5df7-9c18-4acf-bbca-30e30788678b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:50,913 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.178s 2021-12-15 16:44:50,913 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e596309-eb6e-48f9-a16f-2c803f2ad5d2', 'x-compute-request-id': 'req-1e596309-eb6e-48f9-a16f-2c803f2ad5d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:52,088 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.166s 2021-12-15 16:44:52,089 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e622a34e-6afc-4d2c-9006-63fc47d9187f', 'x-compute-request-id': 'req-e622a34e-6afc-4d2c-9006-63fc47d9187f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:53,273 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.173s 2021-12-15 16:44:53,274 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e204eed-d9e2-4eee-840a-54670e6cb829', 'x-compute-request-id': 'req-8e204eed-d9e2-4eee-840a-54670e6cb829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:54,465 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.181s 2021-12-15 16:44:54,465 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46fb1d20-b97d-4285-96d1-e20bc21041f5', 'x-compute-request-id': 'req-46fb1d20-b97d-4285-96d1-e20bc21041f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:55,635 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.160s 2021-12-15 16:44:55,636 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49547d4b-63b8-4c40-a6ef-d4d50c15c50e', 'x-compute-request-id': 'req-49547d4b-63b8-4c40-a6ef-d4d50c15c50e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:56,831 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.186s 2021-12-15 16:44:56,832 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1619c35d-2b93-48ba-8d0f-b2718d280100', 'x-compute-request-id': 'req-1619c35d-2b93-48ba-8d0f-b2718d280100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:58,023 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.182s 2021-12-15 16:44:58,023 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb6274fb-a2dd-464f-a2f0-4d23ccd9d73d', 'x-compute-request-id': 'req-cb6274fb-a2dd-464f-a2f0-4d23ccd9d73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:44:59,205 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.172s 2021-12-15 16:44:59,205 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-610c2f72-da7a-497e-b963-06af40add0d2', 'x-compute-request-id': 'req-610c2f72-da7a-497e-b963-06af40add0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:00,400 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.185s 2021-12-15 16:45:00,401 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aadf0c3-a39b-42b9-9394-ae889f8857bb', 'x-compute-request-id': 'req-5aadf0c3-a39b-42b9-9394-ae889f8857bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:01,586 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.174s 2021-12-15 16:45:01,587 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb5bfff5-0b0d-4c92-bf3a-5dfc30ba2c6d', 'x-compute-request-id': 'req-bb5bfff5-0b0d-4c92-bf3a-5dfc30ba2c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:02,757 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.161s 2021-12-15 16:45:02,757 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6438678-61da-4d3d-af33-579d08d9b344', 'x-compute-request-id': 'req-b6438678-61da-4d3d-af33-579d08d9b344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:03,928 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.162s 2021-12-15 16:45:03,928 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-172a9e73-23bc-4b4f-bab0-bf8ac62b7d5f', 'x-compute-request-id': 'req-172a9e73-23bc-4b4f-bab0-bf8ac62b7d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:05,119 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.182s 2021-12-15 16:45:05,120 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c68cb36-aa16-4278-9867-74f1028c505f', 'x-compute-request-id': 'req-0c68cb36-aa16-4278-9867-74f1028c505f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:06,304 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.176s 2021-12-15 16:45:06,305 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1b9fd07-19f3-4cf8-9633-e5a0e41f501d', 'x-compute-request-id': 'req-e1b9fd07-19f3-4cf8-9633-e5a0e41f501d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:07,486 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.169s 2021-12-15 16:45:07,486 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-802eedfd-d366-4826-bdaf-5ef2d1ee536d', 'x-compute-request-id': 'req-802eedfd-d366-4826-bdaf-5ef2d1ee536d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:08,668 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.172s 2021-12-15 16:45:08,668 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ca113f1-da07-45cc-99ca-6efad2d660d6', 'x-compute-request-id': 'req-9ca113f1-da07-45cc-99ca-6efad2d660d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:09,843 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.165s 2021-12-15 16:45:09,843 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5781a891-eed5-48bc-8f5e-1be68dad3638', 'x-compute-request-id': 'req-5781a891-eed5-48bc-8f5e-1be68dad3638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:11,622 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.769s 2021-12-15 16:45:11,622 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8310cb1c-8087-4075-a7fe-fb839406ef63', 'x-compute-request-id': 'req-8310cb1c-8087-4075-a7fe-fb839406ef63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:12,895 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.263s 2021-12-15 16:45:12,896 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f1d8cf5-0775-4c76-aacc-fb7beb927c84', 'x-compute-request-id': 'req-1f1d8cf5-0775-4c76-aacc-fb7beb927c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:14,072 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.168s 2021-12-15 16:45:14,073 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f07618e-c70f-4529-a328-ecef7188cd9e', 'x-compute-request-id': 'req-5f07618e-c70f-4529-a328-ecef7188cd9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:15,408 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.326s 2021-12-15 16:45:15,408 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2982767e-6190-44f3-8984-f0463c671aa6', 'x-compute-request-id': 'req-2982767e-6190-44f3-8984-f0463c671aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:16,677 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.260s 2021-12-15 16:45:16,677 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d32207c8-8739-44da-b1ae-d4a19d6717f7', 'x-compute-request-id': 'req-d32207c8-8739-44da-b1ae-d4a19d6717f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:17,860 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.175s 2021-12-15 16:45:17,861 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06679f1e-9d20-48a7-ad73-83ae4c5c7610', 'x-compute-request-id': 'req-06679f1e-9d20-48a7-ad73-83ae4c5c7610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:19,046 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.176s 2021-12-15 16:45:19,046 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff307d68-c799-4e89-82a9-cbf44163988c', 'x-compute-request-id': 'req-ff307d68-c799-4e89-82a9-cbf44163988c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:20,222 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.166s 2021-12-15 16:45:20,222 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68889103-119d-4c6e-b50d-bacd62f049eb', 'x-compute-request-id': 'req-68889103-119d-4c6e-b50d-bacd62f049eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:21,396 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.164s 2021-12-15 16:45:21,396 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0430b28f-cc7f-4c42-bb69-ec0e530ff78a', 'x-compute-request-id': 'req-0430b28f-cc7f-4c42-bb69-ec0e530ff78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:22,574 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.170s 2021-12-15 16:45:22,575 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-141a63c0-4105-4ae7-b126-c27c81e422d5', 'x-compute-request-id': 'req-141a63c0-4105-4ae7-b126-c27c81e422d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:23,750 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.166s 2021-12-15 16:45:23,750 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bc5c3ef-f038-4ebe-bb17-c7e5b2512f72', 'x-compute-request-id': 'req-8bc5c3ef-f038-4ebe-bb17-c7e5b2512f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:24,937 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.177s 2021-12-15 16:45:24,937 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c79d32c-5ecc-4575-b266-671167787c23', 'x-compute-request-id': 'req-5c79d32c-5ecc-4575-b266-671167787c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:26,193 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.246s 2021-12-15 16:45:26,193 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ee4f1bb-ab5f-4e58-a9ae-dcfac4eafbee', 'x-compute-request-id': 'req-2ee4f1bb-ab5f-4e58-a9ae-dcfac4eafbee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:27,508 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.306s 2021-12-15 16:45:27,508 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eaa67dd-6911-461b-91c9-c42b1c12f533', 'x-compute-request-id': 'req-1eaa67dd-6911-461b-91c9-c42b1c12f533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:28,686 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.169s 2021-12-15 16:45:28,686 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f768d5ed-bfa9-4cc9-8684-d40ff50af52c', 'x-compute-request-id': 'req-f768d5ed-bfa9-4cc9-8684-d40ff50af52c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:29,857 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.162s 2021-12-15 16:45:29,857 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c30d6d34-00d4-433b-9a89-29bb7433f016', 'x-compute-request-id': 'req-c30d6d34-00d4-433b-9a89-29bb7433f016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:31,040 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.173s 2021-12-15 16:45:31,040 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16ed22f9-1888-40d7-9a13-dd76f6e36b2a', 'x-compute-request-id': 'req-16ed22f9-1888-40d7-9a13-dd76f6e36b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:32,242 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.192s 2021-12-15 16:45:32,243 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dc7129c-5963-43a6-893e-72d3b9dca0a8', 'x-compute-request-id': 'req-9dc7129c-5963-43a6-893e-72d3b9dca0a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:33,442 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.190s 2021-12-15 16:45:33,443 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92310022-1e13-4485-92c1-de9e6f59655f', 'x-compute-request-id': 'req-92310022-1e13-4485-92c1-de9e6f59655f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:34,624 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.169s 2021-12-15 16:45:34,624 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f47b6069-85d5-423a-bc13-595fd643b4ba', 'x-compute-request-id': 'req-f47b6069-85d5-423a-bc13-595fd643b4ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:35,795 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.162s 2021-12-15 16:45:35,795 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c38765a-962c-4af1-b8c4-0ce90761d593', 'x-compute-request-id': 'req-6c38765a-962c-4af1-b8c4-0ce90761d593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:36,971 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.166s 2021-12-15 16:45:36,971 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e31dccfa-d3ca-4fb3-b664-4f5cb9f586a3', 'x-compute-request-id': 'req-e31dccfa-d3ca-4fb3-b664-4f5cb9f586a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:38,153 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.173s 2021-12-15 16:45:38,153 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58ed1c5f-3662-473f-a6db-5210842fd526', 'x-compute-request-id': 'req-58ed1c5f-3662-473f-a6db-5210842fd526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:39,353 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.190s 2021-12-15 16:45:39,354 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a99c84ff-2ead-4237-9b88-02a4126c9280', 'x-compute-request-id': 'req-a99c84ff-2ead-4237-9b88-02a4126c9280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:40,535 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.172s 2021-12-15 16:45:40,536 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18178ddf-2306-4dcb-9622-bfc87ebd39e1', 'x-compute-request-id': 'req-18178ddf-2306-4dcb-9622-bfc87ebd39e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:41,730 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.185s 2021-12-15 16:45:41,730 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e98be91-47e2-45a7-a9f6-7b261c69c62e', 'x-compute-request-id': 'req-2e98be91-47e2-45a7-a9f6-7b261c69c62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:42,907 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.165s 2021-12-15 16:45:42,908 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-724fef4d-b921-48d7-a1b9-d4b7623f5bc9', 'x-compute-request-id': 'req-724fef4d-b921-48d7-a1b9-d4b7623f5bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:44,081 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.164s 2021-12-15 16:45:44,081 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e7791d1-dc07-42c5-902a-8b5307308357', 'x-compute-request-id': 'req-8e7791d1-dc07-42c5-902a-8b5307308357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:45,281 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.191s 2021-12-15 16:45:45,281 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-841cf317-1eb7-4c52-96c1-2b8108406be6', 'x-compute-request-id': 'req-841cf317-1eb7-4c52-96c1-2b8108406be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:46,622 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.331s 2021-12-15 16:45:46,623 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd38635f-6426-428b-a5ed-da7baeb7f586', 'x-compute-request-id': 'req-cd38635f-6426-428b-a5ed-da7baeb7f586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:47,822 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.189s 2021-12-15 16:45:47,822 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-255b628e-b8bf-412c-800f-c41bb5322a75', 'x-compute-request-id': 'req-255b628e-b8bf-412c-800f-c41bb5322a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:49,009 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.171s 2021-12-15 16:45:49,010 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b26413e-3097-4390-b34e-235f63d5c88b', 'x-compute-request-id': 'req-0b26413e-3097-4390-b34e-235f63d5c88b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:50,177 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.159s 2021-12-15 16:45:50,178 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c501b343-0ea7-4e82-8328-09b841f8b51d', 'x-compute-request-id': 'req-c501b343-0ea7-4e82-8328-09b841f8b51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:51,370 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.184s 2021-12-15 16:45:51,371 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-225c2238-ad78-4933-b95c-2cf286439866', 'x-compute-request-id': 'req-225c2238-ad78-4933-b95c-2cf286439866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:52,553 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.173s 2021-12-15 16:45:52,553 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d22e1030-f2b8-4d08-8d93-1b4561478423', 'x-compute-request-id': 'req-d22e1030-f2b8-4d08-8d93-1b4561478423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:53,739 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.177s 2021-12-15 16:45:53,740 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27dc1fac-cc3c-44ed-99af-6d50f545e186', 'x-compute-request-id': 'req-27dc1fac-cc3c-44ed-99af-6d50f545e186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:54,920 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.171s 2021-12-15 16:45:54,920 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cbda283-9672-48e5-9523-5223ef798e84', 'x-compute-request-id': 'req-4cbda283-9672-48e5-9523-5223ef798e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:56,104 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.175s 2021-12-15 16:45:56,104 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49fc00d3-b197-40bf-8a22-13df9d896538', 'x-compute-request-id': 'req-49fc00d3-b197-40bf-8a22-13df9d896538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:57,290 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.177s 2021-12-15 16:45:57,291 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba8ee2da-c020-4cde-9029-a26807376271', 'x-compute-request-id': 'req-ba8ee2da-c020-4cde-9029-a26807376271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:58,467 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.167s 2021-12-15 16:45:58,468 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c395247-32e9-4eac-93e8-fdf3c5869d6d', 'x-compute-request-id': 'req-4c395247-32e9-4eac-93e8-fdf3c5869d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:45:59,649 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.171s 2021-12-15 16:45:59,649 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff97e5bf-b47e-44e3-8d88-9346ba0c7a8c', 'x-compute-request-id': 'req-ff97e5bf-b47e-44e3-8d88-9346ba0c7a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:00,827 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.170s 2021-12-15 16:46:00,827 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-149f3cb5-4e7f-4512-89b4-8cd0fce5bbd4', 'x-compute-request-id': 'req-149f3cb5-4e7f-4512-89b4-8cd0fce5bbd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:02,039 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.202s 2021-12-15 16:46:02,039 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41781342-c1aa-4620-a684-6fbd2e87b6ce', 'x-compute-request-id': 'req-41781342-c1aa-4620-a684-6fbd2e87b6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:03,210 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.162s 2021-12-15 16:46:03,211 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3687cb6c-9f52-4faf-9583-99d4e6ae908a', 'x-compute-request-id': 'req-3687cb6c-9f52-4faf-9583-99d4e6ae908a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:04,384 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.164s 2021-12-15 16:46:04,385 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbc9e268-9256-4274-b16e-470cd1fe4e1a', 'x-compute-request-id': 'req-bbc9e268-9256-4274-b16e-470cd1fe4e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:05,564 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.170s 2021-12-15 16:46:05,565 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec1158ac-69d5-4d4d-a63e-2541bb017f8e', 'x-compute-request-id': 'req-ec1158ac-69d5-4d4d-a63e-2541bb017f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:06,757 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.183s 2021-12-15 16:46:06,757 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59c266a3-ed96-46f8-9068-947330758961', 'x-compute-request-id': 'req-59c266a3-ed96-46f8-9068-947330758961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:07,944 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.177s 2021-12-15 16:46:07,945 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ece37329-cfa0-442b-8a5c-2af2de37733c', 'x-compute-request-id': 'req-ece37329-cfa0-442b-8a5c-2af2de37733c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:09,124 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.167s 2021-12-15 16:46:09,125 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85cfa2ac-c444-4875-ad62-cc0c81854354', 'x-compute-request-id': 'req-85cfa2ac-c444-4875-ad62-cc0c81854354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:10,302 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.168s 2021-12-15 16:46:10,303 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-633fbc61-3f3e-4d58-8c97-78de2937e546', 'x-compute-request-id': 'req-633fbc61-3f3e-4d58-8c97-78de2937e546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:11,490 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.175s 2021-12-15 16:46:11,491 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-808fc455-40f0-4b98-a87a-3d74afe01987', 'x-compute-request-id': 'req-808fc455-40f0-4b98-a87a-3d74afe01987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:12,683 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.183s 2021-12-15 16:46:12,683 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7493e17a-ed17-4d80-a596-18f9b3b28d5f', 'x-compute-request-id': 'req-7493e17a-ed17-4d80-a596-18f9b3b28d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:13,862 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.169s 2021-12-15 16:46:13,862 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a70461f-9b09-42a3-8bbb-d74d757e0377', 'x-compute-request-id': 'req-5a70461f-9b09-42a3-8bbb-d74d757e0377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:15,071 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.197s 2021-12-15 16:46:15,072 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9ee023c-2ea6-4e9c-a511-5328ba97ca8e', 'x-compute-request-id': 'req-e9ee023c-2ea6-4e9c-a511-5328ba97ca8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:16,319 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.239s 2021-12-15 16:46:16,320 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ffdfa97-5244-482d-812e-5d08ec0b968c', 'x-compute-request-id': 'req-8ffdfa97-5244-482d-812e-5d08ec0b968c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:17,515 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.186s 2021-12-15 16:46:17,515 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21f6c729-b132-446a-844f-95247ee75cf5', 'x-compute-request-id': 'req-21f6c729-b132-446a-844f-95247ee75cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:18,720 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.195s 2021-12-15 16:46:18,720 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8818b8d-4dbc-4a82-93b6-add2c85d5f77', 'x-compute-request-id': 'req-d8818b8d-4dbc-4a82-93b6-add2c85d5f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:19,920 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.191s 2021-12-15 16:46:19,920 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e83f3c61-398c-4032-9c4a-1d863af6a38c', 'x-compute-request-id': 'req-e83f3c61-398c-4032-9c4a-1d863af6a38c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:21,109 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.179s 2021-12-15 16:46:21,110 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-319ad1e9-1d06-4963-b216-474489c45109', 'x-compute-request-id': 'req-319ad1e9-1d06-4963-b216-474489c45109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:22,559 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.440s 2021-12-15 16:46:22,560 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94350aa7-eba4-414b-969a-3c173912d9c4', 'x-compute-request-id': 'req-94350aa7-eba4-414b-969a-3c173912d9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:23,748 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.176s 2021-12-15 16:46:23,748 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a9d8df7-f0af-4370-9d01-cb4c29be4d61', 'x-compute-request-id': 'req-0a9d8df7-f0af-4370-9d01-cb4c29be4d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:24,932 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.175s 2021-12-15 16:46:24,933 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d3f1577-7e4b-46ff-9d70-f280110ab1ed', 'x-compute-request-id': 'req-0d3f1577-7e4b-46ff-9d70-f280110ab1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:26,116 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.174s 2021-12-15 16:46:26,117 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e55de67-4c4c-40c6-8fac-a6268cd78652', 'x-compute-request-id': 'req-5e55de67-4c4c-40c6-8fac-a6268cd78652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:27,303 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.176s 2021-12-15 16:46:27,303 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61edd41a-a1f7-4c65-a244-1baf22c0d14d', 'x-compute-request-id': 'req-61edd41a-a1f7-4c65-a244-1baf22c0d14d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:28,491 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.178s 2021-12-15 16:46:28,491 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31440d55-e48d-41e6-8cd7-8afba5cc4a34', 'x-compute-request-id': 'req-31440d55-e48d-41e6-8cd7-8afba5cc4a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:29,673 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.173s 2021-12-15 16:46:29,674 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5f94506-32f3-4037-a145-eacb05f79a34', 'x-compute-request-id': 'req-f5f94506-32f3-4037-a145-eacb05f79a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:30,873 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.190s 2021-12-15 16:46:30,874 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b039d445-a02b-4ace-95d5-052f6d263cb6', 'x-compute-request-id': 'req-b039d445-a02b-4ace-95d5-052f6d263cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:32,057 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.172s 2021-12-15 16:46:32,057 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7dcdce9-3659-4505-b3b5-442db6e4868f', 'x-compute-request-id': 'req-e7dcdce9-3659-4505-b3b5-442db6e4868f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:33,230 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.163s 2021-12-15 16:46:33,231 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e70d3c60-f9a5-44d0-bc85-96ecdbae421d', 'x-compute-request-id': 'req-e70d3c60-f9a5-44d0-bc85-96ecdbae421d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:34,474 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.228s 2021-12-15 16:46:34,475 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8194e545-8d49-4f59-bc87-2f501af51784', 'x-compute-request-id': 'req-8194e545-8d49-4f59-bc87-2f501af51784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:35,653 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.169s 2021-12-15 16:46:35,654 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-658c61b2-6a50-427e-a428-82a500edd907', 'x-compute-request-id': 'req-658c61b2-6a50-427e-a428-82a500edd907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:36,830 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.167s 2021-12-15 16:46:36,830 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e37df0c2-09d5-4910-be04-f8a4976ed420', 'x-compute-request-id': 'req-e37df0c2-09d5-4910-be04-f8a4976ed420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:38,008 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.169s 2021-12-15 16:46:38,009 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aef53b1-ef1e-4e4e-a26c-2b05c5976e5d', 'x-compute-request-id': 'req-6aef53b1-ef1e-4e4e-a26c-2b05c5976e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:39,196 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.178s 2021-12-15 16:46:39,197 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ea8ed3b-07e0-4b07-9e81-ae6b1e517c34', 'x-compute-request-id': 'req-4ea8ed3b-07e0-4b07-9e81-ae6b1e517c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:40,378 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.172s 2021-12-15 16:46:40,379 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-870c02fc-e94d-4d05-8b79-435d065d0dd5', 'x-compute-request-id': 'req-870c02fc-e94d-4d05-8b79-435d065d0dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:41,559 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.171s 2021-12-15 16:46:41,560 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d399fb49-61dc-437d-965e-371fb9fe35a4', 'x-compute-request-id': 'req-d399fb49-61dc-437d-965e-371fb9fe35a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:42,763 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.190s 2021-12-15 16:46:42,763 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8683572-7618-47f4-baca-03730416aefa', 'x-compute-request-id': 'req-d8683572-7618-47f4-baca-03730416aefa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:43,953 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.180s 2021-12-15 16:46:43,953 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ba18b1c-ba2b-430d-b063-deefc3d30914', 'x-compute-request-id': 'req-2ba18b1c-ba2b-430d-b063-deefc3d30914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:45,148 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.185s 2021-12-15 16:46:45,148 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78709ae2-9308-40cc-b4b6-096bb303ca80', 'x-compute-request-id': 'req-78709ae2-9308-40cc-b4b6-096bb303ca80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:46,335 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.178s 2021-12-15 16:46:46,336 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61567a8c-435a-4fbc-9b66-9da204c568d5', 'x-compute-request-id': 'req-61567a8c-435a-4fbc-9b66-9da204c568d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:47,537 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.192s 2021-12-15 16:46:47,537 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7bc9b20-42d9-4a89-a130-2a422001d64b', 'x-compute-request-id': 'req-b7bc9b20-42d9-4a89-a130-2a422001d64b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:48,717 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.166s 2021-12-15 16:46:48,718 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-778262f4-6cb1-4b1e-a840-39971f92eae8', 'x-compute-request-id': 'req-778262f4-6cb1-4b1e-a840-39971f92eae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:49,898 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.166s 2021-12-15 16:46:49,898 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93f7610a-8416-4ac0-90c3-5811144e5cfd', 'x-compute-request-id': 'req-93f7610a-8416-4ac0-90c3-5811144e5cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:51,099 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.191s 2021-12-15 16:46:51,099 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f88eae3-34c2-488b-8b0b-665f5a5599ec', 'x-compute-request-id': 'req-9f88eae3-34c2-488b-8b0b-665f5a5599ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:52,288 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.180s 2021-12-15 16:46:52,289 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d26a2ba-de1d-4ed1-86a5-4d315f5b8f20', 'x-compute-request-id': 'req-6d26a2ba-de1d-4ed1-86a5-4d315f5b8f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:53,473 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.170s 2021-12-15 16:46:53,473 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-233a7db1-70e3-4c99-821b-72dba9126b93', 'x-compute-request-id': 'req-233a7db1-70e3-4c99-821b-72dba9126b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:54,664 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.182s 2021-12-15 16:46:54,665 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40ce0953-6161-4435-a700-d79a6914bc12', 'x-compute-request-id': 'req-40ce0953-6161-4435-a700-d79a6914bc12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:55,849 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.173s 2021-12-15 16:46:55,849 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e47f06c2-b56d-417d-bf00-093626ddb933', 'x-compute-request-id': 'req-e47f06c2-b56d-417d-bf00-093626ddb933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:57,041 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.183s 2021-12-15 16:46:57,042 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e9e20aa-ab44-4264-ab8d-38fe739d88a4', 'x-compute-request-id': 'req-0e9e20aa-ab44-4264-ab8d-38fe739d88a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:58,222 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.171s 2021-12-15 16:46:58,223 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41072112-bb2c-474c-95bb-07edf395bdf6', 'x-compute-request-id': 'req-41072112-bb2c-474c-95bb-07edf395bdf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:46:59,413 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.181s 2021-12-15 16:46:59,414 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66c1e997-5def-4e40-b717-b9b9769ae6ae', 'x-compute-request-id': 'req-66c1e997-5def-4e40-b717-b9b9769ae6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:00,607 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.184s 2021-12-15 16:47:00,608 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae7dfd33-a997-44b0-a443-c80aa7b537cb', 'x-compute-request-id': 'req-ae7dfd33-a997-44b0-a443-c80aa7b537cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:01,790 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.172s 2021-12-15 16:47:01,790 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1026b09c-7cd3-4cc8-8464-0148fe44f77a', 'x-compute-request-id': 'req-1026b09c-7cd3-4cc8-8464-0148fe44f77a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:02,976 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.172s 2021-12-15 16:47:02,976 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fd72f10-1484-4fd4-9ec0-c29138fa4b8e', 'x-compute-request-id': 'req-3fd72f10-1484-4fd4-9ec0-c29138fa4b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:04,171 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.186s 2021-12-15 16:47:04,171 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86edfacb-cd1c-494c-93c2-ce8e1d6ca025', 'x-compute-request-id': 'req-86edfacb-cd1c-494c-93c2-ce8e1d6ca025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:05,351 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.170s 2021-12-15 16:47:05,351 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5491636f-a326-4730-8be2-a34480906766', 'x-compute-request-id': 'req-5491636f-a326-4730-8be2-a34480906766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:06,633 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.273s 2021-12-15 16:47:06,634 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96b5621b-8468-4230-abbe-bb62a7d2405f', 'x-compute-request-id': 'req-96b5621b-8468-4230-abbe-bb62a7d2405f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:07,806 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.162s 2021-12-15 16:47:07,807 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7b7dfa6-8633-4c0c-a31d-199ee866ba2d', 'x-compute-request-id': 'req-e7b7dfa6-8633-4c0c-a31d-199ee866ba2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:08,984 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.168s 2021-12-15 16:47:08,984 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5f45184-a731-49da-bfbc-62ea93173c8f', 'x-compute-request-id': 'req-b5f45184-a731-49da-bfbc-62ea93173c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:10,167 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.173s 2021-12-15 16:47:10,167 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a589f60-1af4-4e0b-b75d-5e685e630685', 'x-compute-request-id': 'req-1a589f60-1af4-4e0b-b75d-5e685e630685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:11,359 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.182s 2021-12-15 16:47:11,359 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41d09859-dabf-46f5-b087-d18b6aef31dd', 'x-compute-request-id': 'req-41d09859-dabf-46f5-b087-d18b6aef31dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:12,551 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.182s 2021-12-15 16:47:12,552 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a735e6ed-3a91-4a30-a99e-091052d3ad18', 'x-compute-request-id': 'req-a735e6ed-3a91-4a30-a99e-091052d3ad18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:13,742 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.181s 2021-12-15 16:47:13,742 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8e78895-4e2d-4b68-a677-82902ba025a2', 'x-compute-request-id': 'req-a8e78895-4e2d-4b68-a677-82902ba025a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:14,926 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.175s 2021-12-15 16:47:14,926 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44cf6fc7-57b9-4edc-b539-ea5093aa5d60', 'x-compute-request-id': 'req-44cf6fc7-57b9-4edc-b539-ea5093aa5d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:16,114 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.179s 2021-12-15 16:47:16,115 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfe4bec8-5b1f-476f-baba-629b44dd6e19', 'x-compute-request-id': 'req-bfe4bec8-5b1f-476f-baba-629b44dd6e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:17,302 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.176s 2021-12-15 16:47:17,303 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fa854bb-19b5-4cd4-8c4d-9834a438de2d', 'x-compute-request-id': 'req-3fa854bb-19b5-4cd4-8c4d-9834a438de2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:18,500 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.189s 2021-12-15 16:47:18,501 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e806767-d7db-43c1-974c-9e9ae9748710', 'x-compute-request-id': 'req-2e806767-d7db-43c1-974c-9e9ae9748710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:19,702 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.192s 2021-12-15 16:47:19,702 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59656251-2bb1-4cbf-8f1b-490d63690d95', 'x-compute-request-id': 'req-59656251-2bb1-4cbf-8f1b-490d63690d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:20,898 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.186s 2021-12-15 16:47:20,898 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b48f1e6-0d4a-423f-8454-3a2c853c03a7', 'x-compute-request-id': 'req-5b48f1e6-0d4a-423f-8454-3a2c853c03a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:22,074 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.167s 2021-12-15 16:47:22,074 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeb01f34-701b-45bd-9a01-42c25bb4edeb', 'x-compute-request-id': 'req-eeb01f34-701b-45bd-9a01-42c25bb4edeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:23,269 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.186s 2021-12-15 16:47:23,270 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27dd9e87-54fc-479b-b82d-1ac774e20bf9', 'x-compute-request-id': 'req-27dd9e87-54fc-479b-b82d-1ac774e20bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:24,456 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.177s 2021-12-15 16:47:24,457 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-402b8b44-f5c5-4c88-88d6-82355ac9a178', 'x-compute-request-id': 'req-402b8b44-f5c5-4c88-88d6-82355ac9a178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:25,634 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.168s 2021-12-15 16:47:25,634 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77f9fecd-ce75-4902-b946-cbec4c546e84', 'x-compute-request-id': 'req-77f9fecd-ce75-4902-b946-cbec4c546e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:26,815 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.171s 2021-12-15 16:47:26,816 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6dd3b07-36fd-4bfd-adb8-cea08d79fed2', 'x-compute-request-id': 'req-d6dd3b07-36fd-4bfd-adb8-cea08d79fed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:28,001 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.177s 2021-12-15 16:47:28,001 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d414877-1453-4cbe-9755-cfb33f222e45', 'x-compute-request-id': 'req-2d414877-1453-4cbe-9755-cfb33f222e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:29,185 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.174s 2021-12-15 16:47:29,185 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2ab3170-67a7-45c7-adda-2952465831e5', 'x-compute-request-id': 'req-c2ab3170-67a7-45c7-adda-2952465831e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:30,378 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.184s 2021-12-15 16:47:30,379 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ec803e8-a0ff-48de-af95-dcd07c5a341c', 'x-compute-request-id': 'req-6ec803e8-a0ff-48de-af95-dcd07c5a341c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:31,564 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.176s 2021-12-15 16:47:31,565 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ca91ba-6cf8-44f5-90fd-3c673f0ddf7d', 'x-compute-request-id': 'req-26ca91ba-6cf8-44f5-90fd-3c673f0ddf7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:33,031 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.456s 2021-12-15 16:47:33,032 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de09bf1b-cfa7-4ba2-ab4d-87fe6b628d45', 'x-compute-request-id': 'req-de09bf1b-cfa7-4ba2-ab4d-87fe6b628d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' 2021-12-15 16:47:34,206 116694 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094 0.166s 2021-12-15 16:47:34,206 116694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8123f271-5f5c-4ef9-8741-e943bb60f80c', 'x-compute-request-id': 'req-8123f271-5f5c-4ef9-8741-e943bb60f80c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094'} Body: b'{"server": {"id": "96293447-9fd5-4150-abbe-a00f77eb0094", "name": "tempest-VolumesSnapshotTestJSON-instance-1489895641", "status": "ACTIVE", "tenant_id": "2ce9eb0396d945e692eb72ae3f344a66", "user_id": "525625cf3f3a4381a828f58b8ac056f3", "metadata": {}, "hostId": "c20a0901243d012aac7b3592af8e92e693645879262111bf1727f802", "image": {"id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:05Z", "updated": "2021-12-15T16:41:34Z", "addresses": {"tempest-VolumesSnapshotTestJSON-904600761-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:8b:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/96293447-9fd5-4150-abbe-a00f77eb0094"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-12-15T16:25:18.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": "aacb9a93-93b1-4b27-8b9e-9b044052d5e8"}]}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 474, in detach_volume resp, body = self.delete('servers/%s/os-volume_attachments/%s' % File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': "Invalid volume: Invalid input received: Invalid volume: Unable to detach volume. Volume status must be 'in-use' and attach_status must be 'attached' to detach. (HTTP 400) (Request-ID: req-0aac5473-d4bf-41e8-939e-e41013ed9d7c)"} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume aacb9a93-93b1-4b27-8b9e-9b044052d5e8 failed to reach available status (current detaching) within the required time (360 s). }}} traceback-3: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 141, in wait_for_server_termination raise lib_exc.TimeoutException tempest.lib.exceptions.TimeoutException: Request timed out Details: None }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 88, in test_snapshot_create_offline_delete_online snapshot3 = self.create_snapshot(self.volume_origin['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 145, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot 2262c16f-a813-4d1e-82de-d084690fa93b failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
fail
ft7.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 170, in test_volume_from_snapshot self._create_volume_from_snapshot( File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 148, in _create_volume_from_snapshot src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 126, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 532, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60) |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
fail
ft7.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 176, in test_volume_from_snapshot_no_size self._create_volume_from_snapshot() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 148, in _create_volume_from_snapshot src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 126, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 532, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60) |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 0 | 1 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
fail
ft8.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-15 16:25:24,034 116698 DEBUG [tempest.scenario.manager] paths: img: /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx, container_format: bare, disk_format: vhdx, properties: None 2021-12-15 16:25:24,280 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.30/image/v2/images 0.245s 2021-12-15 16:25:24,280 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--1847408190", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d6862a9f-af48-4bf2-aeb6-cb3846ad074b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1847408190", "disk_format": "vhdx", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "f522fcfc9fef4de1ba79e2f5a416ecff", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "created_at": "2021-12-15T16:25:24Z", "updated_at": "2021-12-15T16:25:24Z", "tags": [], "self": "/v2/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8", "file": "/v2/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8/file", "schema": "/v2/schemas/image"}' 2021-12-15 16:25:34,389 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.222.0.30/image/v2/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8/file 10.108s 2021-12-15 16:25:34,390 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7f4b3e423df0> Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c92e7855-950f-4d9b-bf2e-d395a126e77e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/image/v2/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8/file'} Body: b'' 2021-12-15 16:25:34,390 116698 DEBUG [tempest.scenario.manager] image:5566df3e-d77b-4de8-b876-6ea1dd6246f8 2021-12-15 16:25:34,819 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.429s 2021-12-15 16:25:34,820 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1408138682"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14e0398c-289f-452e-a28e-903ae48eaaf1', 'x-compute-request-id': 'req-14e0398c-289f-452e-a28e-903ae48eaaf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEAwwzLLoMSw/63DO3pcvuTbTIvD6SjZ1Z/ZMi2saoE5jGDTfhL\\njGd5edtOBd3q/gBafFZeXr7HjpjQdRJWM7ge0GTAn/iL8r3uJ1eOZ8F4M99UrnX4\\nRoREihRYLPJSfCivAZwsuIElJ3qobFw/rZz32dsR9rQJ75xY0pGlw97V+97pk4Ro\\nKHvkg0lwWA1j2xC4U71SjNWeap7Mb7j9LCwtWnG8wLGxdY182m53uEvhFqlMe1hZ\\n2gc8PM2pzk8t8GLlAPuscfqMwF2pTvAvRpGSJw0PfPDKkjePAwbSYy45sx7MDzIR\\n9ClIo0k+oIKOnk8dpL867T9m9sfisR46JB6M1wIDAQABAoIBAQCm9rimpATYSZ4g\\nLzf6+WeFvcOTPHez6dM7TqU1CDkRY6jmgXkKQzk1Gol7dC/IJj1O2hAGQoFIi39F\\n9+BafW3DLbvGNFh3/iVy//wizPY8URyICuvwUSDqoeeo8fWx2pGUaz/M4KARX2n0\\n+DJ6RzfTATgrWop21fsipRKkzIeYBgaRm7iW/AGkGaFeppvt3TzrwMJRCkwfUEIt\\ne7RiJIgo27MLzHwIS9v4pt52IrrxnJnhCq+lZevEdGlSM6Cys4Zm9r9LUW8BDXtb\\n0kUU7gql9g/hyy4aF28nMwIx+lySb9+NrqqVJZVK45HFlZvQxpgVnevsPMZsfJS5\\nORSLlccBAoGBAOC/r+1ncmT1xYdHhl2RuSbxMmwn1zRSY4lpRY3BCIWkfZ1PVpwK\\nsLhbeoV92RPt3D44kBW2OreXcAx9AvqI7y9s8X93ai5T+gcgsBKk5Ny4f/cw7qnv\\nBOdBw9sx26AG1WqOEvjwHmJiMjbaLfF0bDITvVjJmwLBtDtGY7S9x5F3AoGBAN4r\\n7Wc6p6ifMAfWiZF24NY/2p7C1I4CatKYplpYklmLZ/563ij7MLZiSFWcqb0Fpcb+\\nQeuJ76sYLU8EnKpitIVlnef4+PwxJ9WcrKQJbet/YJXcW7ba2DlBvET7oz/Kflej\\n/jj/AQNrq6maA8hgSbfDW8qL3UGJ9VR8GOsMYLehAoGBAN/2pT4SxDBPqlOwtvkv\\nai6gVPrqiM4e/AnG2gT0w6VJ0dOdaFV/YbOVlXbJfjUZ50wp2YuJWOHzCzmmqf03\\n0AKWseGwAiPAk3ve2xb5Mwew4/RU0sCM63n4U1BvUskZhjr08XsY7W5lJFz89qOS\\nvO76NMnxvYL1vMEE1/8Yz3LpAoGATnHsLRrEwAEVEG9ru3TiBkQdiRj5u/qWhS1o\\n71V+tydF3NC9SHMIzBz/tVrPg/JOimiUFfpqKVssBE54kqCvZLpwesup/kHM8tuT\\nCYhay1/6Vm+r4nB7EBxpwWGoTonM+lzpEm7XiMGnpwa+dy2oWb4c1vNzeASiHuaC\\nVdvU+oECgYEAtvVQcmxlx0lEtdYIqQAJk1Va1A1H6bmDBy0hecuATJ4eOwNCbwvs\\nlIMfeZDO+pSAmsYcaHqKjw08F9eXl3l7f2KnNMrdQsrKp1j6VHN59sbjFugV+n92\\nPRgvZpFlA4auVgYEyPox6+X+/HSG3RLd1/iy8JTIMhfHpyvD4B6J2FY=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestMinimumBasicScenario-1408138682", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDDMsugxLD/rcM7ely+5NtMi8PpKNnVn9kyLaxqgTmMYNN+EuMZ3l5204F3er+AFp8Vl5evseOmNB1ElYzuB7QZMCf+Ivyve4nV45nwXgz31SudfhGhESKFFgs8lJ8KK8BnCy4gSUneqhsXD+tnPfZ2xH2tAnvnFjSkaXD3tX73umThGgoe+SDSXBYDWPbELhTvVKM1Z5qnsxvuP0sLC1acbzAsbF1jXzabne4S+EWqUx7WFnaBzw8zanOTy3wYuUA+6xx+ozAXalO8C9GkZInDQ988MqSN48DBtJjLjmzHswPMhH0KUijST6ggo6eTx2kvzrtP2b2x+KxHjokHozX Generated-by-Nova", "fingerprint": "46:86:d7:a3:dc:2c:dd:c2:6b:e7:72:3c:c7:15:fb:5a", "user_id": "9227cd2569074a6cbae4066c7650ea9f"}}' 2021-12-15 16:25:34,871 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.043s 2021-12-15 16:25:34,871 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3250', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3941c3d9-39f2-4813-ac56-9201a297fe8b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9227cd2569074a6cbae4066c7650ea9f", "name": "tempest-TestMinimumBasicScenario-548581208-project", "password_expires_at": null}, "audit_ids": ["2yavIzEOQiO35s72f6cBDw"], "expires_at": "2021-12-15T17:25:34.000000Z", "issued_at": "2021-12-15T16:25:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f522fcfc9fef4de1ba79e2f5a416ecff", "name": "tempest-TestMinimumBasicScenario-548581208"}, "is_domain": false, "roles": [{"id": "2cf8ebee4de04d798d9be9a723dbd015", "name": "member"}, {"id": "6578e00baa8946f69479551803fdf4a5", "name": "reader"}], "catalog": [{"endpoints": [{"id": "15c5d4402aeb4ad7a12dddd81446392a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "20ca25e054a3418a94c7b576705095b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7491346e143c41d08b3b799d1bf71bb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "43b1604e1cbd4edab26d79e37cadb31f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "8bbb21ef884b403ca5f9d9fd8ee7ca8e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff", "region": "RegionOne"}], "id": "49bc577c7f5e4bfaa8c711a853666dd8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b02ee32fe9e04fd0a4579b5900577df0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "5cf1d5f77e484157a9b5be890c153037", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "06d1f67dac554aab99b04cf7f3c68218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/f522fcfc9fef4de1ba79e2f5a416ecff", "region": "RegionOne"}], "id": "6d50823950744e4a94af7e0d8b637e09", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ab0aedbadc484da8a07fac5b625cc92c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff", "region": "RegionOne"}], "id": "74e3ece558cf42e08730db5860005697", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "87931e8872ca4595870b13917ea00551", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "84c6d824b7724060a702753ad348067d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "28c15e719099481ba2b40443fee3ad1a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_f522fcfc9fef4de1ba79e2f5a416ecff", "region": "RegionOne"}, {"id": "4b2b95f06d2b4b68acc5c543da11ce8d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "d55dac05e5814366a7643f2e65cc8924", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6616e3822c59416c8e50478f6ea5a73a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "e42525857006418fadc2ca4deda2c5fd", "type": "placement", "name": "placement"}]}}' 2021-12-15 16:25:34,872 116698 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '98677a4a-2273-47c4-9e09-91a787c81fe0', 'name': 'tempest-TestMinimumBasicScenario-1885907835-network', 'tenant_id': 'f522fcfc9fef4de1ba79e2f5a416ecff', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f522fcfc9fef4de1ba79e2f5a416ecff', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 629, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-12-15T16:25:12Z', 'updated_at': '2021-12-15T16:25:12Z', 'revision_number': 1} available for tenant 2021-12-15 16:25:35,430 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.30/compute/v2.1/servers 0.557s 2021-12-15 16:25:35,430 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1679458103", "imageRef": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "networks": [{"uuid": "98677a4a-2273-47c4-9e09-91a787c81fe0"}]}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfe10959-f6da-4922-8df5-997c1bbcaafb', 'x-compute-request-id': 'req-bfe10959-f6da-4922-8df5-997c1bbcaafb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "uPsPyitbY35Z"}}' 2021-12-15 16:25:35,503 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.070s 2021-12-15 16:25:35,503 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fccdcca3-dd5c-494d-8311-66fee18b28b9', 'x-compute-request-id': 'req-fccdcca3-dd5c-494d-8311-66fee18b28b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:36,638 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.125s 2021-12-15 16:25:36,638 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-228c9da3-2b08-4492-9254-f29c32bbda36', 'x-compute-request-id': 'req-228c9da3-2b08-4492-9254-f29c32bbda36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:25:36,646 116698 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2021-12-15 16:25:37,811 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.164s 2021-12-15 16:25:37,811 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb4bd6d-be8d-4ceb-bdb8-42231a565d36', 'x-compute-request-id': 'req-4eb4bd6d-be8d-4ceb-bdb8-42231a565d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:37,819 116698 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2021-12-15 16:25:38,991 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.170s 2021-12-15 16:25:38,991 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26e4c4e2-8a35-4645-ab4d-af41660600f4', 'x-compute-request-id': 'req-26e4c4e2-8a35-4645-ab4d-af41660600f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:40,171 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.171s 2021-12-15 16:25:40,171 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a82d8d4-de7a-4b2f-8a1f-cc6f0c72170f', 'x-compute-request-id': 'req-4a82d8d4-de7a-4b2f-8a1f-cc6f0c72170f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:41,353 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.172s 2021-12-15 16:25:41,353 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dc6d498-412f-434f-b7ca-a9de10140726', 'x-compute-request-id': 'req-5dc6d498-412f-434f-b7ca-a9de10140726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:42,536 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.173s 2021-12-15 16:25:42,536 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26139fb5-9700-478c-ac5d-92d7781cf725', 'x-compute-request-id': 'req-26139fb5-9700-478c-ac5d-92d7781cf725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:43,718 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.174s 2021-12-15 16:25:43,719 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea764b48-34bf-47a3-aed2-4e16db4af087', 'x-compute-request-id': 'req-ea764b48-34bf-47a3-aed2-4e16db4af087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:44,895 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.167s 2021-12-15 16:25:44,896 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdb6b44d-4919-41cd-9679-808fddc1ebf5', 'x-compute-request-id': 'req-cdb6b44d-4919-41cd-9679-808fddc1ebf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:46,232 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.328s 2021-12-15 16:25:46,233 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9859d053-142e-4cf4-acc2-beff22577679', 'x-compute-request-id': 'req-9859d053-142e-4cf4-acc2-beff22577679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:47,485 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.243s 2021-12-15 16:25:47,485 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea81b72-9c31-4e92-b5ed-ce6c57815c1a', 'x-compute-request-id': 'req-aea81b72-9c31-4e92-b5ed-ce6c57815c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:48,678 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.183s 2021-12-15 16:25:48,678 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fe49e8e-8e64-47b2-a6e8-f68098af895f', 'x-compute-request-id': 'req-7fe49e8e-8e64-47b2-a6e8-f68098af895f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:49,857 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.165s 2021-12-15 16:25:49,857 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c835a463-0324-4cfe-8460-ee97036e9e9a', 'x-compute-request-id': 'req-c835a463-0324-4cfe-8460-ee97036e9e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:51,215 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.348s 2021-12-15 16:25:51,216 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23d38082-c9a3-4105-ad11-a2d8a3794f4c', 'x-compute-request-id': 'req-23d38082-c9a3-4105-ad11-a2d8a3794f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:52,419 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.194s 2021-12-15 16:25:52,419 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2994af2d-f53f-4d0e-813a-9aab6b08ed79', 'x-compute-request-id': 'req-2994af2d-f53f-4d0e-813a-9aab6b08ed79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:53,607 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.176s 2021-12-15 16:25:53,607 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-184d7a21-08eb-41c3-9372-10b7f0a0fe8c', 'x-compute-request-id': 'req-184d7a21-08eb-41c3-9372-10b7f0a0fe8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:54,777 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.160s 2021-12-15 16:25:54,777 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95b96581-2333-40b8-8015-ff9473cb28f9', 'x-compute-request-id': 'req-95b96581-2333-40b8-8015-ff9473cb28f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:55,981 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.195s 2021-12-15 16:25:55,981 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-406568cb-4975-4bdc-abce-cfaf2619588c', 'x-compute-request-id': 'req-406568cb-4975-4bdc-abce-cfaf2619588c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:57,183 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.192s 2021-12-15 16:25:57,183 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15793c5b-4855-4e65-8f17-264c2ef49b94', 'x-compute-request-id': 'req-15793c5b-4855-4e65-8f17-264c2ef49b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:58,360 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.168s 2021-12-15 16:25:58,360 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dff1a70e-fb57-41b9-adf5-3a99ee32f7be', 'x-compute-request-id': 'req-dff1a70e-fb57-41b9-adf5-3a99ee32f7be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "BUILD", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "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-12-15 16:25:59,537 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.165s 2021-12-15 16:25:59,537 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1fc0136-0eb1-4a9e-a191-67b81f922ade', 'x-compute-request-id': 'req-c1fc0136-0eb1-4a9e-a191-67b81f922ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "ACTIVE", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:59Z", "addresses": {"tempest-TestMinimumBasicScenario-1885907835-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:39:73"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "OS-SRV-USG:launched_at": "2021-12-15T16:25:58.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-12-15 16:25:59,544 116698 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 24 second wait 2021-12-15 16:25:59,718 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.173s 2021-12-15 16:25:59,718 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-530762b3-6b76-43c2-9a17-a980aa3dc166', 'x-compute-request-id': 'req-530762b3-6b76-43c2-9a17-a980aa3dc166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "ACTIVE", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:59Z", "addresses": {"tempest-TestMinimumBasicScenario-1885907835-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:39:73"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "OS-SRV-USG:launched_at": "2021-12-15T16:25:58.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-12-15 16:25:59,934 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers 0.207s 2021-12-15 16:25:59,935 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '343', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fae4d76-936e-4638-ba53-5a288388163f', 'x-compute-request-id': 'req-7fae4d76-936e-4638-ba53-5a288388163f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"servers": [{"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}]}]}' 2021-12-15 16:26:00,099 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.161s 2021-12-15 16:26:00,099 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26843a89-0046-4236-94df-809c1c248f8b', 'x-compute-request-id': 'req-26843a89-0046-4236-94df-809c1c248f8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "ACTIVE", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:25:59Z", "addresses": {"tempest-TestMinimumBasicScenario-1885907835-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:39:73"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "OS-SRV-USG:launched_at": "2021-12-15T16:25:58.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-12-15 16:26:00,359 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes 0.252s 2021-12-15 16:26:00,359 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1582034389", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d82d2b6-d6ea-48e9-a34a-b53de0d68ac9', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d82d2b6-d6ea-48e9-a34a-b53de0d68ac9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.277772", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-12-15 16:26:00,445 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.077s 2021-12-15 16:26:00,445 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b826c4b9-094e-4875-b798-d960a9b20617', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b826c4b9-094e-4875-b798-d960a9b20617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:01,499 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.045s 2021-12-15 16:26:01,499 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-034642dd-f3b9-49a5-81fe-108e933cc1ff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-034642dd-f3b9-49a5-81fe-108e933cc1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:02,551 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.043s 2021-12-15 16:26:02,551 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa625bde-4eac-47b8-8cff-a588a18c463b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa625bde-4eac-47b8-8cff-a588a18c463b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:03,602 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:03,602 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be1292a6-d960-4154-a366-0d441e9ed11d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1292a6-d960-4154-a366-0d441e9ed11d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:04,655 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.045s 2021-12-15 16:26:04,656 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa1d1d6f-eb2f-40a2-b7cf-e2b706ba4c2e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa1d1d6f-eb2f-40a2-b7cf-e2b706ba4c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:05,705 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.040s 2021-12-15 16:26:05,706 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc4b684-8345-4cc7-a735-0bcbe3a70ad3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc4b684-8345-4cc7-a735-0bcbe3a70ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:06,759 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.044s 2021-12-15 16:26:06,759 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228391c1-476c-4297-ba92-5444a161e057', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228391c1-476c-4297-ba92-5444a161e057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:07,828 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.055s 2021-12-15 16:26:07,828 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf72c61-adaf-42ee-84a1-eeabbc28fd72', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf72c61-adaf-42ee-84a1-eeabbc28fd72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:08,878 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:08,879 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a360b9-ed52-43a4-bd43-463d8cabf5f2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a360b9-ed52-43a4-bd43-463d8cabf5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:09,930 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.043s 2021-12-15 16:26:09,930 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a90cfdd-b7d7-475e-99ec-04e745d8a9eb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a90cfdd-b7d7-475e-99ec-04e745d8a9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:10,980 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:10,981 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-174f379a-b522-40c7-a45a-1fd0f08346fe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-174f379a-b522-40c7-a45a-1fd0f08346fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:12,052 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.064s 2021-12-15 16:26:12,053 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00bc6fcc-37de-4a81-9971-f82d164b24b0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00bc6fcc-37de-4a81-9971-f82d164b24b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:13,104 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.043s 2021-12-15 16:26:13,104 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620cdd21-06a2-4f60-8ab0-539267d01965', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620cdd21-06a2-4f60-8ab0-539267d01965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:14,154 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:14,155 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5799309-5816-4df0-869f-72d373edf13f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5799309-5816-4df0-869f-72d373edf13f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:15,206 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.043s 2021-12-15 16:26:15,206 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de5acc4e-9397-429c-931b-9cfee186c610', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de5acc4e-9397-429c-931b-9cfee186c610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:16,256 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:16,257 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48238b1b-79e7-49e0-b0c3-ba9ddda90003', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48238b1b-79e7-49e0-b0c3-ba9ddda90003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:17,306 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:17,307 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57432be3-c9fb-4f37-bd51-5583e4f29af1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57432be3-c9fb-4f37-bd51-5583e4f29af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:18,355 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.040s 2021-12-15 16:26:18,355 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b009aa-c77f-4fd7-87bf-df47ebd6ed9d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b009aa-c77f-4fd7-87bf-df47ebd6ed9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:19,404 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.041s 2021-12-15 16:26:19,405 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34aa5423-d084-4efc-a201-6c30e5d01927', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34aa5423-d084-4efc-a201-6c30e5d01927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:20,455 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.041s 2021-12-15 16:26:20,456 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc9a4adb-233d-4a7e-81f5-54999eadaf09', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc9a4adb-233d-4a7e-81f5-54999eadaf09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:21,510 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.046s 2021-12-15 16:26:21,511 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-322f7112-3df6-4c91-8db6-78e60becc4b7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-322f7112-3df6-4c91-8db6-78e60becc4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:22,564 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.044s 2021-12-15 16:26:22,564 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e47165-5484-424f-a236-d5543f179699', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e47165-5484-424f-a236-d5543f179699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:23,622 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.049s 2021-12-15 16:26:23,622 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bf537b0-905e-484e-8d52-98dd0436f9d6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bf537b0-905e-484e-8d52-98dd0436f9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:24,677 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.047s 2021-12-15 16:26:24,678 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b86979-a731-416b-b9fe-396d6ef9e9a6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b86979-a731-416b-b9fe-396d6ef9e9a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:25,745 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.060s 2021-12-15 16:26:25,745 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d3bcb47-ced1-4e01-8d98-1071fc77929d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d3bcb47-ced1-4e01-8d98-1071fc77929d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:26,795 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:26,796 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac09138-db5b-4e69-b85a-996ad9920db5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac09138-db5b-4e69-b85a-996ad9920db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:27,848 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.043s 2021-12-15 16:26:27,849 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f3454e-27a4-42b3-b751-a78c6b93c130', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f3454e-27a4-42b3-b751-a78c6b93c130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:28,902 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:28,902 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90e14f9-728b-43d1-ab92-55666296578e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90e14f9-728b-43d1-ab92-55666296578e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:29,977 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.067s 2021-12-15 16:26:29,978 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f09c8ad4-a48c-45aa-8541-1c7dc33cc961', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f09c8ad4-a48c-45aa-8541-1c7dc33cc961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:31,053 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.067s 2021-12-15 16:26:31,054 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995ee1b3-e6d8-40fd-8f7e-88e9263cc6d8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995ee1b3-e6d8-40fd-8f7e-88e9263cc6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:32,102 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.039s 2021-12-15 16:26:32,102 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b1aed7e-a910-4934-b174-0b068bd6d306', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b1aed7e-a910-4934-b174-0b068bd6d306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:33,155 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.045s 2021-12-15 16:26:33,155 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0926eac0-0671-4042-8984-9438285b3d36', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0926eac0-0671-4042-8984-9438285b3d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:34,209 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:34,209 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db951744-395d-46ad-886c-5335039a0374', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db951744-395d-46ad-886c-5335039a0374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:35,259 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:35,260 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9581932-3c55-48b0-b801-6f8fe7d1a331', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9581932-3c55-48b0-b801-6f8fe7d1a331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:36,311 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:36,311 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cafa349b-078b-4685-b68e-ba7e66f148ef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cafa349b-078b-4685-b68e-ba7e66f148ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:37,382 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.063s 2021-12-15 16:26:37,383 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1674b4a-6d92-4cd3-bb59-918d6c90250b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1674b4a-6d92-4cd3-bb59-918d6c90250b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:38,434 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.044s 2021-12-15 16:26:38,435 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3636add1-9828-4e21-b38b-6dda59714a78', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3636add1-9828-4e21-b38b-6dda59714a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:39,499 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.050s 2021-12-15 16:26:39,499 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62dd2f1c-6765-4708-91b0-5ebbbe65b660', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62dd2f1c-6765-4708-91b0-5ebbbe65b660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:40,549 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.041s 2021-12-15 16:26:40,550 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c4b9d4-f9a3-4bff-8f7a-8c270b0e58b8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c4b9d4-f9a3-4bff-8f7a-8c270b0e58b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:41,599 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.041s 2021-12-15 16:26:41,600 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac2a87bd-ffc3-4e78-95d7-15d0901e0209', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac2a87bd-ffc3-4e78-95d7-15d0901e0209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:42,649 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:42,650 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09a72ac9-b3b5-437f-8b3b-75cadd46fdc5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09a72ac9-b3b5-437f-8b3b-75cadd46fdc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:43,719 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.062s 2021-12-15 16:26:43,720 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914b5df4-20ba-4bb7-ab06-a429f80b9f3d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914b5df4-20ba-4bb7-ab06-a429f80b9f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:44,770 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.041s 2021-12-15 16:26:44,770 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc6c0997-2962-41b0-942a-d0845c47373d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc6c0997-2962-41b0-942a-d0845c47373d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:45,824 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.041s 2021-12-15 16:26:45,824 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ff8443-ce5d-41e9-9b04-816c2605f87d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ff8443-ce5d-41e9-9b04-816c2605f87d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:46,879 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.046s 2021-12-15 16:26:46,880 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d835c3-018a-424b-9b15-b5445718c35f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d835c3-018a-424b-9b15-b5445718c35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:47,933 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.046s 2021-12-15 16:26:47,933 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a0f0869-5ac2-4c04-bed6-c7e33dbd2f1f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a0f0869-5ac2-4c04-bed6-c7e33dbd2f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:48,983 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.041s 2021-12-15 16:26:48,983 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74924d9a-a98d-42b8-be2f-39a567fc7de7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74924d9a-a98d-42b8-be2f-39a567fc7de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:50,044 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.052s 2021-12-15 16:26:50,045 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f83845-7335-4e50-8fba-258034b7f202', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f83845-7335-4e50-8fba-258034b7f202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:51,105 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.053s 2021-12-15 16:26:51,105 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d485c5f-b3fe-48a1-9c8d-2884931b21f0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d485c5f-b3fe-48a1-9c8d-2884931b21f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:52,155 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:52,156 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e3bcbe9-238a-4534-9af0-346177e06ecd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e3bcbe9-238a-4534-9af0-346177e06ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:53,208 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:53,208 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcbc6f82-7792-4134-8f3f-6bd6d55617cb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcbc6f82-7792-4134-8f3f-6bd6d55617cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:54,261 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.045s 2021-12-15 16:26:54,262 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b204102-6e28-4fbc-a8b4-67d3b5e842a8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b204102-6e28-4fbc-a8b4-67d3b5e842a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:55,312 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:55,312 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce6abba7-24f4-43a7-abe6-d2bbc87906e3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce6abba7-24f4-43a7-abe6-d2bbc87906e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:56,361 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.041s 2021-12-15 16:26:56,361 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89825b63-086f-42cb-8d0c-b1026486f6c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89825b63-086f-42cb-8d0c-b1026486f6c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:57,415 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.045s 2021-12-15 16:26:57,415 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d7cd725-fa50-4210-ba49-fcf7b874e68d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d7cd725-fa50-4210-ba49-fcf7b874e68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:58,470 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.047s 2021-12-15 16:26:58,471 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed6af0b-86f2-4e5e-9a7e-713f456eecc0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed6af0b-86f2-4e5e-9a7e-713f456eecc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:26:59,521 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:26:59,521 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86fa32c6-963d-4064-b59f-0e3eac3c6281', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86fa32c6-963d-4064-b59f-0e3eac3c6281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:27:00,579 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.049s 2021-12-15 16:27:00,579 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4621a252-27e8-416f-8621-d15c2d028e5d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4621a252-27e8-416f-8621-d15c2d028e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:27:01,633 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.045s 2021-12-15 16:27:01,633 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5d15fcc-21ac-4106-bc13-d0af285cdb8b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5d15fcc-21ac-4106-bc13-d0af285cdb8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:27:02,692 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.052s 2021-12-15 16:27:02,693 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a12c7b-9b39-40f8-af81-93b74db7eacf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a12c7b-9b39-40f8-af81-93b74db7eacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:27:03,742 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.042s 2021-12-15 16:27:03,743 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a631a8bc-680a-4093-a130-40569145dee6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a631a8bc-680a-4093-a130-40569145dee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:27:04,790 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.039s 2021-12-15 16:27:04,791 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9742ab42-8285-41e9-a249-d5a322b9d0d6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9742ab42-8285-41e9-a249-d5a322b9d0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:27:05,840 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 0.041s 2021-12-15 16:27:05,840 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f2cf18-7f7e-4b2c-be05-04122c6ad02d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f2cf18-7f7e-4b2c-be05-04122c6ad02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:27:32,441 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 25.591s 2021-12-15 16:27:32,441 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e7b09f8-1e26-440c-87d3-35fcde99c242', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e7b09f8-1e26-440c-87d3-35fcde99c242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:28:33,508 116698 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 2021-12-15 16:29:07,083 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 93.635s 2021-12-15 16:29:07,084 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67228480-69a5-4bb5-9c07-b14c67078518', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67228480-69a5-4bb5-9c07-b14c67078518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:29:32,600 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 24.507s 2021-12-15 16:29:32,600 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bae51e6-9622-4eb6-a50b-c94694834abd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bae51e6-9622-4eb6-a50b-c94694834abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:30:33,668 116698 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 2021-12-15 16:31:07,539 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 93.931s 2021-12-15 16:31:07,540 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e18ef345-a7b0-4ecf-ad55-0fb5876ea914', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e18ef345-a7b0-4ecf-ad55-0fb5876ea914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:31:32,767 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 24.219s 2021-12-15 16:31:32,767 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd850e30-f204-4377-bb40-8abeb8812d64', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd850e30-f204-4377-bb40-8abeb8812d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:32:33,837 116698 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 2021-12-15 16:33:08,000 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 94.224s 2021-12-15 16:33:08,000 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc5af14-505a-4902-9a25-2ea7d4238494', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc5af14-505a-4902-9a25-2ea7d4238494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:33:32,917 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 400 DELETE http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 24.908s 2021-12-15 16:33:32,917 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '285', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c863af-a628-4e46-9e10-50e1d3048325', 'x-openstack-request-id': 'req-83c863af-a628-4e46-9e10-50e1d3048325', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer."}}' 2021-12-15 16:34:32,980 116698 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 2021-12-15 16:35:08,496 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 95.577s 2021-12-15 16:35:08,496 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2024d611-1023-4329-a551-b80e78fe8698', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2024d611-1023-4329-a551-b80e78fe8698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:35:33,167 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 23.662s 2021-12-15 16:35:33,167 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42f933f4-e94b-49a2-946f-6151eac136f0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42f933f4-e94b-49a2-946f-6151eac136f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:36:34,236 116698 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 2021-12-15 16:37:09,232 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 95.057s 2021-12-15 16:37:09,233 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72704a98-9efc-4d33-ba93-ce617a6f5bfb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72704a98-9efc-4d33-ba93-ce617a6f5bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:37:33,613 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 23.372s 2021-12-15 16:37:33,613 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-278cf199-3d57-4805-898b-6d1cbbb9a9fb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-278cf199-3d57-4805-898b-6d1cbbb9a9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:38:34,680 116698 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 2021-12-15 16:39:09,614 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 94.993s 2021-12-15 16:39:09,615 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4430042-d912-455d-b3b4-35b23554c790', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4430042-d912-455d-b3b4-35b23554c790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:39:33,801 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad 23.178s 2021-12-15 16:39:33,801 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b47c712c-8b98-4716-a1ec-67e79fced0c5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b47c712c-8b98-4716-a1ec-67e79fced0c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad'} Body: b'{"volume": {"id": "b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:26:00.000000", "updated_at": "2021-12-15T16:26:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-1582034389", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f522fcfc9fef4de1ba79e2f5a416ecff/volumes/b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad"}], "user_id": "9227cd2569074a6cbae4066c7650ea9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff"}}' 2021-12-15 16:39:33,950 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.142s 2021-12-15 16:39:33,951 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d83eaaaa-ece7-4329-987f-00ab8a3f9835', 'x-compute-request-id': 'req-d83eaaaa-ece7-4329-987f-00ab8a3f9835', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'' 2021-12-15 16:39:34,117 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.165s 2021-12-15 16:39:34,118 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e3cb687-be56-4b5e-b2cf-029164498b5b', 'x-compute-request-id': 'req-9e3cb687-be56-4b5e-b2cf-029164498b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "ACTIVE", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:39:34Z", "addresses": {"tempest-TestMinimumBasicScenario-1885907835-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:39:73"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "OS-SRV-USG:launched_at": "2021-12-15T16:25:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:39:35,296 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.169s 2021-12-15 16:39:35,296 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b26771ca-2a90-463c-866d-1db4264a7765', 'x-compute-request-id': 'req-b26771ca-2a90-463c-866d-1db4264a7765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"server": {"id": "f742b3a2-5ed6-447e-ba04-f3ecae760884", "name": "tempest-TestMinimumBasicScenario-server-1679458103", "status": "DELETED", "tenant_id": "f522fcfc9fef4de1ba79e2f5a416ecff", "user_id": "9227cd2569074a6cbae4066c7650ea9f", "metadata": {}, "hostId": "cf5a096b54ee5cecc153f2952f58006dd70b46cdb7145fc047c67f5a", "image": {"id": "5566df3e-d77b-4de8-b876-6ea1dd6246f8", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:25:35Z", "updated": "2021-12-15T16:39:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1408138682", "OS-SRV-USG:launched_at": "2021-12-15T16:25:58.000000", "OS-SRV-USG:terminated_at": "2021-12-15T16:39:35.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-12-15 16:39:35,304 116698 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2021-12-15 16:39:36,346 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884 0.041s 2021-12-15 16:39:36,347 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9655a396-df6f-4e1a-a133-faed697a8b54', 'x-compute-request-id': 'req-9655a396-df6f-4e1a-a133-faed697a8b54', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f742b3a2-5ed6-447e-ba04-f3ecae760884'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f742b3a2-5ed6-447e-ba04-f3ecae760884 could not be found."}}' 2021-12-15 16:39:36,380 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1408138682 0.033s 2021-12-15 16:39:36,381 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439bcc7c-b7c6-463c-87fb-3e49ab06a4e7', 'x-compute-request-id': 'req-439bcc7c-b7c6-463c-87fb-3e49ab06a4e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1408138682'} Body: b'' 2021-12-15 16:39:37,188 116698 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.30/image/v2/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8 0.806s 2021-12-15 16:39:37,188 116698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7198dd31-2ea8-4305-ab48-f4b0190ee882', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/image/v2/images/5566df3e-d77b-4de8-b876-6ea1dd6246f8'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 128, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 920, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestMinimumBasicScenario:_run_cleanups) Failed to delete volume b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad within the required time (360 s). Timer started at 1639586012. Timer ended at 1639586373waited for 361 }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 111, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 361, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume b41c5054-54b9-4ebf-b5f9-c8c5f34a0dad failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 0 | 1 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft9.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-12-15 16:23:06,949 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.896s 2021-12-15 16:23:06,950 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-281409665"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4104c8ad-ec81-4aea-bde0-ef7ae6361744', 'x-compute-request-id': 'req-4104c8ad-ec81-4aea-bde0-ef7ae6361744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEA5e3wu9YVKf6fsuZ+kaHMyOd4adip8a2EyZ2O7VkrUQxIqpCT\\nBEzLDpp7at9enmbnegExUZVBdb4X4sbHCOyl/Y5MQ8McNz4teo9QXqMbz4Jh32y6\\nJT4FdCGTNbN/eFzM1qGAWYmor4hDe/vIXB97+Q3l8OSti/KDx4a1holgiW/hXQ3B\\n5ER5tu3rWUKizSBATRfbxpXoNbewUbNp4H/ZQ1Dc0Hb5tR+Vj0EYqOeeTsk8OlHo\\ndXfJVJ9oBABtVgR96sP+XcfnIMvKhG59PRKaes9q92TuI2rcjwnlNlal6e75Cke3\\nYGIDy9HmZh1v3dHyBB/XOjv77wzhZskz67DNVQIDAQABAoIBAQDT9oX2o2TfUdvn\\nEJWdq4sdqkVXTmVcZpoDQzx/kbRdAvX6R01AqYqH6+HapBCV9kduMatFilLOOG/M\\nn3Lcx0w+cu/biAJ66tcCJRvyImuA4LFZRuJTctmUNV+AIflg/CvZsQihgkX/i56q\\nrXIHev7OmgFgEW/rk6XoSkcNv5c/GiUn1k1SDb4MWBTWyrLtGFJChIR6Iy7nE+bK\\nxne9v0bGj4tqLf1AQHA4wNs/pRL5T9riqrb1k8fEDVTeLJOHyl++24F1pfVFlgHY\\nXqcFXOIbBUKNMu84hvKIEBnHFXOKrATaMGr3HRk2EyDQIfRseVl9wLGwP+MUyqdS\\nxN61jxABAoGBAPmPZgSa69JK84C4tKOpjlZCtkkvvNXZIr0kXtb7smIZ0PbmUb8j\\njSUiWRg9hTxWHP3vW9NXNTp+OXRYWs5T55d/X/vPIkbtsvDGKXHTp7nIwNbWyOvZ\\n6b72BBhYyQ7Z0LoTnoukU+RssJf5dduuDQhdlztPxVo8yFM9wBLP3s9zAoGBAOvc\\n3GVASFCIFnqzIgX0EI+fKn38GoZizqdi1WBvarwEy3ui2fFsbeUQfrJQzoHXtjEP\\n0aKKavna60Uc/yxYfqF/v/DbfzTlfW3ivf8OSEURnnQMlg7ZRltdWbmDUa4/tpZC\\nXgfFPcg9UKq/5alHKx/s7l/Gulio2omyVwV4pK4XAoGAWNPYzSTTcXuqJpQX//UX\\nK879ERnDzh5GhipO85iNSuvDfE5IpI8j6ybJrZ4gMXS5Rw2OkrAEyzgofSgB0lT9\\nJuh4oql8muB6g8cU82YR2kgBk7bJt2FOGOF6XawkjHutFr5q/WtVTQX+6WkqsTHH\\ng8XEUaE4LsFZ0H83QbrppM8CgYEAjasHJjnKNbTH68MUuIa0O8/acfmu5PEMNzYB\\n+/5wGaa3ofda+Mur5l5V+zzWDN9IK4fY3sxNHO4FSmn0SuqMhOx6mWz9pwQAprP+\\ncuhdOD8w8Xtt1lVjERWtAuSBdywFu5L5b6llRpStkyHYDCkXGgHx2809uGsTeImK\\nA1tHbtkCgYAmfjIGzyFv2EfaSZpTwRIAW5MFiCk+vsKnprTIyLWBWUx89/Q653ru\\nYuuk8SF2ghMB4OiNY7oEt5OgIu5nePCCFSUPOKTp5zOcU4ndYLUhbNwRMV8Do+D+\\nS8eGGAqPojEJ2sQqCklBBs9oS2nqJWD0Y+fN726UdguFxxf+4yMXRQ==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestShelveInstance-281409665", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDl7fC71hUp/p+y5n6RoczI53hp2KnxrYTJnY7tWStRDEiqkJMETMsOmntq316eZud6ATFRlUF1vhfixscI7KX9jkxDwxw3Pi16j1BeoxvPgmHfbLolPgV0IZM1s394XMzWoYBZiaiviEN7+8hcH3v5DeXw5K2L8oPHhrWGiWCJb+FdDcHkRHm27etZQqLNIEBNF9vGleg1t7BRs2ngf9lDUNzQdvm1H5WPQRio555OyTw6Ueh1d8lUn2gEAG1WBH3qw/5dx+cgy8qEbn09Epp6z2r3ZO4jatyPCeU2VqXp7vkKR7dgYgPL0eZmHW/d0fIEH9c6O/vvDOFmyTPrsM1V Generated-by-Nova", "fingerprint": "41:76:2d:6b:b4:5f:d0:30:fd:af:db:7e:4c:40:b1:d3", "user_id": "191079f41ac04162bcb5382c3e872f3c"}}' 2021-12-15 16:23:07,267 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.30:9696/v2.0/security-groups 0.312s 2021-12-15 16:23:07,267 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-673056979", "description": "tempest-secgroup-smoke-673056979 description", "project_id": "6f8f838e6a4647859457e5560571a5ab"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-10d39cb4-f36c-4bf8-b273-4c5649f3877a', 'date': 'Wed, 15 Dec 2021 16:23:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "c7710429-4616-475e-b436-e3df5f7ab279", "name": "tempest-secgroup-smoke-673056979", "stateful": true, "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "description": "tempest-secgroup-smoke-673056979 description", "shared": false, "security_group_rules": [{"id": "43ceb0c4-82a5-4252-ae43-e36ae621a204", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "security_group_id": "c7710429-4616-475e-b436-e3df5f7ab279", "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": 421, "description": null, "tags": [], "created_at": "2021-12-15T16:23:07Z", "updated_at": "2021-12-15T16:23:07Z", "revision_number": 0, "project_id": "6f8f838e6a4647859457e5560571a5ab"}, {"id": "4fd012e9-e1b2-456a-83e2-7e1a4024647d", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "security_group_id": "c7710429-4616-475e-b436-e3df5f7ab279", "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": 420, "description": null, "tags": [], "created_at": "2021-12-15T16:23:07Z", "updated_at": "2021-12-15T16:23:07Z", "revision_number": 0, "project_id": "6f8f838e6a4647859457e5560571a5ab"}], "tags": [], "created_at": "2021-12-15T16:23:07Z", "updated_at": "2021-12-15T16:23:07Z", "revision_number": 1, "project_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:07,540 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.271s 2021-12-15 16:23:07,540 116692 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": "c7710429-4616-475e-b436-e3df5f7ab279", "project_id": "6f8f838e6a4647859457e5560571a5ab", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-fac145f4-5b32-4faa-984c-a3984bed497e', 'date': 'Wed, 15 Dec 2021 16:23:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6a9acb89-b65f-40c8-b899-4837ca89a9ad", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "security_group_id": "c7710429-4616-475e-b436-e3df5f7ab279", "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-12-15T16:23:07Z", "updated_at": "2021-12-15T16:23:07Z", "revision_number": 0, "project_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:07,790 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.248s 2021-12-15 16:23:07,791 116692 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": "c7710429-4616-475e-b436-e3df5f7ab279", "project_id": "6f8f838e6a4647859457e5560571a5ab", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-34bba9a4-710d-4099-9d08-14f28f328142', 'date': 'Wed, 15 Dec 2021 16:23:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2a00ef05-6f3a-4ff3-9506-526129f11532", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "security_group_id": "c7710429-4616-475e-b436-e3df5f7ab279", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-12-15T16:23:07Z", "updated_at": "2021-12-15T16:23:07Z", "revision_number": 0, "project_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:08,035 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.244s 2021-12-15 16:23:08,036 116692 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": "c7710429-4616-475e-b436-e3df5f7ab279", "project_id": "6f8f838e6a4647859457e5560571a5ab", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1759e38c-8973-4c95-842b-fca49f624d4c', 'date': 'Wed, 15 Dec 2021 16:23:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b1806586-e548-4d04-95d7-e9a269674285", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "security_group_id": "c7710429-4616-475e-b436-e3df5f7ab279", "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-12-15T16:23:07Z", "updated_at": "2021-12-15T16:23:07Z", "revision_number": 0, "project_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:08,305 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.267s 2021-12-15 16:23:08,305 116692 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": "c7710429-4616-475e-b436-e3df5f7ab279", "project_id": "6f8f838e6a4647859457e5560571a5ab", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-131f3558-8d7a-4365-99f4-b4f67d5b1c73', 'date': 'Wed, 15 Dec 2021 16:23:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d6bbfba5-b80c-4ba2-b8f2-aec12b396cc2", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "security_group_id": "c7710429-4616-475e-b436-e3df5f7ab279", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-12-15T16:23:08Z", "updated_at": "2021-12-15T16:23:08Z", "revision_number": 0, "project_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:08,674 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.367s 2021-12-15 16:23:08,675 116692 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": "c7710429-4616-475e-b436-e3df5f7ab279", "project_id": "6f8f838e6a4647859457e5560571a5ab", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-4fb894c0-a4ab-48d0-8391-cf623a2be2f9', 'date': 'Wed, 15 Dec 2021 16:23:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e91870cc-9056-4dd6-91a8-3fe7bb5eb617", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "security_group_id": "c7710429-4616-475e-b436-e3df5f7ab279", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-12-15T16:23:08Z", "updated_at": "2021-12-15T16:23:08Z", "revision_number": 0, "project_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:09,299 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.623s 2021-12-15 16:23:09,299 116692 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": "c7710429-4616-475e-b436-e3df5f7ab279", "project_id": "6f8f838e6a4647859457e5560571a5ab", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a386c4da-a4d2-4323-9017-4d001db29c80', 'date': 'Wed, 15 Dec 2021 16:23:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a8dd16c6-deff-4e4a-8c36-7b9a5b39da9f", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "security_group_id": "c7710429-4616-475e-b436-e3df5f7ab279", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-12-15T16:23:09Z", "updated_at": "2021-12-15T16:23:09Z", "revision_number": 0, "project_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:09,425 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.119s 2021-12-15 16:23:09,426 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3240', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-167c2d23-9e55-4bcb-99c7-a7ab772cb37e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "191079f41ac04162bcb5382c3e872f3c", "name": "tempest-TestShelveInstance-1720366664-project", "password_expires_at": null}, "audit_ids": ["jTTqkEHhQg-B3VYApNio0A"], "expires_at": "2021-12-15T17:23:09.000000Z", "issued_at": "2021-12-15T16:23:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f8f838e6a4647859457e5560571a5ab", "name": "tempest-TestShelveInstance-1720366664"}, "is_domain": false, "roles": [{"id": "2cf8ebee4de04d798d9be9a723dbd015", "name": "member"}, {"id": "6578e00baa8946f69479551803fdf4a5", "name": "reader"}], "catalog": [{"endpoints": [{"id": "15c5d4402aeb4ad7a12dddd81446392a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "20ca25e054a3418a94c7b576705095b8", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "7491346e143c41d08b3b799d1bf71bb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "43b1604e1cbd4edab26d79e37cadb31f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "8bbb21ef884b403ca5f9d9fd8ee7ca8e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab", "region": "RegionOne"}], "id": "49bc577c7f5e4bfaa8c711a853666dd8", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "b02ee32fe9e04fd0a4579b5900577df0", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "5cf1d5f77e484157a9b5be890c153037", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "06d1f67dac554aab99b04cf7f3c68218", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/6f8f838e6a4647859457e5560571a5ab", "region": "RegionOne"}], "id": "6d50823950744e4a94af7e0d8b637e09", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "ab0aedbadc484da8a07fac5b625cc92c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab", "region": "RegionOne"}], "id": "74e3ece558cf42e08730db5860005697", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "87931e8872ca4595870b13917ea00551", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/", "region": "RegionOne"}], "id": "84c6d824b7724060a702753ad348067d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "28c15e719099481ba2b40443fee3ad1a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_6f8f838e6a4647859457e5560571a5ab", "region": "RegionOne"}, {"id": "4b2b95f06d2b4b68acc5c543da11ce8d", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "d55dac05e5814366a7643f2e65cc8924", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "6616e3822c59416c8e50478f6ea5a73a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "e42525857006418fadc2ca4deda2c5fd", "type": "placement", "name": "placement"}]}}' 2021-12-15 16:23:09,427 116692 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '950e15b8-9462-491e-9b7f-69d860b22eca', 'name': 'tempest-TestShelveInstance-1183835655-network', 'tenant_id': '6f8f838e6a4647859457e5560571a5ab', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6f8f838e6a4647859457e5560571a5ab', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 644, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-12-15T16:22:43Z', 'updated_at': '2021-12-15T16:22:43Z', 'revision_number': 1} available for tenant 2021-12-15 16:23:10,425 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes 0.998s 2021-12-15 16:23:10,426 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-270814202", "imageRef": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "size": 1}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e89435-57e1-4ad0-85d1-6fb13af312c3', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e89435-57e1-4ad0-85d1-6fb13af312c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.263824", "updated_at": null, "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-12-15 16:23:10,494 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.061s 2021-12-15 16:23:10,494 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b9cdcee-04a7-4a73-ab7d-50211f398fcd', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b9cdcee-04a7-4a73-ab7d-50211f398fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:11,569 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.065s 2021-12-15 16:23:11,570 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e0c98fb-fe75-4fe8-bfda-5cf406993201', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0c98fb-fe75-4fe8-bfda-5cf406993201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:12,668 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.080s 2021-12-15 16:23:12,669 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d287319-4ddb-4edc-bb5b-2220fe4e3deb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d287319-4ddb-4edc-bb5b-2220fe4e3deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:13,748 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.064s 2021-12-15 16:23:13,748 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5b3d9d-6cf4-4143-add4-c5d8b04a378b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5b3d9d-6cf4-4143-add4-c5d8b04a378b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:14,869 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.105s 2021-12-15 16:23:14,870 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219cb7ab-f793-407c-8586-aad0f69f1e33', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219cb7ab-f793-407c-8586-aad0f69f1e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:16,015 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.125s 2021-12-15 16:23:16,016 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d79dd001-0e62-4ffd-aec9-446bd04741ef', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d79dd001-0e62-4ffd-aec9-446bd04741ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:17,152 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.118s 2021-12-15 16:23:17,152 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a2dc88-955f-4468-bc49-a77e25321790', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a2dc88-955f-4468-bc49-a77e25321790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:18,275 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.097s 2021-12-15 16:23:18,276 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c554ce4-aa4e-4a2c-80d8-c1f1a71c91a9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c554ce4-aa4e-4a2c-80d8-c1f1a71c91a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:19,463 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.170s 2021-12-15 16:23:19,464 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3140d573-c93e-4930-a3dd-d7e6dcd49430', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3140d573-c93e-4930-a3dd-d7e6dcd49430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:20,541 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.060s 2021-12-15 16:23:20,541 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f01c0f5-23d8-49a1-92fc-79f5d5d86be2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f01c0f5-23d8-49a1-92fc-79f5d5d86be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:21,667 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.117s 2021-12-15 16:23:21,668 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a87265f-a026-4c74-bba7-5ccc4d827de3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a87265f-a026-4c74-bba7-5ccc4d827de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:22,913 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.232s 2021-12-15 16:23:22,913 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08bfa876-1d9c-414d-bcb5-bf1f02ed9f56', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08bfa876-1d9c-414d-bcb5-bf1f02ed9f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:23,974 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.046s 2021-12-15 16:23:23,974 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7965a8b-dc7c-4c72-998b-dc4842792cc6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7965a8b-dc7c-4c72-998b-dc4842792cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:25,069 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.086s 2021-12-15 16:23:25,069 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003f421b-0f00-4b46-81a2-6beaa001211b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003f421b-0f00-4b46-81a2-6beaa001211b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:26,151 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.068s 2021-12-15 16:23:26,152 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f07af7-1b5e-46ee-a66d-fb0e3c4d4dc4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f07af7-1b5e-46ee-a66d-fb0e3c4d4dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:27,218 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.054s 2021-12-15 16:23:27,219 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bbe93bd-7c74-4c28-9124-8ffb19e4d1f9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bbe93bd-7c74-4c28-9124-8ffb19e4d1f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:28,381 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.145s 2021-12-15 16:23:28,382 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-264fdcf4-fd88-405b-8176-36eaf672f434', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-264fdcf4-fd88-405b-8176-36eaf672f434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:11.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:29,476 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.080s 2021-12-15 16:23:29,477 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bee4c99-538c-49dc-b6f1-15e888edba98', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bee4c99-538c-49dc-b6f1-15e888edba98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:28.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:30,646 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.157s 2021-12-15 16:23:30,647 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbcea271-90b2-4fd2-84fe-3812e2100980', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbcea271-90b2-4fd2-84fe-3812e2100980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:28.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:31,790 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.128s 2021-12-15 16:23:31,790 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7bab720-24fa-4067-9d01-afca14050a0c', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7bab720-24fa-4067-9d01-afca14050a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:28.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:32,891 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.092s 2021-12-15 16:23:32,892 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa58cd88-a76c-4c33-9a49-c7fdc9d421ed', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa58cd88-a76c-4c33-9a49-c7fdc9d421ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:33.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:33,976 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d 0.070s 2021-12-15 16:23:33,976 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fcfca30-8810-4a1e-8d80-a86cbd64fa2f', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fcfca30-8810-4a1e-8d80-a86cbd64fa2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d'} Body: b'{"volume": {"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-12-15T16:23:10.000000", "updated_at": "2021-12-15T16:23:33.000000", "name": "tempest-tempest.common.compute-volume-270814202", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6f8f838e6a4647859457e5560571a5ab/volumes/477ef1ba-dfe7-4605-81ba-610c9f58920d"}], "user_id": "191079f41ac04162bcb5382c3e872f3c", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6f8f838e6a4647859457e5560571a5ab"}}' 2021-12-15 16:23:33,987 116692 INFO [tempest.common.waiters] volume 477ef1ba-dfe7-4605-81ba-610c9f58920d reached available after waiting for 23.987435 seconds 2021-12-15 16:23:35,749 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.30/compute/v2.1/servers 1.759s 2021-12-15 16:23:35,749 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestShelveInstance-server-838966437", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestShelveInstance-281409665", "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "networks": [{"uuid": "950e15b8-9462-491e-9b7f-69d860b22eca"}], "block_device_mapping_v2": [{"uuid": "477ef1ba-dfe7-4605-81ba-610c9f58920d", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4704087a-07b1-4267-8c30-c231394c9c71', 'x-compute-request-id': 'req-4704087a-07b1-4267-8c30-c231394c9c71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "adminPass": "ejSXg86Uh2zM"}}' 2021-12-15 16:23:36,165 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.411s 2021-12-15 16:23:36,165 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1087', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e90f8a00-b94c-4020-b99a-0087e9ca31c3', 'x-compute-request-id': 'req-e90f8a00-b94c-4020-b99a-0087e9ca31c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:36Z", "updated": "2021-12-15T16:23:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "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-12-15 16:23:37,403 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.217s 2021-12-15 16:23:37,403 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1185', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4927b79c-032a-4d01-a919-965e44c13a9a', 'x-compute-request-id': 'req-4927b79c-032a-4d01-a919-965e44c13a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "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": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:37,411 116692 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2021-12-15 16:23:38,627 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.215s 2021-12-15 16:23:38,628 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1203', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97dc8044-adf8-4994-835e-04d93e3c3cb0', 'x-compute-request-id': 'req-97dc8044-adf8-4994-835e-04d93e3c3cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "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": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:38,635 116692 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 2 second wait 2021-12-15 16:23:40,272 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.636s 2021-12-15 16:23:40,273 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b92384d-df84-40e8-b243-12016b37413a', 'x-compute-request-id': 'req-5b92384d-df84-40e8-b243-12016b37413a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:40,282 116692 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2021-12-15 16:23:41,841 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.557s 2021-12-15 16:23:41,841 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23256ae3-5e08-45dc-81ea-409adad840de', 'x-compute-request-id': 'req-23256ae3-5e08-45dc-81ea-409adad840de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:43,692 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.835s 2021-12-15 16:23:43,692 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-932b1a09-8997-4253-9796-09b9d1667bb7', 'x-compute-request-id': 'req-932b1a09-8997-4253-9796-09b9d1667bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:44,891 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.191s 2021-12-15 16:23:44,892 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2343278b-522f-4c05-9a31-0ae3edeabd82', 'x-compute-request-id': 'req-2343278b-522f-4c05-9a31-0ae3edeabd82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:46,181 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.280s 2021-12-15 16:23:46,182 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edafe0f1-3291-46b7-9024-396a4d68af55', 'x-compute-request-id': 'req-edafe0f1-3291-46b7-9024-396a4d68af55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:47,418 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.227s 2021-12-15 16:23:47,419 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f71d809f-1ab3-4ce2-8800-665d27b92602', 'x-compute-request-id': 'req-f71d809f-1ab3-4ce2-8800-665d27b92602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:48,805 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.364s 2021-12-15 16:23:48,805 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7930ca9-0342-4fb3-89ed-30641b8b4f71', 'x-compute-request-id': 'req-b7930ca9-0342-4fb3-89ed-30641b8b4f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:50,007 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.194s 2021-12-15 16:23:50,008 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80b15c75-17f4-4f23-ae3f-40650a79fd35', 'x-compute-request-id': 'req-80b15c75-17f4-4f23-ae3f-40650a79fd35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:51,200 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:23:51,200 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2979abd-f813-4dbf-af8e-2a4982fc0b94', 'x-compute-request-id': 'req-d2979abd-f813-4dbf-af8e-2a4982fc0b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:52,857 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.649s 2021-12-15 16:23:52,858 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-493d1b6f-0d34-4779-8aa3-9a16fbc87b99', 'x-compute-request-id': 'req-493d1b6f-0d34-4779-8aa3-9a16fbc87b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:54,239 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.371s 2021-12-15 16:23:54,239 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4111d245-d1ea-4e3d-894f-54eaba80ed35', 'x-compute-request-id': 'req-4111d245-d1ea-4e3d-894f-54eaba80ed35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:55,475 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.227s 2021-12-15 16:23:55,476 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cffdfa82-2e9e-4a09-b000-2040bb1fda4a', 'x-compute-request-id': 'req-cffdfa82-2e9e-4a09-b000-2040bb1fda4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:56,730 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.243s 2021-12-15 16:23:56,730 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de00af48-3a34-45f5-969d-2d2fb4a4849e', 'x-compute-request-id': 'req-de00af48-3a34-45f5-969d-2d2fb4a4849e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:57,989 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.250s 2021-12-15 16:23:57,989 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-167ffd05-3978-4932-a6bf-cbba89bdc469', 'x-compute-request-id': 'req-167ffd05-3978-4932-a6bf-cbba89bdc469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:23:59,213 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.215s 2021-12-15 16:23:59,214 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb0cf803-cf1f-4780-ae7e-60aadb4a1822', 'x-compute-request-id': 'req-cb0cf803-cf1f-4780-ae7e-60aadb4a1822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:24:00,437 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.214s 2021-12-15 16:24:00,438 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ba4a8b3-7d99-49a1-b393-e27895f0ab3b', 'x-compute-request-id': 'req-7ba4a8b3-7d99-49a1-b393-e27895f0ab3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:24:01,654 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.208s 2021-12-15 16:24:01,655 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-982cf10c-da18-4f04-a4b4-eae7168e7153', 'x-compute-request-id': 'req-982cf10c-da18-4f04-a4b4-eae7168e7153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:24:02,989 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.326s 2021-12-15 16:24:02,989 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d3b9522-d67b-4087-8d50-5af279e364c8', 'x-compute-request-id': 'req-3d3b9522-d67b-4087-8d50-5af279e364c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:24:04,271 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.272s 2021-12-15 16:24:04,272 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3454f617-619f-401e-a69a-75dfb830ad08', 'x-compute-request-id': 'req-3454f617-619f-401e-a69a-75dfb830ad08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:24:05,661 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.373s 2021-12-15 16:24:05,661 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ce7630-7bff-4d22-a152-4cbdce8d9574', 'x-compute-request-id': 'req-22ce7630-7bff-4d22-a152-4cbdce8d9574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:24:06,965 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.291s 2021-12-15 16:24:06,966 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-711c0ca2-2745-4b9b-a60f-223bcfccb4ed', 'x-compute-request-id': 'req-711c0ca2-2745-4b9b-a60f-223bcfccb4ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:24:08,152 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:24:08,153 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ddbb147-96db-4461-b68b-9a8d31606e89', 'x-compute-request-id': 'req-5ddbb147-96db-4461-b68b-9a8d31606e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:24:09,360 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.200s 2021-12-15 16:24:09,361 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f937b027-64c7-40e0-92f3-75c469da00df', 'x-compute-request-id': 'req-f937b027-64c7-40e0-92f3-75c469da00df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:24:10,548 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:24:10,548 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-265cb606-9267-4eed-a75b-7a4537e4b821', 'x-compute-request-id': 'req-265cb606-9267-4eed-a75b-7a4537e4b821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:23:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:24:11,999 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.442s 2021-12-15 16:24:11,999 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12f15304-95f6-45f7-9f50-75cc4e9ab496', 'x-compute-request-id': 'req-12f15304-95f6-45f7-9f50-75cc4e9ab496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:24:13,441 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.433s 2021-12-15 16:24:13,442 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1258', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b096f995-686b-4766-803e-100a500e29f3', 'x-compute-request-id': 'req-b096f995-686b-4766-803e-100a500e29f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "BUILD", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:24:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:24:14,752 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.301s 2021-12-15 16:24:14,752 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68b1fcaf-f91f-4821-959b-af2eaa207d47', 'x-compute-request-id': 'req-68b1fcaf-f91f-4821-959b-af2eaa207d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:24:13Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:24:14,761 116692 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 38 second wait 2021-12-15 16:24:15,009 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.247s 2021-12-15 16:24:15,009 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1442', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-523e9ce2-9e74-4a77-b97a-c0aec4059a27', 'x-compute-request-id': 'req-523e9ce2-9e74-4a77-b97a-c0aec4059a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:24:13Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:24:15,268 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30:9696/v2.0/ports?device_id=4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.250s 2021-12-15 16:24:15,268 116692 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': '899', 'x-openstack-request-id': 'req-d845b001-97bb-4f1c-a783-9c6474d6be46', 'date': 'Wed, 15 Dec 2021 16:24:15 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/v2.0/ports?device_id=4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"ports":[{"id":"2c61efe0-6ed5-4b49-8a66-8e9f491633d4","name":"","network_id":"950e15b8-9462-491e-9b7f-69d860b22eca","tenant_id":"6f8f838e6a4647859457e5560571a5ab","mac_address":"fa:16:3e:32:02:46","admin_state_up":true,"status":"ACTIVE","device_id":"4c4fd848-09ba-42aa-9176-dc8a60b95be2","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"efb3fd59-ca34-48d3-bc83-9738e2c95a7b","ip_address":"172.20.0.3"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["c7710429-4616-475e-b436-e3df5f7ab279"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-82002","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false},"port_security_enabled":true,"tags":[],"created_at":"2021-12-15T16:23:38Z","updated_at":"2021-12-15T16:23:56Z","revision_number":5,"project_id":"6f8f838e6a4647859457e5560571a5ab"}]}' 2021-12-15 16:24:17,410 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.30:9696/v2.0/floatingips 2.140s 2021-12-15 16:24:17,410 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "ebdc5864-b8de-4476-b7c0-64696657b6ef", "port_id": "2c61efe0-6ed5-4b49-8a66-8e9f491633d4", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "fixed_ip_address": "172.20.0.3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-f17330a2-41d5-421f-9e74-416d0cc64374', 'date': 'Wed, 15 Dec 2021 16:24:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "352db980-199f-4dfb-b9b4-62e5ecc4f827", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "floating_ip_address": "172.27.3.123", "floating_network_id": "ebdc5864-b8de-4476-b7c0-64696657b6ef", "router_id": "f3d90328-e802-4006-a228-7188f4b72d76", "port_id": "2c61efe0-6ed5-4b49-8a66-8e9f491633d4", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "project_id": "6f8f838e6a4647859457e5560571a5ab", "description": "", "port_details": {"name": "", "network_id": "950e15b8-9462-491e-9b7f-69d860b22eca", "mac_address": "fa:16:3e:32:02:46", "admin_state_up": true, "status": "ACTIVE", "device_id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-12-15T16:24:16Z", "updated_at": "2021-12-15T16:24:16Z", "revision_number": 0}}' 2021-12-15 16:24:17,423 116692 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.123:22' as 'ubuntu' with public key authentication 2021-12-15 16:24:21,649 116692 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.123 ([Errno None] Unable to connect to port 22 on 172.27.3.123). Number attempts: 1. Retry after 2 seconds. 2021-12-15 16:24:27,216 116692 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.123 ([Errno None] Unable to connect to port 22 on 172.27.3.123). Number attempts: 2. Retry after 3 seconds. 2021-12-15 16:24:33,776 116692 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.123 ([Errno None] Unable to connect to port 22 on 172.27.3.123). Number attempts: 3. Retry after 4 seconds. 2021-12-15 16:24:41,360 116692 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.123 ([Errno None] Unable to connect to port 22 on 172.27.3.123). Number attempts: 4. Retry after 5 seconds. 2021-12-15 16:24:49,936 116692 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.123 ([Errno None] Unable to connect to port 22 on 172.27.3.123). Number attempts: 5. Retry after 6 seconds. 2021-12-15 16:24:59,504 116692 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.123 ([Errno None] Unable to connect to port 22 on 172.27.3.123). Number attempts: 6. Retry after 7 seconds. 2021-12-15 16:25:10,261 116692 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.123 ([Errno None] Unable to connect to port 22 on 172.27.3.123). Number attempts: 7. Retry after 8 seconds. 2021-12-15 16:25:18,796 116692 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.123 ([Errno None] Unable to connect to port 22 on 172.27.3.123). Number attempts: 8. Retry after 9 seconds. 2021-12-15 16:25:28,839 116692 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-12-15 16:25:31,022 116692 INFO [paramiko.transport] Authentication (publickey) successful! 2021-12-15 16:25:31,022 116692 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.123 successfully created 2021-12-15 16:25:31,023 116692 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /mnt/timestamp; sync" 2021-12-15 16:25:31,023 116692 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.123:22' as 'ubuntu' with public key authentication 2021-12-15 16:25:31,044 116692 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-12-15 16:25:31,307 116692 INFO [paramiko.transport] Authentication (publickey) successful! 2021-12-15 16:25:31,308 116692 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.123 successfully created 2021-12-15 16:26:13,359 116692 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2021-12-15 16:26:13,360 116692 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.123:22' as 'ubuntu' with public key authentication 2021-12-15 16:26:13,399 116692 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-12-15 16:26:13,521 116692 INFO [paramiko.transport] Authentication (publickey) successful! 2021-12-15 16:26:13,522 116692 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.123 successfully created 2021-12-15 16:26:54,132 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2/action 0.170s 2021-12-15 16:26:54,132 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"shelve": {}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d6a2a76-0950-422e-97f6-412a2f49996e', 'x-compute-request-id': 'req-4d6a2a76-0950-422e-97f6-412a2f49996e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2/action'} Body: b'' 2021-12-15 16:26:54,308 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:26:54,308 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e936a51-11f5-42bf-911d-c652aea73d8f', 'x-compute-request-id': 'req-6e936a51-11f5-42bf-911d-c652aea73d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:26:55,491 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:26:55,492 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71d286f3-d936-464f-8b49-c1f838ee17ea', 'x-compute-request-id': 'req-71d286f3-d936-464f-8b49-c1f838ee17ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:26:56,688 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.187s 2021-12-15 16:26:56,689 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf19cca9-2110-4d4d-9104-ef276fbf7906', 'x-compute-request-id': 'req-cf19cca9-2110-4d4d-9104-ef276fbf7906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:26:57,917 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.211s 2021-12-15 16:26:57,917 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21ed227f-c726-4b7a-9240-1d0098463f66', 'x-compute-request-id': 'req-21ed227f-c726-4b7a-9240-1d0098463f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:26:59,126 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.198s 2021-12-15 16:26:59,126 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9f417ef-6823-44bf-94fb-7dd5e10eaf7d', 'x-compute-request-id': 'req-b9f417ef-6823-44bf-94fb-7dd5e10eaf7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:00,311 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:27:00,311 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-221240d5-2c65-4d8e-b92d-71a8592cc81a', 'x-compute-request-id': 'req-221240d5-2c65-4d8e-b92d-71a8592cc81a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:01,503 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.181s 2021-12-15 16:27:01,503 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc295b9b-cb1a-4d0c-aa83-59a54eca7bc8', 'x-compute-request-id': 'req-bc295b9b-cb1a-4d0c-aa83-59a54eca7bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:02,710 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.197s 2021-12-15 16:27:02,710 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b94d7ae9-c58b-4160-8d8d-3ab609615764', 'x-compute-request-id': 'req-b94d7ae9-c58b-4160-8d8d-3ab609615764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:03,893 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.173s 2021-12-15 16:27:03,893 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c388aa05-0465-4811-9345-e7e0947c73fd', 'x-compute-request-id': 'req-c388aa05-0465-4811-9345-e7e0947c73fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:05,081 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:27:05,082 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-338c84cf-404d-4490-8084-bfefc71620b4', 'x-compute-request-id': 'req-338c84cf-404d-4490-8084-bfefc71620b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:06,274 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.182s 2021-12-15 16:27:06,274 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fd336e6-c2d5-45b8-a101-ae58020c7a12', 'x-compute-request-id': 'req-8fd336e6-c2d5-45b8-a101-ae58020c7a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:07,477 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.193s 2021-12-15 16:27:07,478 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d65fc5b-f4ec-4361-b854-44aca2bb5ca2', 'x-compute-request-id': 'req-9d65fc5b-f4ec-4361-b854-44aca2bb5ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:08,657 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.170s 2021-12-15 16:27:08,658 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcf62bee-662d-4359-8f0e-fbd26d8a7640', 'x-compute-request-id': 'req-dcf62bee-662d-4359-8f0e-fbd26d8a7640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:09,843 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:27:09,844 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d135597c-56f3-4467-9998-56ec59179233', 'x-compute-request-id': 'req-d135597c-56f3-4467-9998-56ec59179233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:11,041 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.185s 2021-12-15 16:27:11,042 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-749efefd-3668-42fa-bb56-42bed9e91de5', 'x-compute-request-id': 'req-749efefd-3668-42fa-bb56-42bed9e91de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:12,239 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.188s 2021-12-15 16:27:12,239 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d03e3c78-f522-4c1e-9f78-e3c8fd0069e9', 'x-compute-request-id': 'req-d03e3c78-f522-4c1e-9f78-e3c8fd0069e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:13,425 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:27:13,426 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4592927e-6891-43a2-aa32-a8f687f34e4b', 'x-compute-request-id': 'req-4592927e-6891-43a2-aa32-a8f687f34e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:14,616 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:27:14,617 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c59b0ea6-6f78-4edd-8815-9e7821fcba56', 'x-compute-request-id': 'req-c59b0ea6-6f78-4edd-8815-9e7821fcba56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:15,805 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:27:15,805 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc8c348d-ee95-4618-8a90-9a53513ecf38', 'x-compute-request-id': 'req-dc8c348d-ee95-4618-8a90-9a53513ecf38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:16,986 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.172s 2021-12-15 16:27:16,987 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baa5ff1f-0861-41b5-877e-3b28da15091f', 'x-compute-request-id': 'req-baa5ff1f-0861-41b5-877e-3b28da15091f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:18,177 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:27:18,177 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a203d3d-0907-46bf-a6b3-f6fcfd820591', 'x-compute-request-id': 'req-8a203d3d-0907-46bf-a6b3-f6fcfd820591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:19,372 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.185s 2021-12-15 16:27:19,372 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b60ca7b2-2fd3-4564-918d-083446c62ae8', 'x-compute-request-id': 'req-b60ca7b2-2fd3-4564-918d-083446c62ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:20,560 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:27:20,560 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-548b98c3-2b9c-47eb-90b6-9457f53db1c9', 'x-compute-request-id': 'req-548b98c3-2b9c-47eb-90b6-9457f53db1c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:21,732 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.162s 2021-12-15 16:27:21,732 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dce6877-2706-4291-a915-5cc3ba95e747', 'x-compute-request-id': 'req-1dce6877-2706-4291-a915-5cc3ba95e747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:22,930 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.187s 2021-12-15 16:27:22,930 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca09d7fb-d0d2-4c85-b391-ac377d9d65f6', 'x-compute-request-id': 'req-ca09d7fb-d0d2-4c85-b391-ac377d9d65f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:24,122 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:27:24,122 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e0c2bd6-2918-4fd5-86ca-6f4a4d5d2e77', 'x-compute-request-id': 'req-0e0c2bd6-2918-4fd5-86ca-6f4a4d5d2e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:25,302 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:27:25,303 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70f87aa0-f540-4df2-8b95-de76c93ffaad', 'x-compute-request-id': 'req-70f87aa0-f540-4df2-8b95-de76c93ffaad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:26,483 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.166s 2021-12-15 16:27:26,483 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dee352ea-2b7f-464a-82db-fe363414fc29', 'x-compute-request-id': 'req-dee352ea-2b7f-464a-82db-fe363414fc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:27,669 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:27:27,669 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43d2733e-c848-4fa1-9a25-ff2fe83c83a9', 'x-compute-request-id': 'req-43d2733e-c848-4fa1-9a25-ff2fe83c83a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:28,854 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.170s 2021-12-15 16:27:28,854 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce7029a1-5591-467d-a95b-a632c0bce677', 'x-compute-request-id': 'req-ce7029a1-5591-467d-a95b-a632c0bce677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:30,042 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:27:30,042 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26cdb9d4-371e-46ef-80c9-0dce807ece88', 'x-compute-request-id': 'req-26cdb9d4-371e-46ef-80c9-0dce807ece88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:31,243 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.189s 2021-12-15 16:27:31,243 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2eb0ab7-c5ae-4608-8a64-607b00e22ced', 'x-compute-request-id': 'req-e2eb0ab7-c5ae-4608-8a64-607b00e22ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:32,427 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:27:32,427 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e83d08d-ae5b-4ee7-90d8-e94d973258ed', 'x-compute-request-id': 'req-2e83d08d-ae5b-4ee7-90d8-e94d973258ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:33,599 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.163s 2021-12-15 16:27:33,600 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b27b2173-6b82-4518-9a31-0904f11d3299', 'x-compute-request-id': 'req-b27b2173-6b82-4518-9a31-0904f11d3299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:34,785 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:27:34,785 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e5e9106-4dd2-445b-9430-4ef0c9e4f755', 'x-compute-request-id': 'req-1e5e9106-4dd2-445b-9430-4ef0c9e4f755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:35,975 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:27:35,976 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9207330c-b327-4f9d-be4c-531cb2c8c1d4', 'x-compute-request-id': 'req-9207330c-b327-4f9d-be4c-531cb2c8c1d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:37,153 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.169s 2021-12-15 16:27:37,154 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1a858c3-435f-4393-bc57-c89a39ba4f50', 'x-compute-request-id': 'req-a1a858c3-435f-4393-bc57-c89a39ba4f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:38,327 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.164s 2021-12-15 16:27:38,328 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd5f1ebb-cf3d-4cdc-b11a-ba12bd8c3b47', 'x-compute-request-id': 'req-dd5f1ebb-cf3d-4cdc-b11a-ba12bd8c3b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:39,500 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.163s 2021-12-15 16:27:39,501 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f67f3837-57a6-4388-bbbb-6ac254a5d01f', 'x-compute-request-id': 'req-f67f3837-57a6-4388-bbbb-6ac254a5d01f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:40,684 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:27:40,685 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6e871fe-83c7-4458-a8b9-72ce97bc4278', 'x-compute-request-id': 'req-b6e871fe-83c7-4458-a8b9-72ce97bc4278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:41,885 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.188s 2021-12-15 16:27:41,885 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88d169a7-42a8-4664-aeea-4bc3e217a2d8', 'x-compute-request-id': 'req-88d169a7-42a8-4664-aeea-4bc3e217a2d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:43,075 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.181s 2021-12-15 16:27:43,076 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c0dcc68-fb21-4f5c-a13f-71a15ceaaa59', 'x-compute-request-id': 'req-0c0dcc68-fb21-4f5c-a13f-71a15ceaaa59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:44,258 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.169s 2021-12-15 16:27:44,258 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa10b79d-c0e5-4320-8cab-0a001695b9cd', 'x-compute-request-id': 'req-fa10b79d-c0e5-4320-8cab-0a001695b9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:45,446 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:27:45,447 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f5b9dad-436b-4f81-a4a7-b264a745fde7', 'x-compute-request-id': 'req-6f5b9dad-436b-4f81-a4a7-b264a745fde7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:46,625 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.165s 2021-12-15 16:27:46,626 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff3eb2b5-68eb-4196-ac14-fbe3f514ff7b', 'x-compute-request-id': 'req-ff3eb2b5-68eb-4196-ac14-fbe3f514ff7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:47,818 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.183s 2021-12-15 16:27:47,819 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4605b1a-d8e6-43db-926a-7ae67d78245f', 'x-compute-request-id': 'req-e4605b1a-d8e6-43db-926a-7ae67d78245f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:49,262 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.434s 2021-12-15 16:27:49,263 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f630f4b-3d6d-401e-8170-cc105949b2f6', 'x-compute-request-id': 'req-4f630f4b-3d6d-401e-8170-cc105949b2f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:50,442 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.169s 2021-12-15 16:27:50,442 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-650b57dc-a0b1-4862-be40-48f245a1cbd9', 'x-compute-request-id': 'req-650b57dc-a0b1-4862-be40-48f245a1cbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:51,622 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.170s 2021-12-15 16:27:51,623 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b618ca0-765a-4248-ac9a-3e2fc447c7c6', 'x-compute-request-id': 'req-8b618ca0-765a-4248-ac9a-3e2fc447c7c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:52,804 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.172s 2021-12-15 16:27:52,805 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98770851-393a-4371-af30-3e0eb36d5c23', 'x-compute-request-id': 'req-98770851-393a-4371-af30-3e0eb36d5c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:53,996 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.181s 2021-12-15 16:27:53,996 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e39fb622-7549-4fc7-89ab-60cd30692193', 'x-compute-request-id': 'req-e39fb622-7549-4fc7-89ab-60cd30692193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:55,187 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.182s 2021-12-15 16:27:55,187 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57945f80-3113-4747-9d3a-be0ab0b2fd08', 'x-compute-request-id': 'req-57945f80-3113-4747-9d3a-be0ab0b2fd08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:56,423 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.227s 2021-12-15 16:27:56,423 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9177e924-02bd-4d41-99bb-82d01fa6ab89', 'x-compute-request-id': 'req-9177e924-02bd-4d41-99bb-82d01fa6ab89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:57,606 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.173s 2021-12-15 16:27:57,606 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1baa69d-e3e7-463f-b173-47aadcefecbf', 'x-compute-request-id': 'req-b1baa69d-e3e7-463f-b173-47aadcefecbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:27:58,804 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.188s 2021-12-15 16:27:58,804 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bcf936b-1044-4320-8831-9a773dba5f5e', 'x-compute-request-id': 'req-2bcf936b-1044-4320-8831-9a773dba5f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:00,003 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.190s 2021-12-15 16:28:00,004 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cc48ac6-8011-4855-8b75-2b2db1964f93', 'x-compute-request-id': 'req-4cc48ac6-8011-4855-8b75-2b2db1964f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:01,198 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.186s 2021-12-15 16:28:01,199 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e431e98-ca57-4c52-a404-201e2b9a4acf', 'x-compute-request-id': 'req-0e431e98-ca57-4c52-a404-201e2b9a4acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:02,375 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.167s 2021-12-15 16:28:02,376 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a0938ea-e3ab-42e7-8120-5b9bee01ef1d', 'x-compute-request-id': 'req-6a0938ea-e3ab-42e7-8120-5b9bee01ef1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:03,564 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:28:03,564 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-041235bd-fb9c-4973-9c52-b6b9b9c0bf9f', 'x-compute-request-id': 'req-041235bd-fb9c-4973-9c52-b6b9b9c0bf9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:04,752 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:28:04,753 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2349f0c8-3200-43c5-91cc-595bfda16bc0', 'x-compute-request-id': 'req-2349f0c8-3200-43c5-91cc-595bfda16bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:05,953 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.190s 2021-12-15 16:28:05,954 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78113b0e-391b-4d1c-af16-9cecc6523ab8', 'x-compute-request-id': 'req-78113b0e-391b-4d1c-af16-9cecc6523ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:07,245 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.282s 2021-12-15 16:28:07,246 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c7221ee-785a-421e-b582-20f50db8df18', 'x-compute-request-id': 'req-2c7221ee-785a-421e-b582-20f50db8df18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:08,440 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.185s 2021-12-15 16:28:08,441 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53414bfc-8a60-4b45-9b89-f8d80ed1b069', 'x-compute-request-id': 'req-53414bfc-8a60-4b45-9b89-f8d80ed1b069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:09,631 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.181s 2021-12-15 16:28:09,632 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4edcd96d-b365-4b52-9242-67c53da99f84', 'x-compute-request-id': 'req-4edcd96d-b365-4b52-9242-67c53da99f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:10,818 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:28:10,818 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a4e5127-64bd-4d01-81c5-ff7838d598f0', 'x-compute-request-id': 'req-6a4e5127-64bd-4d01-81c5-ff7838d598f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:12,009 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.181s 2021-12-15 16:28:12,009 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bec857e-78cf-4ec6-bca9-6352c222577d', 'x-compute-request-id': 'req-1bec857e-78cf-4ec6-bca9-6352c222577d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:13,195 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:28:13,196 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aee83b27-1795-4bf7-a18b-7f3cafcbf1d6', 'x-compute-request-id': 'req-aee83b27-1795-4bf7-a18b-7f3cafcbf1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:14,374 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.169s 2021-12-15 16:28:14,375 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c9b7664-f61e-4b06-8f41-cb233da15f6a', 'x-compute-request-id': 'req-4c9b7664-f61e-4b06-8f41-cb233da15f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:15,577 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.193s 2021-12-15 16:28:15,577 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c74a144e-b2bd-43e2-a009-4889d4e3fbd0', 'x-compute-request-id': 'req-c74a144e-b2bd-43e2-a009-4889d4e3fbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:16,767 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:28:16,767 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-750ed3a8-ea53-4349-91b6-200efb1b9c66', 'x-compute-request-id': 'req-750ed3a8-ea53-4349-91b6-200efb1b9c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:17,956 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:28:17,956 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6a5fdc7-3658-4968-b291-a287bca0ff1f', 'x-compute-request-id': 'req-b6a5fdc7-3658-4968-b291-a287bca0ff1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:19,141 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:28:19,142 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc4479d2-2a9d-4b02-beaf-98f323e17a5e', 'x-compute-request-id': 'req-fc4479d2-2a9d-4b02-beaf-98f323e17a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:20,352 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.201s 2021-12-15 16:28:20,352 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c7aa0f0-ff17-4cdb-a7a1-c1aebf8643b0', 'x-compute-request-id': 'req-5c7aa0f0-ff17-4cdb-a7a1-c1aebf8643b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:21,545 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.184s 2021-12-15 16:28:21,545 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a96a1616-e090-4989-9dc3-9b0a7f69e7a4', 'x-compute-request-id': 'req-a96a1616-e090-4989-9dc3-9b0a7f69e7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:22,746 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.192s 2021-12-15 16:28:22,747 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e58d087-e01a-4889-a740-7ffd2d439162', 'x-compute-request-id': 'req-0e58d087-e01a-4889-a740-7ffd2d439162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:23,935 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:28:23,935 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d34aa5e0-1d74-4cc0-8771-7d6e9b96788a', 'x-compute-request-id': 'req-d34aa5e0-1d74-4cc0-8771-7d6e9b96788a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:25,122 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:28:25,122 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-694647f7-47cd-4c5a-97e9-316541865de0', 'x-compute-request-id': 'req-694647f7-47cd-4c5a-97e9-316541865de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:26,307 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.175s 2021-12-15 16:28:26,307 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc0f383a-e542-4baf-abc6-ad23ce2eb2ff', 'x-compute-request-id': 'req-cc0f383a-e542-4baf-abc6-ad23ce2eb2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:27,491 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:28:27,491 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92b3dbc9-7dcc-4fe2-897e-094dadd5aeb6', 'x-compute-request-id': 'req-92b3dbc9-7dcc-4fe2-897e-094dadd5aeb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:28,681 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:28:28,681 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b76156c-366a-4848-aae7-0b5d23634396', 'x-compute-request-id': 'req-4b76156c-366a-4848-aae7-0b5d23634396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:29,871 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:28:29,871 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b21a075e-d625-425e-885a-faee2dd5e57c', 'x-compute-request-id': 'req-b21a075e-d625-425e-885a-faee2dd5e57c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:31,063 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.182s 2021-12-15 16:28:31,063 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57c1512a-71ce-4357-b5b4-483ee192f968', 'x-compute-request-id': 'req-57c1512a-71ce-4357-b5b4-483ee192f968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:32,253 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:28:32,253 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-812a07aa-f473-428b-a773-95ccb1b19c75', 'x-compute-request-id': 'req-812a07aa-f473-428b-a773-95ccb1b19c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:33,452 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.189s 2021-12-15 16:28:33,452 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b64f7bf-6736-412a-8a59-3a7be9cb1eef', 'x-compute-request-id': 'req-7b64f7bf-6736-412a-8a59-3a7be9cb1eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:34,633 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:28:34,634 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c984fbaa-91a8-429d-8984-dbf773ec8323', 'x-compute-request-id': 'req-c984fbaa-91a8-429d-8984-dbf773ec8323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:35,818 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:28:35,819 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6600647e-205c-4b64-b8a7-011b28ac5533', 'x-compute-request-id': 'req-6600647e-205c-4b64-b8a7-011b28ac5533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:37,002 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:28:37,003 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47038080-3429-4fc3-b8dc-81e237a3c27c', 'x-compute-request-id': 'req-47038080-3429-4fc3-b8dc-81e237a3c27c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:38,198 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.186s 2021-12-15 16:28:38,198 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42e6b887-4d0c-4782-b9cb-034a45f18c57', 'x-compute-request-id': 'req-42e6b887-4d0c-4782-b9cb-034a45f18c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:39,387 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:28:39,387 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b45d13a-8015-4478-8a2b-6e08bdd60e77', 'x-compute-request-id': 'req-2b45d13a-8015-4478-8a2b-6e08bdd60e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:40,592 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.196s 2021-12-15 16:28:40,592 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-319ccdaa-15d5-4f47-b10e-8bdaff6f4ed6', 'x-compute-request-id': 'req-319ccdaa-15d5-4f47-b10e-8bdaff6f4ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:41,788 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.186s 2021-12-15 16:28:41,789 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c74844d5-6f92-4878-aa6e-f98f433802df', 'x-compute-request-id': 'req-c74844d5-6f92-4878-aa6e-f98f433802df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:43,020 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.222s 2021-12-15 16:28:43,020 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53161480-4647-4677-9175-b370be76b900', 'x-compute-request-id': 'req-53161480-4647-4677-9175-b370be76b900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:44,230 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.201s 2021-12-15 16:28:44,231 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39adf04c-c947-4d02-9f13-efa3890e5126', 'x-compute-request-id': 'req-39adf04c-c947-4d02-9f13-efa3890e5126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:45,422 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.182s 2021-12-15 16:28:45,422 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9f6c4fb-ce9b-4067-a5c8-be838dbc70d4', 'x-compute-request-id': 'req-c9f6c4fb-ce9b-4067-a5c8-be838dbc70d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:46,613 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.181s 2021-12-15 16:28:46,614 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42a28237-3d37-4a33-8b4e-837dbd68db49', 'x-compute-request-id': 'req-42a28237-3d37-4a33-8b4e-837dbd68db49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:47,798 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:28:47,798 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aea97e4-f0dd-4340-88c6-e9c283444bfc', 'x-compute-request-id': 'req-8aea97e4-f0dd-4340-88c6-e9c283444bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:48,991 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:28:48,991 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da10f0b0-28e2-4e5b-a077-a0f4e5e5823f', 'x-compute-request-id': 'req-da10f0b0-28e2-4e5b-a077-a0f4e5e5823f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:50,207 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.197s 2021-12-15 16:28:50,208 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-655c68da-c1ba-42bd-8e5b-93749480873b', 'x-compute-request-id': 'req-655c68da-c1ba-42bd-8e5b-93749480873b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:51,394 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:28:51,395 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2ddd8a7-5dc8-47d6-8696-e07c821052ba', 'x-compute-request-id': 'req-e2ddd8a7-5dc8-47d6-8696-e07c821052ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:52,583 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:28:52,584 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34f77afb-b8b8-40e6-8721-232b0acca9df', 'x-compute-request-id': 'req-34f77afb-b8b8-40e6-8721-232b0acca9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:53,763 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.169s 2021-12-15 16:28:53,763 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f255ff5-e7e5-49dd-9f3a-576693ca1618', 'x-compute-request-id': 'req-8f255ff5-e7e5-49dd-9f3a-576693ca1618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:54,975 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.202s 2021-12-15 16:28:54,975 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f41a52d8-e04d-42df-af99-8437bfce28f6', 'x-compute-request-id': 'req-f41a52d8-e04d-42df-af99-8437bfce28f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:56,180 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.195s 2021-12-15 16:28:56,181 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dba8cf00-594d-400e-9d71-f05305f5f3d0', 'x-compute-request-id': 'req-dba8cf00-594d-400e-9d71-f05305f5f3d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:57,399 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.208s 2021-12-15 16:28:57,400 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ee39179-214a-4439-ba46-65499fb8e835', 'x-compute-request-id': 'req-0ee39179-214a-4439-ba46-65499fb8e835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:58,692 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.283s 2021-12-15 16:28:58,693 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73f78570-83b6-4a82-b779-08901f95f987', 'x-compute-request-id': 'req-73f78570-83b6-4a82-b779-08901f95f987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:28:59,881 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:28:59,882 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90d18b24-3a9e-464c-8d57-0ec34c417c32', 'x-compute-request-id': 'req-90d18b24-3a9e-464c-8d57-0ec34c417c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:01,087 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.196s 2021-12-15 16:29:01,087 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d1239b9-88fc-4f6c-af8b-c76d78df7e90', 'x-compute-request-id': 'req-4d1239b9-88fc-4f6c-af8b-c76d78df7e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:02,273 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:29:02,274 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-270259f5-f47f-41e5-8ffb-8af1448eaa82', 'x-compute-request-id': 'req-270259f5-f47f-41e5-8ffb-8af1448eaa82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:03,460 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:29:03,461 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2472dd1d-a538-4cf1-8dcf-7ddbc4a1451b', 'x-compute-request-id': 'req-2472dd1d-a538-4cf1-8dcf-7ddbc4a1451b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:04,658 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.187s 2021-12-15 16:29:04,658 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7863864f-6bb0-4eb0-b051-18d4ffdc9993', 'x-compute-request-id': 'req-7863864f-6bb0-4eb0-b051-18d4ffdc9993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:05,864 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.194s 2021-12-15 16:29:05,865 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36f4f75d-22ef-4e3b-9d51-9804ed268520', 'x-compute-request-id': 'req-36f4f75d-22ef-4e3b-9d51-9804ed268520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:07,064 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.188s 2021-12-15 16:29:07,065 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22d51296-d687-4653-9999-27338da005be', 'x-compute-request-id': 'req-22d51296-d687-4653-9999-27338da005be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:08,247 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.173s 2021-12-15 16:29:08,247 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60322ddb-6997-4f68-92bd-72a3db36c5b7', 'x-compute-request-id': 'req-60322ddb-6997-4f68-92bd-72a3db36c5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:09,433 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:29:09,434 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b831c91a-bcab-4f60-b0c4-9bfeb9363fdc', 'x-compute-request-id': 'req-b831c91a-bcab-4f60-b0c4-9bfeb9363fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:10,612 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.170s 2021-12-15 16:29:10,613 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4a5339f-7d39-422c-acb7-ae796b4b6ff7', 'x-compute-request-id': 'req-c4a5339f-7d39-422c-acb7-ae796b4b6ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:11,793 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.166s 2021-12-15 16:29:11,793 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1e7d0e2-d3dd-4255-a546-419dfd2b3b18', 'x-compute-request-id': 'req-f1e7d0e2-d3dd-4255-a546-419dfd2b3b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:12,982 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:29:12,983 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aca0696-93c6-4d46-8082-e1265b81a560', 'x-compute-request-id': 'req-9aca0696-93c6-4d46-8082-e1265b81a560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:14,169 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:29:14,170 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e05f449-ebd4-40d3-83a9-3a4f9e3e9407', 'x-compute-request-id': 'req-2e05f449-ebd4-40d3-83a9-3a4f9e3e9407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:15,355 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:29:15,355 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a03daeef-2f83-4715-b3a9-78521dd72f75', 'x-compute-request-id': 'req-a03daeef-2f83-4715-b3a9-78521dd72f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:16,543 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:29:16,543 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25bb98bc-f7b7-4ee2-969f-a1ccf819d5c2', 'x-compute-request-id': 'req-25bb98bc-f7b7-4ee2-969f-a1ccf819d5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:17,736 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.183s 2021-12-15 16:29:17,736 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c86a9f7d-f833-4d32-8f09-2ce182ee69d9', 'x-compute-request-id': 'req-c86a9f7d-f833-4d32-8f09-2ce182ee69d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:18,926 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.181s 2021-12-15 16:29:18,927 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed44ad6f-da7f-4454-ab43-1c587e22e9e9', 'x-compute-request-id': 'req-ed44ad6f-da7f-4454-ab43-1c587e22e9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:20,117 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:29:20,117 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e48ebcee-fedc-424c-9890-c9c1a640f242', 'x-compute-request-id': 'req-e48ebcee-fedc-424c-9890-c9c1a640f242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:21,306 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:29:21,307 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca55fbb1-643a-44c5-b9b1-113a6dc9110a', 'x-compute-request-id': 'req-ca55fbb1-643a-44c5-b9b1-113a6dc9110a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:22,505 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.187s 2021-12-15 16:29:22,505 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68f8c54a-366b-4aa3-9327-cf4c94ecb8e0', 'x-compute-request-id': 'req-68f8c54a-366b-4aa3-9327-cf4c94ecb8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:23,702 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.188s 2021-12-15 16:29:23,703 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-052be946-0728-4c00-9693-8e89dc07b4e7', 'x-compute-request-id': 'req-052be946-0728-4c00-9693-8e89dc07b4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:24,908 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.194s 2021-12-15 16:29:24,908 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-722a4a1a-2bc4-4137-bb76-4c63e3197c72', 'x-compute-request-id': 'req-722a4a1a-2bc4-4137-bb76-4c63e3197c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:26,090 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:29:26,091 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d78c7d5-c642-4dbf-bc1e-237fe3032ba9', 'x-compute-request-id': 'req-3d78c7d5-c642-4dbf-bc1e-237fe3032ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:27,539 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.439s 2021-12-15 16:29:27,540 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92b462f2-6e7d-4fc2-9526-71f0c0f93141', 'x-compute-request-id': 'req-92b462f2-6e7d-4fc2-9526-71f0c0f93141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:28,728 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:29:28,729 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9856f6c1-6e7b-4fc4-9440-2a9e747b09ad', 'x-compute-request-id': 'req-9856f6c1-6e7b-4fc4-9440-2a9e747b09ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:29,924 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.182s 2021-12-15 16:29:29,925 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f399ac0-dd75-4a70-9b5f-c3ad5c6e287e', 'x-compute-request-id': 'req-2f399ac0-dd75-4a70-9b5f-c3ad5c6e287e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:31,116 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.181s 2021-12-15 16:29:31,117 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c555c408-7f69-4822-ac64-376c3b39416b', 'x-compute-request-id': 'req-c555c408-7f69-4822-ac64-376c3b39416b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:32,304 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:29:32,304 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-346e4318-f3da-4d85-8b4f-4fe878b15c66', 'x-compute-request-id': 'req-346e4318-f3da-4d85-8b4f-4fe878b15c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:33,655 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.337s 2021-12-15 16:29:33,655 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ea968ae-c3e2-4fb7-b505-21574d657921', 'x-compute-request-id': 'req-1ea968ae-c3e2-4fb7-b505-21574d657921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:34,858 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.194s 2021-12-15 16:29:34,859 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6e3c350-b622-4af7-865a-0b187ecf1243', 'x-compute-request-id': 'req-a6e3c350-b622-4af7-865a-0b187ecf1243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:36,055 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.185s 2021-12-15 16:29:36,055 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a4e4a20-8c3e-483e-a754-9598c48055f9', 'x-compute-request-id': 'req-2a4e4a20-8c3e-483e-a754-9598c48055f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:37,242 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:29:37,242 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de172bfa-1914-484d-a929-c2ff82455bcf', 'x-compute-request-id': 'req-de172bfa-1914-484d-a929-c2ff82455bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:38,428 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:29:38,428 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a38c69c4-6bf4-44f7-ab16-b56af9c3a892', 'x-compute-request-id': 'req-a38c69c4-6bf4-44f7-ab16-b56af9c3a892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:39,622 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.184s 2021-12-15 16:29:39,622 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0db185c-f2c8-495d-9614-6ba690a8d7bd', 'x-compute-request-id': 'req-f0db185c-f2c8-495d-9614-6ba690a8d7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:40,809 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:29:40,810 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83184ac9-fec2-43f7-aad0-4302222c69ba', 'x-compute-request-id': 'req-83184ac9-fec2-43f7-aad0-4302222c69ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:41,996 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:29:41,997 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-448befb1-c2bf-4d89-ae36-835310f2f10e', 'x-compute-request-id': 'req-448befb1-c2bf-4d89-ae36-835310f2f10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:43,172 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.166s 2021-12-15 16:29:43,172 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abc0d5ac-5187-4d4c-8ae2-0c2e3f46f9e6', 'x-compute-request-id': 'req-abc0d5ac-5187-4d4c-8ae2-0c2e3f46f9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:44,383 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.202s 2021-12-15 16:29:44,384 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdf7e742-3b96-46bb-b5e2-732c6bbadc75', 'x-compute-request-id': 'req-fdf7e742-3b96-46bb-b5e2-732c6bbadc75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:45,575 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.182s 2021-12-15 16:29:45,575 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-708f6cc6-b3d1-4908-bb11-f8f763c4faf4', 'x-compute-request-id': 'req-708f6cc6-b3d1-4908-bb11-f8f763c4faf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:46,760 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:29:46,760 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0289ffab-f1d5-4c23-be40-2761e2ba8f7f', 'x-compute-request-id': 'req-0289ffab-f1d5-4c23-be40-2761e2ba8f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:47,943 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:29:47,944 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97e6cefc-2bec-49da-abbf-0bb626e04e7c', 'x-compute-request-id': 'req-97e6cefc-2bec-49da-abbf-0bb626e04e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:49,116 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.163s 2021-12-15 16:29:49,117 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4883ecb-0b7e-45e5-ac52-26dcbacb7109', 'x-compute-request-id': 'req-f4883ecb-0b7e-45e5-ac52-26dcbacb7109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:50,302 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.175s 2021-12-15 16:29:50,302 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97d8aad1-9883-4e8e-93f2-93a3e731ac9e', 'x-compute-request-id': 'req-97d8aad1-9883-4e8e-93f2-93a3e731ac9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:51,481 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.169s 2021-12-15 16:29:51,481 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56facf65-ce85-472b-ac1e-a55d6c6084c2', 'x-compute-request-id': 'req-56facf65-ce85-472b-ac1e-a55d6c6084c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:52,667 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:29:52,667 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49af47d0-8fac-4d02-b9ff-1b58426a25ff', 'x-compute-request-id': 'req-49af47d0-8fac-4d02-b9ff-1b58426a25ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:53,866 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.189s 2021-12-15 16:29:53,866 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8c82466-bcf1-4014-8b8c-c96a70d08cdb', 'x-compute-request-id': 'req-f8c82466-bcf1-4014-8b8c-c96a70d08cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:55,050 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:29:55,052 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65c6feb7-0271-4b52-a6f0-6d67a14df3ba', 'x-compute-request-id': 'req-65c6feb7-0271-4b52-a6f0-6d67a14df3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:56,241 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:29:56,241 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19e694b3-cadd-416f-abe7-cfd6e1717dca', 'x-compute-request-id': 'req-19e694b3-cadd-416f-abe7-cfd6e1717dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:57,427 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:29:57,428 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77b7da5d-22b7-4ddc-8178-401b69da4be4', 'x-compute-request-id': 'req-77b7da5d-22b7-4ddc-8178-401b69da4be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:58,618 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.181s 2021-12-15 16:29:58,618 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8476008e-977b-4d35-8b99-4e745b890062', 'x-compute-request-id': 'req-8476008e-977b-4d35-8b99-4e745b890062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:29:59,794 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.167s 2021-12-15 16:29:59,795 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31357877-0f50-457b-9cd7-d67ed1ac8809', 'x-compute-request-id': 'req-31357877-0f50-457b-9cd7-d67ed1ac8809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:00,980 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:30:00,981 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9df0931d-d798-4745-9307-bedbfd5a8957', 'x-compute-request-id': 'req-9df0931d-d798-4745-9307-bedbfd5a8957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:02,183 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.193s 2021-12-15 16:30:02,183 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eda99f5d-293b-4c50-846b-beaa66a7172c', 'x-compute-request-id': 'req-eda99f5d-293b-4c50-846b-beaa66a7172c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:03,373 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:30:03,373 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48a2ca83-9c17-4e39-b633-64a885a2e60d', 'x-compute-request-id': 'req-48a2ca83-9c17-4e39-b633-64a885a2e60d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:04,551 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.169s 2021-12-15 16:30:04,552 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fae4b4dc-0e27-4a80-9049-435b6f4b6516', 'x-compute-request-id': 'req-fae4b4dc-0e27-4a80-9049-435b6f4b6516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:05,737 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:30:05,738 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92ee3df6-a712-4844-9fe6-62ac2cc7a2e6', 'x-compute-request-id': 'req-92ee3df6-a712-4844-9fe6-62ac2cc7a2e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:06,920 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.173s 2021-12-15 16:30:06,920 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c71fabfb-90bc-41c4-b328-4d1f564006b3', 'x-compute-request-id': 'req-c71fabfb-90bc-41c4-b328-4d1f564006b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:08,099 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.169s 2021-12-15 16:30:08,099 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f32decfb-bdb8-4353-8ea9-db2fe1e5c09b', 'x-compute-request-id': 'req-f32decfb-bdb8-4353-8ea9-db2fe1e5c09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:09,289 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:30:09,289 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7c98e80-ab18-4617-9d0c-0388f9f465be', 'x-compute-request-id': 'req-b7c98e80-ab18-4617-9d0c-0388f9f465be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:10,471 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.172s 2021-12-15 16:30:10,471 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3a7a8ed-c1e5-4c6f-b604-b2e1c206926c', 'x-compute-request-id': 'req-f3a7a8ed-c1e5-4c6f-b604-b2e1c206926c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:11,650 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.169s 2021-12-15 16:30:11,651 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd9e205e-28b8-4744-8104-55529f8f9bb7', 'x-compute-request-id': 'req-cd9e205e-28b8-4744-8104-55529f8f9bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:12,847 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.187s 2021-12-15 16:30:12,848 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7ba7e3c-e7e4-482d-8b67-8e33ba989a19', 'x-compute-request-id': 'req-f7ba7e3c-e7e4-482d-8b67-8e33ba989a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:14,036 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:30:14,036 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eac85c4d-f1c0-4036-ac5e-9a38ba213054', 'x-compute-request-id': 'req-eac85c4d-f1c0-4036-ac5e-9a38ba213054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:15,219 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.173s 2021-12-15 16:30:15,219 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e217deab-ba5e-4486-904d-a63a6f7dbe83', 'x-compute-request-id': 'req-e217deab-ba5e-4486-904d-a63a6f7dbe83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:16,419 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.188s 2021-12-15 16:30:16,419 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d4dd7ee-f108-48a9-b891-d7b8012e2d00', 'x-compute-request-id': 'req-1d4dd7ee-f108-48a9-b891-d7b8012e2d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:17,599 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.170s 2021-12-15 16:30:17,599 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bf944d1-6b15-49a6-a6d9-7daa56a5910e', 'x-compute-request-id': 'req-5bf944d1-6b15-49a6-a6d9-7daa56a5910e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:18,770 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.162s 2021-12-15 16:30:18,771 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27a2b2b3-1574-41d1-aafe-d92849caac5f', 'x-compute-request-id': 'req-27a2b2b3-1574-41d1-aafe-d92849caac5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:19,955 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.175s 2021-12-15 16:30:19,956 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5727665-b6a8-473d-b7ed-6103683f3d16', 'x-compute-request-id': 'req-c5727665-b6a8-473d-b7ed-6103683f3d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:21,136 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:30:21,136 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c272533-d8a9-4080-808e-a0151ed568ee', 'x-compute-request-id': 'req-9c272533-d8a9-4080-808e-a0151ed568ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:22,326 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:30:22,326 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-077b70e4-3be5-4b26-900c-88ce2af76b07', 'x-compute-request-id': 'req-077b70e4-3be5-4b26-900c-88ce2af76b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:23,515 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.175s 2021-12-15 16:30:23,515 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bf9d50c-f774-4759-baf9-4df226a50de2', 'x-compute-request-id': 'req-2bf9d50c-f774-4759-baf9-4df226a50de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:24,701 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:30:24,702 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2037151f-b468-40e7-ba0a-ac858603bf88', 'x-compute-request-id': 'req-2037151f-b468-40e7-ba0a-ac858603bf88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:25,889 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:30:25,890 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-006b456a-8246-487b-9afc-2a397090a313', 'x-compute-request-id': 'req-006b456a-8246-487b-9afc-2a397090a313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:27,084 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.184s 2021-12-15 16:30:27,084 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-272c403d-0344-4221-838d-d63fd3c9ec4c', 'x-compute-request-id': 'req-272c403d-0344-4221-838d-d63fd3c9ec4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:28,266 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.173s 2021-12-15 16:30:28,267 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15897c47-f667-46ef-8a2f-3045ec101dba', 'x-compute-request-id': 'req-15897c47-f667-46ef-8a2f-3045ec101dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:29,459 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.182s 2021-12-15 16:30:29,459 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47beed56-a03d-430e-bbf5-8a8be0e91cd4', 'x-compute-request-id': 'req-47beed56-a03d-430e-bbf5-8a8be0e91cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:30,642 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:30:30,642 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57fba925-93d1-4ee1-9b43-cf397b86a5ea', 'x-compute-request-id': 'req-57fba925-93d1-4ee1-9b43-cf397b86a5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:31,815 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.163s 2021-12-15 16:30:31,815 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5546180-9915-4a8a-bb61-0ef91243ff24', 'x-compute-request-id': 'req-b5546180-9915-4a8a-bb61-0ef91243ff24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:32,986 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.162s 2021-12-15 16:30:32,987 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5158b463-803b-4259-8e0a-1b64b0e33892', 'x-compute-request-id': 'req-5158b463-803b-4259-8e0a-1b64b0e33892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:34,179 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.184s 2021-12-15 16:30:34,180 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a5ac699-22f8-429e-9f7f-c9e0e954814b', 'x-compute-request-id': 'req-3a5ac699-22f8-429e-9f7f-c9e0e954814b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:35,399 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.210s 2021-12-15 16:30:35,400 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed16a9ff-2deb-4c89-9eed-90bade3f766e', 'x-compute-request-id': 'req-ed16a9ff-2deb-4c89-9eed-90bade3f766e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:36,598 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.189s 2021-12-15 16:30:36,599 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f99251a-9f64-4d9e-bacb-72121af1283a', 'x-compute-request-id': 'req-7f99251a-9f64-4d9e-bacb-72121af1283a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:37,782 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.172s 2021-12-15 16:30:37,783 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3d31c75-1ac5-425a-b328-c163d0780076', 'x-compute-request-id': 'req-e3d31c75-1ac5-425a-b328-c163d0780076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:38,959 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.168s 2021-12-15 16:30:38,960 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-727771ad-d5fd-43ec-b6d0-16823ec71634', 'x-compute-request-id': 'req-727771ad-d5fd-43ec-b6d0-16823ec71634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:40,144 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:30:40,144 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aadb48bb-4adf-4a7f-b70a-1252c0de5120', 'x-compute-request-id': 'req-aadb48bb-4adf-4a7f-b70a-1252c0de5120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:41,325 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.172s 2021-12-15 16:30:41,326 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1aea169-01cd-4dfd-b691-54a8570a490d', 'x-compute-request-id': 'req-e1aea169-01cd-4dfd-b691-54a8570a490d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:42,506 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:30:42,507 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29eb5392-ec47-4aa6-9fcc-e631c8966b7d', 'x-compute-request-id': 'req-29eb5392-ec47-4aa6-9fcc-e631c8966b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:43,690 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:30:43,690 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3886deae-a95e-480c-a926-cb1371ea27cf', 'x-compute-request-id': 'req-3886deae-a95e-480c-a926-cb1371ea27cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:44,870 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:30:44,871 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a2bba8b-372c-43ce-b248-f0c6733b5b0f', 'x-compute-request-id': 'req-8a2bba8b-372c-43ce-b248-f0c6733b5b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:46,044 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.164s 2021-12-15 16:30:46,044 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5179235-5fcd-420c-9d16-f69e6e6896e5', 'x-compute-request-id': 'req-f5179235-5fcd-420c-9d16-f69e6e6896e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:47,274 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.221s 2021-12-15 16:30:47,274 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f89a0ba-bd84-4ca7-96ba-30448773e863', 'x-compute-request-id': 'req-9f89a0ba-bd84-4ca7-96ba-30448773e863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:48,459 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.175s 2021-12-15 16:30:48,459 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64364136-5ccd-4393-ad2a-3c441d44c9e2', 'x-compute-request-id': 'req-64364136-5ccd-4393-ad2a-3c441d44c9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:49,661 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.192s 2021-12-15 16:30:49,661 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22445b2c-e72a-430c-bea7-1d6166bdcfd8', 'x-compute-request-id': 'req-22445b2c-e72a-430c-bea7-1d6166bdcfd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:50,857 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.186s 2021-12-15 16:30:50,857 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0aba9f5-8faf-4349-a215-dc739aa26b9d', 'x-compute-request-id': 'req-c0aba9f5-8faf-4349-a215-dc739aa26b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:52,070 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.202s 2021-12-15 16:30:52,070 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b930e75-1299-46a2-892f-a08f065e8d0d', 'x-compute-request-id': 'req-8b930e75-1299-46a2-892f-a08f065e8d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:53,269 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.187s 2021-12-15 16:30:53,270 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb67d0f5-fd48-4ceb-804e-d14235c7506f', 'x-compute-request-id': 'req-bb67d0f5-fd48-4ceb-804e-d14235c7506f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:54,468 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.189s 2021-12-15 16:30:54,469 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fef7594-45be-4e22-8839-839b79bfdcb9', 'x-compute-request-id': 'req-4fef7594-45be-4e22-8839-839b79bfdcb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:55,663 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.184s 2021-12-15 16:30:55,663 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d62b4986-e4fc-422d-a271-04502f198427', 'x-compute-request-id': 'req-d62b4986-e4fc-422d-a271-04502f198427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:56,870 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.197s 2021-12-15 16:30:56,871 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e61cc36-5081-4232-8b1a-bacb36920f81', 'x-compute-request-id': 'req-3e61cc36-5081-4232-8b1a-bacb36920f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:58,069 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.189s 2021-12-15 16:30:58,069 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b94062be-ef30-4f52-9272-1a64f0de61c1', 'x-compute-request-id': 'req-b94062be-ef30-4f52-9272-1a64f0de61c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:30:59,266 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.188s 2021-12-15 16:30:59,267 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c99a491b-1d36-4891-a3eb-8ed680a0ff93', 'x-compute-request-id': 'req-c99a491b-1d36-4891-a3eb-8ed680a0ff93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:00,465 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.189s 2021-12-15 16:31:00,466 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e37063e-2f32-4878-aece-f1b503ef6534', 'x-compute-request-id': 'req-1e37063e-2f32-4878-aece-f1b503ef6534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:01,652 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:31:01,653 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51ab49e-3fe2-4fa2-a174-25520b815a9f', 'x-compute-request-id': 'req-c51ab49e-3fe2-4fa2-a174-25520b815a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:02,851 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.189s 2021-12-15 16:31:02,851 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bffb28d5-5458-4703-8cb5-db953de804c0', 'x-compute-request-id': 'req-bffb28d5-5458-4703-8cb5-db953de804c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:04,048 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.186s 2021-12-15 16:31:04,049 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa902e3d-17a2-4f13-b0c4-415e1b7fcea9', 'x-compute-request-id': 'req-fa902e3d-17a2-4f13-b0c4-415e1b7fcea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:05,268 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.204s 2021-12-15 16:31:05,269 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ac93694-2df0-4b6f-a46c-a525be8bfff5', 'x-compute-request-id': 'req-9ac93694-2df0-4b6f-a46c-a525be8bfff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:06,469 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.191s 2021-12-15 16:31:06,469 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ba0cc0f-ecb1-4fc7-9ee6-d5a969896687', 'x-compute-request-id': 'req-6ba0cc0f-ecb1-4fc7-9ee6-d5a969896687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:07,658 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:31:07,659 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af7e2886-dbe3-4dfe-baac-3b8f8e8a01d3', 'x-compute-request-id': 'req-af7e2886-dbe3-4dfe-baac-3b8f8e8a01d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:08,841 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.173s 2021-12-15 16:31:08,841 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3606d4d7-7a82-4321-87bb-73080219c1f3', 'x-compute-request-id': 'req-3606d4d7-7a82-4321-87bb-73080219c1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:10,021 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:31:10,022 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3c9492b-f461-427d-83eb-db23685dcad4', 'x-compute-request-id': 'req-c3c9492b-f461-427d-83eb-db23685dcad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:11,210 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:31:11,211 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-294e5ba5-78d8-41fe-9ba8-75246adaf1aa', 'x-compute-request-id': 'req-294e5ba5-78d8-41fe-9ba8-75246adaf1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:12,398 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:31:12,398 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-692d74f7-3094-4296-a0aa-8503eb4af329', 'x-compute-request-id': 'req-692d74f7-3094-4296-a0aa-8503eb4af329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:13,610 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.202s 2021-12-15 16:31:13,610 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c2c9bdc-151e-4c38-b3ad-34e7beaba57c', 'x-compute-request-id': 'req-7c2c9bdc-151e-4c38-b3ad-34e7beaba57c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:14,796 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:31:14,796 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74db719a-1776-4687-8f50-f93e7169a1b3', 'x-compute-request-id': 'req-74db719a-1776-4687-8f50-f93e7169a1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:15,998 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.193s 2021-12-15 16:31:15,999 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b46d0d9-99d6-4d7a-9e0b-b7742e3810bb', 'x-compute-request-id': 'req-2b46d0d9-99d6-4d7a-9e0b-b7742e3810bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:17,181 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:31:17,182 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b964541-975a-4f17-b6d4-ddac57d6339f', 'x-compute-request-id': 'req-6b964541-975a-4f17-b6d4-ddac57d6339f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:18,369 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:31:18,369 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ddf119f-966c-4634-98fb-b5837960663f', 'x-compute-request-id': 'req-3ddf119f-966c-4634-98fb-b5837960663f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:19,559 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:31:19,560 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-165bfa7d-96a2-4089-a5f4-7a09ce991556', 'x-compute-request-id': 'req-165bfa7d-96a2-4089-a5f4-7a09ce991556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:20,749 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.172s 2021-12-15 16:31:20,749 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6dfe735-8632-4c88-b781-922a6fb2cbe2', 'x-compute-request-id': 'req-e6dfe735-8632-4c88-b781-922a6fb2cbe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:21,934 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:31:21,935 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ea36546-b688-4586-9f1d-5d910c387c3b', 'x-compute-request-id': 'req-0ea36546-b688-4586-9f1d-5d910c387c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:23,117 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.172s 2021-12-15 16:31:23,117 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae5eaa24-2a51-4ef2-b8cd-0bb5491cbdc6', 'x-compute-request-id': 'req-ae5eaa24-2a51-4ef2-b8cd-0bb5491cbdc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:24,305 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:31:24,306 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80c77733-ac6d-4996-a82f-0f3a194f3e46', 'x-compute-request-id': 'req-80c77733-ac6d-4996-a82f-0f3a194f3e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:25,494 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:31:25,494 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a5bd24c-ab10-437f-9aec-6e3671a13dc2', 'x-compute-request-id': 'req-4a5bd24c-ab10-437f-9aec-6e3671a13dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:26,678 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:31:26,678 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a014c8e6-4852-428b-aeb3-0119023580d4', 'x-compute-request-id': 'req-a014c8e6-4852-428b-aeb3-0119023580d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:27,861 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.173s 2021-12-15 16:31:27,861 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5753c29-bc0c-4788-b1c8-b2543ed3f193', 'x-compute-request-id': 'req-b5753c29-bc0c-4788-b1c8-b2543ed3f193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:29,054 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.183s 2021-12-15 16:31:29,054 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94f2c2b4-227d-4428-96b8-5f9a8c4f8542', 'x-compute-request-id': 'req-94f2c2b4-227d-4428-96b8-5f9a8c4f8542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:30,253 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.189s 2021-12-15 16:31:30,253 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad47ec51-d74f-458a-8789-727fea6c428c', 'x-compute-request-id': 'req-ad47ec51-d74f-458a-8789-727fea6c428c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:31,684 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.422s 2021-12-15 16:31:31,684 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d1e0adc-012d-4dea-b24f-d3f8f6e4700b', 'x-compute-request-id': 'req-7d1e0adc-012d-4dea-b24f-d3f8f6e4700b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:32,913 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.219s 2021-12-15 16:31:32,913 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2814077c-fee9-4397-ac12-1ecc021be176', 'x-compute-request-id': 'req-2814077c-fee9-4397-ac12-1ecc021be176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:34,118 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.195s 2021-12-15 16:31:34,118 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d49c16d7-0690-4a2f-8e64-c11a26ad11c4', 'x-compute-request-id': 'req-d49c16d7-0690-4a2f-8e64-c11a26ad11c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:35,286 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.159s 2021-12-15 16:31:35,286 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d8649c8-a012-452a-9bee-a23ffb92ca50', 'x-compute-request-id': 'req-2d8649c8-a012-452a-9bee-a23ffb92ca50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:36,488 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.193s 2021-12-15 16:31:36,488 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da92fb68-da85-4115-8e6e-822a637c8218', 'x-compute-request-id': 'req-da92fb68-da85-4115-8e6e-822a637c8218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:37,680 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.182s 2021-12-15 16:31:37,681 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d26ce00-0d74-4b26-b221-ee1f51d88fbf', 'x-compute-request-id': 'req-0d26ce00-0d74-4b26-b221-ee1f51d88fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:38,877 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.185s 2021-12-15 16:31:38,878 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1488ab1-f8ce-4b99-a018-0ef9a25cb1bd', 'x-compute-request-id': 'req-c1488ab1-f8ce-4b99-a018-0ef9a25cb1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:40,074 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.185s 2021-12-15 16:31:40,074 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c3e9cbc-a302-4a12-b807-983c9b0101cb', 'x-compute-request-id': 'req-0c3e9cbc-a302-4a12-b807-983c9b0101cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:41,255 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.170s 2021-12-15 16:31:41,256 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4810f4aa-0b11-4b7d-9db4-0abf60044bfc', 'x-compute-request-id': 'req-4810f4aa-0b11-4b7d-9db4-0abf60044bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:42,449 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.184s 2021-12-15 16:31:42,449 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8aeed1b-8063-453c-bc66-23944686c0dd', 'x-compute-request-id': 'req-c8aeed1b-8063-453c-bc66-23944686c0dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:43,634 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:31:43,635 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c63eb5fa-e6a3-4854-bb70-872ea0775876', 'x-compute-request-id': 'req-c63eb5fa-e6a3-4854-bb70-872ea0775876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:44,827 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.183s 2021-12-15 16:31:44,827 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6ee09ef-7144-4130-b472-657a4cbbba7f', 'x-compute-request-id': 'req-e6ee09ef-7144-4130-b472-657a4cbbba7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:46,006 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.170s 2021-12-15 16:31:46,007 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-374b7b76-eda3-430b-83f2-6ca391dc1dc1', 'x-compute-request-id': 'req-374b7b76-eda3-430b-83f2-6ca391dc1dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:47,189 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:31:47,189 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aec40202-8164-4dec-82fc-202097ea0d2e', 'x-compute-request-id': 'req-aec40202-8164-4dec-82fc-202097ea0d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:48,380 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.181s 2021-12-15 16:31:48,381 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f23a790a-297d-40d1-91be-2f5f31baa602', 'x-compute-request-id': 'req-f23a790a-297d-40d1-91be-2f5f31baa602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:49,557 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.168s 2021-12-15 16:31:49,557 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4167180c-f18b-4ab1-920d-ddee28f4adcb', 'x-compute-request-id': 'req-4167180c-f18b-4ab1-920d-ddee28f4adcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:50,742 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.175s 2021-12-15 16:31:50,742 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6424341d-ba76-49c4-a258-55e1490388f5', 'x-compute-request-id': 'req-6424341d-ba76-49c4-a258-55e1490388f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:51,930 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.173s 2021-12-15 16:31:51,931 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a770491f-42fb-4df6-81e6-2a436cc58f75', 'x-compute-request-id': 'req-a770491f-42fb-4df6-81e6-2a436cc58f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:53,101 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.162s 2021-12-15 16:31:53,101 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-976a1373-fcf8-412a-8664-72b45e65c184', 'x-compute-request-id': 'req-976a1373-fcf8-412a-8664-72b45e65c184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:54,289 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:31:54,289 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0da19382-e15f-4f20-80e2-49c60befb292', 'x-compute-request-id': 'req-0da19382-e15f-4f20-80e2-49c60befb292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:55,469 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:31:55,470 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93580c91-42ab-40ef-9946-ed3613373426', 'x-compute-request-id': 'req-93580c91-42ab-40ef-9946-ed3613373426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:56,657 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:31:56,657 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9b238b1-16c5-46b9-9061-aa75c012da77', 'x-compute-request-id': 'req-a9b238b1-16c5-46b9-9061-aa75c012da77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:57,844 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:31:57,844 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09a4fa27-746b-4f24-b319-cd6779114deb', 'x-compute-request-id': 'req-09a4fa27-746b-4f24-b319-cd6779114deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:31:59,036 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:31:59,036 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea8840b6-6bd8-4d85-8db8-2c7b70b1d307', 'x-compute-request-id': 'req-ea8840b6-6bd8-4d85-8db8-2c7b70b1d307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:00,214 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.168s 2021-12-15 16:32:00,215 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a10f30d-be23-4d7c-8715-45bf66792e96', 'x-compute-request-id': 'req-4a10f30d-be23-4d7c-8715-45bf66792e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:01,406 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:32:01,406 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-974d0726-35c7-4065-8143-3d690026042c', 'x-compute-request-id': 'req-974d0726-35c7-4065-8143-3d690026042c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:02,664 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.247s 2021-12-15 16:32:02,665 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbfda87d-5558-462d-86b6-b41bac786f37', 'x-compute-request-id': 'req-cbfda87d-5558-462d-86b6-b41bac786f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:03,857 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.183s 2021-12-15 16:32:03,858 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bade4355-01c1-48aa-ab20-092d9ed8620c', 'x-compute-request-id': 'req-bade4355-01c1-48aa-ab20-092d9ed8620c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:05,061 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.192s 2021-12-15 16:32:05,061 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e332284-656d-4cc3-9c94-23d5f3a02943', 'x-compute-request-id': 'req-5e332284-656d-4cc3-9c94-23d5f3a02943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:06,246 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:32:06,247 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b50dfd1-0ae4-4bb8-859a-be06b48eb72f', 'x-compute-request-id': 'req-8b50dfd1-0ae4-4bb8-859a-be06b48eb72f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:07,435 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:32:07,436 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f38e5b58-2329-4d94-aa9a-3c35d3559f1a', 'x-compute-request-id': 'req-f38e5b58-2329-4d94-aa9a-3c35d3559f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:08,625 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:32:08,625 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53ff3d95-03a2-4ed0-93fc-226aef117b49', 'x-compute-request-id': 'req-53ff3d95-03a2-4ed0-93fc-226aef117b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:09,812 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:32:09,812 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e5f42f7-a6c8-48d3-a694-aa7752afbc15', 'x-compute-request-id': 'req-7e5f42f7-a6c8-48d3-a694-aa7752afbc15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:10,995 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:32:10,996 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f964f88-580d-4a34-b417-152d45a861f5', 'x-compute-request-id': 'req-5f964f88-580d-4a34-b417-152d45a861f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:12,179 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:32:12,179 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31a25f43-7a51-4c57-af5e-d3551c6b11e6', 'x-compute-request-id': 'req-31a25f43-7a51-4c57-af5e-d3551c6b11e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:13,519 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.331s 2021-12-15 16:32:13,520 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5280331a-2101-4b05-acd3-c2e1e0cd62ee', 'x-compute-request-id': 'req-5280331a-2101-4b05-acd3-c2e1e0cd62ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:14,695 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.167s 2021-12-15 16:32:14,695 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-966aa3b3-9bba-4e9b-ae5e-0f51b9480c67', 'x-compute-request-id': 'req-966aa3b3-9bba-4e9b-ae5e-0f51b9480c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:15,885 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.181s 2021-12-15 16:32:15,885 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e225b90-b3ec-43f6-b71d-1cecbb612633', 'x-compute-request-id': 'req-7e225b90-b3ec-43f6-b71d-1cecbb612633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:17,078 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.183s 2021-12-15 16:32:17,078 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93c4b674-3f30-40d9-bc85-6f23f9ea1969', 'x-compute-request-id': 'req-93c4b674-3f30-40d9-bc85-6f23f9ea1969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:18,257 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.170s 2021-12-15 16:32:18,258 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-879e5ca4-be6d-4cb5-91e1-8b72dabbfb00', 'x-compute-request-id': 'req-879e5ca4-be6d-4cb5-91e1-8b72dabbfb00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:19,452 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.185s 2021-12-15 16:32:19,452 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edf39938-dc71-45e1-aabe-38cff984454d', 'x-compute-request-id': 'req-edf39938-dc71-45e1-aabe-38cff984454d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:20,633 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:32:20,633 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a8cf75c-8f36-4d14-a643-b42f232b2ecf', 'x-compute-request-id': 'req-7a8cf75c-8f36-4d14-a643-b42f232b2ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:21,832 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.189s 2021-12-15 16:32:21,833 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a89c09a9-13cc-4e93-9012-a9b1c9582cd5', 'x-compute-request-id': 'req-a89c09a9-13cc-4e93-9012-a9b1c9582cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:23,024 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.182s 2021-12-15 16:32:23,024 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4cd6c21-0918-4136-9fbd-8f89f5069be9', 'x-compute-request-id': 'req-d4cd6c21-0918-4136-9fbd-8f89f5069be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:24,208 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.175s 2021-12-15 16:32:24,209 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-670061b0-317b-44d6-a8e5-d04163741c96', 'x-compute-request-id': 'req-670061b0-317b-44d6-a8e5-d04163741c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:25,381 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.162s 2021-12-15 16:32:25,381 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bf2b9a3-431c-4a5e-a42e-9baf5f1c96d6', 'x-compute-request-id': 'req-1bf2b9a3-431c-4a5e-a42e-9baf5f1c96d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:26,564 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.169s 2021-12-15 16:32:26,565 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4e046fe-018e-482b-a58b-5ad5997177c0', 'x-compute-request-id': 'req-f4e046fe-018e-482b-a58b-5ad5997177c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:27,772 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.198s 2021-12-15 16:32:27,773 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4e1fae6-143d-45a5-a62c-deb612f4fe6e', 'x-compute-request-id': 'req-d4e1fae6-143d-45a5-a62c-deb612f4fe6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:28,952 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.167s 2021-12-15 16:32:28,953 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f28653d-701f-429a-a517-b7ee8fed9083', 'x-compute-request-id': 'req-9f28653d-701f-429a-a517-b7ee8fed9083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:30,153 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.189s 2021-12-15 16:32:30,154 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a630ef6c-297d-4f7b-a94a-421bffe11ad7', 'x-compute-request-id': 'req-a630ef6c-297d-4f7b-a94a-421bffe11ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:31,338 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.175s 2021-12-15 16:32:31,339 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e08e8bd5-840f-4e0b-abcc-aa261b132d61', 'x-compute-request-id': 'req-e08e8bd5-840f-4e0b-abcc-aa261b132d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:32:32,513 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.163s 2021-12-15 16:32:32,514 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-798d2c57-1d00-4dcb-81bc-e2126127a872', 'x-compute-request-id': 'req-798d2c57-1d00-4dcb-81bc-e2126127a872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:33,106 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 59.578s 2021-12-15 16:33:33,106 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdd3e9c4-c323-4526-9302-8d906fa37cb1', 'x-compute-request-id': 'req-fdd3e9c4-c323-4526-9302-8d906fa37cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:26:54Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:34,301 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/floatingips/352db980-199f-4dfb-b9b4-62e5ecc4f827 1.185s 2021-12-15 16:33:34,302 116692 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-e575c5f2-40f2-4839-aed1-7221b381e606', 'content-length': '0', 'date': 'Wed, 15 Dec 2021 16:33:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/floatingips/352db980-199f-4dfb-b9b4-62e5ecc4f827'} Body: b'' 2021-12-15 16:33:34,436 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.133s 2021-12-15 16:33:34,436 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13da0fe8-5adc-4ef9-bed5-9203ec779c6c', 'x-compute-request-id': 'req-13da0fe8-5adc-4ef9-bed5-9203ec779c6c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'' 2021-12-15 16:33:34,855 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.418s 2021-12-15 16:33:34,856 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d692332-9435-434f-8955-9f8de9dc6177', 'x-compute-request-id': 'req-4d692332-9435-434f-8955-9f8de9dc6177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}, {"version": 4, "addr": "172.27.3.123", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:36,134 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.269s 2021-12-15 16:33:36,134 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-448554c5-3002-4703-9f8d-f5444573594f', 'x-compute-request-id': 'req-448554c5-3002-4703-9f8d-f5444573594f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:37,411 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.267s 2021-12-15 16:33:37,411 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07c0b176-53f0-422d-98e3-b5d8e6c56887', 'x-compute-request-id': 'req-07c0b176-53f0-422d-98e3-b5d8e6c56887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:38,604 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.183s 2021-12-15 16:33:38,604 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8421bde4-b101-4437-ae95-052518cfa338', 'x-compute-request-id': 'req-8421bde4-b101-4437-ae95-052518cfa338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:39,791 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:33:39,791 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91c64103-bb99-4f42-a237-737b2c6bdaae', 'x-compute-request-id': 'req-91c64103-bb99-4f42-a237-737b2c6bdaae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:40,990 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.189s 2021-12-15 16:33:40,990 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2583038d-af17-4243-a658-949af622e3c8', 'x-compute-request-id': 'req-2583038d-af17-4243-a658-949af622e3c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:42,176 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:33:42,176 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24e6dbc5-705f-466f-9caa-ef611103df47', 'x-compute-request-id': 'req-24e6dbc5-705f-466f-9caa-ef611103df47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:43,353 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.168s 2021-12-15 16:33:43,354 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60f88b21-cfa9-43b8-99c0-ada404ae499b', 'x-compute-request-id': 'req-60f88b21-cfa9-43b8-99c0-ada404ae499b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:44,548 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.181s 2021-12-15 16:33:44,549 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-891a8db7-317c-4b65-bdb0-f0945914b10f', 'x-compute-request-id': 'req-891a8db7-317c-4b65-bdb0-f0945914b10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:45,741 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:33:45,742 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f32db2f-c178-435a-87c0-fb8eeab632d2', 'x-compute-request-id': 'req-7f32db2f-c178-435a-87c0-fb8eeab632d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:46,927 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:33:46,928 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb190dd2-bf6f-4347-aed8-47708932ad99', 'x-compute-request-id': 'req-cb190dd2-bf6f-4347-aed8-47708932ad99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:48,118 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.182s 2021-12-15 16:33:48,119 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9b57e27-e58b-48e8-b7d9-3fa4029a311f', 'x-compute-request-id': 'req-c9b57e27-e58b-48e8-b7d9-3fa4029a311f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:49,311 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.181s 2021-12-15 16:33:49,311 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5520caee-bfdf-4f97-8689-f38f4e4a7765', 'x-compute-request-id': 'req-5520caee-bfdf-4f97-8689-f38f4e4a7765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:50,507 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.185s 2021-12-15 16:33:50,507 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40f7bb9e-8522-4843-bbae-88afe126135d', 'x-compute-request-id': 'req-40f7bb9e-8522-4843-bbae-88afe126135d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:51,689 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.172s 2021-12-15 16:33:51,689 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24644c01-3d8c-4db2-9f91-21addcd0ee1e', 'x-compute-request-id': 'req-24644c01-3d8c-4db2-9f91-21addcd0ee1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:52,863 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.165s 2021-12-15 16:33:52,864 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f421e8e-4d86-4bd8-83d5-52123d71514d', 'x-compute-request-id': 'req-8f421e8e-4d86-4bd8-83d5-52123d71514d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:54,056 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.183s 2021-12-15 16:33:54,056 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40593a64-a0be-42ea-9d07-36e75fbef0f4', 'x-compute-request-id': 'req-40593a64-a0be-42ea-9d07-36e75fbef0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:55,245 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:33:55,246 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fc4d5a1-403c-434f-8866-ee97fcaa2ad5', 'x-compute-request-id': 'req-4fc4d5a1-403c-434f-8866-ee97fcaa2ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:56,435 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:33:56,435 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cede534b-5058-40a6-8577-af8144fbec17', 'x-compute-request-id': 'req-cede534b-5058-40a6-8577-af8144fbec17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:57,615 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.170s 2021-12-15 16:33:57,615 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a8230c0-437a-4bd1-b726-5ccece2e872d', 'x-compute-request-id': 'req-3a8230c0-437a-4bd1-b726-5ccece2e872d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:58,800 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.175s 2021-12-15 16:33:58,800 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68bdeaf4-85b6-48ca-993e-7c73b55fb6bf', 'x-compute-request-id': 'req-68bdeaf4-85b6-48ca-993e-7c73b55fb6bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:33:59,993 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.184s 2021-12-15 16:33:59,993 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fb3f585-0c0b-4ba7-8de1-6007a83d914b', 'x-compute-request-id': 'req-2fb3f585-0c0b-4ba7-8de1-6007a83d914b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:01,168 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.165s 2021-12-15 16:34:01,169 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54d1d0b5-35b4-4ec9-a21e-6264905ccb0b', 'x-compute-request-id': 'req-54d1d0b5-35b4-4ec9-a21e-6264905ccb0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:02,356 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:34:02,356 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91fd59ba-19e7-463e-a004-47e1ab17ee7f', 'x-compute-request-id': 'req-91fd59ba-19e7-463e-a004-47e1ab17ee7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:03,545 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:34:03,545 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8afa4789-868a-4b47-b9c3-a8b7180b0f45', 'x-compute-request-id': 'req-8afa4789-868a-4b47-b9c3-a8b7180b0f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:04,726 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.169s 2021-12-15 16:34:04,726 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-938748f6-4731-49c6-9e15-a2ea9abd1e95', 'x-compute-request-id': 'req-938748f6-4731-49c6-9e15-a2ea9abd1e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:05,907 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.170s 2021-12-15 16:34:05,908 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b24a0fd-bc89-4170-af0f-541fa46953bc', 'x-compute-request-id': 'req-2b24a0fd-bc89-4170-af0f-541fa46953bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:07,091 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:34:07,091 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae14aeff-c6e1-4860-b5e2-b0bbccf72528', 'x-compute-request-id': 'req-ae14aeff-c6e1-4860-b5e2-b0bbccf72528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:08,280 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:34:08,281 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73cfadb1-491b-4842-ade9-974e078c5df9', 'x-compute-request-id': 'req-73cfadb1-491b-4842-ade9-974e078c5df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:09,484 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.193s 2021-12-15 16:34:09,484 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d62bb36-9eb4-4c68-90ee-104b89add451', 'x-compute-request-id': 'req-1d62bb36-9eb4-4c68-90ee-104b89add451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:10,672 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:34:10,672 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61b69687-7924-4560-9b9d-7e85bad07b15', 'x-compute-request-id': 'req-61b69687-7924-4560-9b9d-7e85bad07b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:11,866 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.184s 2021-12-15 16:34:11,866 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5b9a29a-2116-428d-8104-4aea2a0ea7d2', 'x-compute-request-id': 'req-d5b9a29a-2116-428d-8104-4aea2a0ea7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:13,038 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.162s 2021-12-15 16:34:13,038 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71751831-61aa-4bed-bb49-1aa97a2ad736', 'x-compute-request-id': 'req-71751831-61aa-4bed-bb49-1aa97a2ad736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:14,216 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.168s 2021-12-15 16:34:14,216 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa8915fe-5f99-4445-b0e4-e74d7807bc54', 'x-compute-request-id': 'req-fa8915fe-5f99-4445-b0e4-e74d7807bc54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:15,406 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:34:15,407 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0afe3749-9e08-4ac8-83bf-80555950a78c', 'x-compute-request-id': 'req-0afe3749-9e08-4ac8-83bf-80555950a78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:16,590 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:34:16,590 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6de8b61-bbd3-48ea-b4ae-a199ce7191ba', 'x-compute-request-id': 'req-d6de8b61-bbd3-48ea-b4ae-a199ce7191ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:17,773 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.173s 2021-12-15 16:34:17,773 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53211f3e-86b2-4b18-bb16-2cfb96346888', 'x-compute-request-id': 'req-53211f3e-86b2-4b18-bb16-2cfb96346888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:18,954 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.172s 2021-12-15 16:34:18,954 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-680fb3ac-9dbf-42a5-b5ba-3d98ee28ad8c', 'x-compute-request-id': 'req-680fb3ac-9dbf-42a5-b5ba-3d98ee28ad8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:20,130 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.166s 2021-12-15 16:34:20,131 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07e2fd6f-ede0-44ee-8f52-4fc6247ac8dc', 'x-compute-request-id': 'req-07e2fd6f-ede0-44ee-8f52-4fc6247ac8dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:21,325 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.185s 2021-12-15 16:34:21,325 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e31c4974-f2ec-4348-bbcf-99f41f0fa479', 'x-compute-request-id': 'req-e31c4974-f2ec-4348-bbcf-99f41f0fa479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:22,507 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:34:22,508 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b49884-23d5-40cb-824e-1cd58c55cb5c', 'x-compute-request-id': 'req-23b49884-23d5-40cb-824e-1cd58c55cb5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:23,706 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.189s 2021-12-15 16:34:23,706 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9b01b7f-ec3e-4fb0-a299-6181a5201cba', 'x-compute-request-id': 'req-d9b01b7f-ec3e-4fb0-a299-6181a5201cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:24,895 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:34:24,895 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa609e12-678d-44c6-b697-e4c2a4a9114b', 'x-compute-request-id': 'req-aa609e12-678d-44c6-b697-e4c2a4a9114b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:26,078 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:34:26,078 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85b98a9b-68b5-4ce4-a950-08e2dbbbcc23', 'x-compute-request-id': 'req-85b98a9b-68b5-4ce4-a950-08e2dbbbcc23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:27,263 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.175s 2021-12-15 16:34:27,263 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a0583a6-a4a4-40da-91c9-77dca2402c0f', 'x-compute-request-id': 'req-4a0583a6-a4a4-40da-91c9-77dca2402c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:28,459 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.188s 2021-12-15 16:34:28,460 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1224c874-59ee-41aa-a3cb-11ae1fc86e9b', 'x-compute-request-id': 'req-1224c874-59ee-41aa-a3cb-11ae1fc86e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:29,654 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.184s 2021-12-15 16:34:29,654 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96806864-9fff-4fe7-9dfb-eba76e6ba48b', 'x-compute-request-id': 'req-96806864-9fff-4fe7-9dfb-eba76e6ba48b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:30,835 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:34:30,836 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c641684-ee38-4b5e-9e77-f0158fe4af32', 'x-compute-request-id': 'req-1c641684-ee38-4b5e-9e77-f0158fe4af32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:34:32,020 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.175s 2021-12-15 16:34:32,021 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86b89331-3672-4885-8604-46894acc6247', 'x-compute-request-id': 'req-86b89331-3672-4885-8604-46894acc6247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:33,088 116692 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 2021-12-15 16:35:33,696 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 60.667s 2021-12-15 16:35:33,696 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfc97b0d-88a2-4ab3-aa50-753bab235d4f', 'x-compute-request-id': 'req-cfc97b0d-88a2-4ab3-aa50-753bab235d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:34,962 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.258s 2021-12-15 16:35:34,963 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44fe4d11-c3ca-4de6-a835-863cfb17ce42', 'x-compute-request-id': 'req-44fe4d11-c3ca-4de6-a835-863cfb17ce42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:36,386 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.413s 2021-12-15 16:35:36,386 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b06fea13-1946-4d46-82fd-b68486bf8598', 'x-compute-request-id': 'req-b06fea13-1946-4d46-82fd-b68486bf8598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:37,714 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.319s 2021-12-15 16:35:37,714 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36bff9aa-4ffe-4182-8532-5df7067f157e', 'x-compute-request-id': 'req-36bff9aa-4ffe-4182-8532-5df7067f157e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:38,972 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.248s 2021-12-15 16:35:38,972 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b154913f-4c5f-4792-9abe-f5195de9cd46', 'x-compute-request-id': 'req-b154913f-4c5f-4792-9abe-f5195de9cd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:40,209 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.225s 2021-12-15 16:35:40,210 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc17fd60-428c-4662-bbbf-7ae3ef94ea54', 'x-compute-request-id': 'req-bc17fd60-428c-4662-bbbf-7ae3ef94ea54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:41,440 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.216s 2021-12-15 16:35:41,440 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d86728d3-6351-4388-87a5-99af91eaf759', 'x-compute-request-id': 'req-d86728d3-6351-4388-87a5-99af91eaf759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:42,675 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.226s 2021-12-15 16:35:42,675 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aa17363-0b47-469f-904f-6830ea02cb1d', 'x-compute-request-id': 'req-0aa17363-0b47-469f-904f-6830ea02cb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:43,908 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.222s 2021-12-15 16:35:43,908 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea5f2aae-da1e-47b3-bc54-f837f3c44adc', 'x-compute-request-id': 'req-ea5f2aae-da1e-47b3-bc54-f837f3c44adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:45,095 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:35:45,096 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cfeab5c-936e-40ee-be93-84acd0b2a778', 'x-compute-request-id': 'req-4cfeab5c-936e-40ee-be93-84acd0b2a778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:46,277 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.173s 2021-12-15 16:35:46,278 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e81f968-206e-4ecc-88c1-709c59e4db03', 'x-compute-request-id': 'req-8e81f968-206e-4ecc-88c1-709c59e4db03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:47,650 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.363s 2021-12-15 16:35:47,651 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8e296c1-7397-42f6-a6bb-6210debfe139', 'x-compute-request-id': 'req-c8e296c1-7397-42f6-a6bb-6210debfe139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:48,836 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:35:48,836 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdc1702b-346e-44ff-99fc-ee66357b4edf', 'x-compute-request-id': 'req-fdc1702b-346e-44ff-99fc-ee66357b4edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:50,040 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.189s 2021-12-15 16:35:50,041 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39e359c8-3b62-4914-9ac3-81fde0541144', 'x-compute-request-id': 'req-39e359c8-3b62-4914-9ac3-81fde0541144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:51,220 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.170s 2021-12-15 16:35:51,221 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-031675f7-1792-4270-b2af-24d1655a3030', 'x-compute-request-id': 'req-031675f7-1792-4270-b2af-24d1655a3030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:52,411 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.183s 2021-12-15 16:35:52,412 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67145047-b42e-45f8-b559-e044b362f391', 'x-compute-request-id': 'req-67145047-b42e-45f8-b559-e044b362f391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:53,598 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:35:53,598 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7c16b76-26cf-482e-b89b-1faaa5c302c2', 'x-compute-request-id': 'req-e7c16b76-26cf-482e-b89b-1faaa5c302c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:54,793 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.186s 2021-12-15 16:35:54,794 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6092d9a-8754-49ab-8285-3a085a54bee3', 'x-compute-request-id': 'req-b6092d9a-8754-49ab-8285-3a085a54bee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:55,972 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.169s 2021-12-15 16:35:55,972 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7addc157-0d65-4cc7-b1c3-5586cf4ad393', 'x-compute-request-id': 'req-7addc157-0d65-4cc7-b1c3-5586cf4ad393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:57,154 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.173s 2021-12-15 16:35:57,154 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-215593ff-8ca4-47d1-b7b6-484f518c04cd', 'x-compute-request-id': 'req-215593ff-8ca4-47d1-b7b6-484f518c04cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:58,378 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.215s 2021-12-15 16:35:58,378 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18587b99-c3d5-4949-97e4-0008d15c6b91', 'x-compute-request-id': 'req-18587b99-c3d5-4949-97e4-0008d15c6b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:35:59,566 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:35:59,566 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-177dee25-0807-4d18-9fc7-5eff84aadb62', 'x-compute-request-id': 'req-177dee25-0807-4d18-9fc7-5eff84aadb62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:00,752 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:36:00,753 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bf2157f-9643-4c7b-a6e3-5918df27cd72', 'x-compute-request-id': 'req-3bf2157f-9643-4c7b-a6e3-5918df27cd72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:01,928 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.167s 2021-12-15 16:36:01,928 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c0dc849-c390-4297-a256-536034983b34', 'x-compute-request-id': 'req-4c0dc849-c390-4297-a256-536034983b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:03,109 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:36:03,109 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-427f3652-2c4e-47b9-9d0e-8e88f04d47dc', 'x-compute-request-id': 'req-427f3652-2c4e-47b9-9d0e-8e88f04d47dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:04,296 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:36:04,297 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7f01b26-64f3-4c94-9d6f-2c32b7dc745d', 'x-compute-request-id': 'req-c7f01b26-64f3-4c94-9d6f-2c32b7dc745d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:05,490 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:36:05,490 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-730c13ae-ec10-4c28-96e5-c544bbbc1d0d', 'x-compute-request-id': 'req-730c13ae-ec10-4c28-96e5-c544bbbc1d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:06,674 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:36:06,675 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3395066e-c2d9-4011-b197-cb1621960e25', 'x-compute-request-id': 'req-3395066e-c2d9-4011-b197-cb1621960e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:07,864 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:36:07,865 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-262ae40a-cc0c-400e-96b5-bb406c02ad2d', 'x-compute-request-id': 'req-262ae40a-cc0c-400e-96b5-bb406c02ad2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:09,050 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.176s 2021-12-15 16:36:09,051 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60986b50-85de-49e5-b910-5528a54b1a96', 'x-compute-request-id': 'req-60986b50-85de-49e5-b910-5528a54b1a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:10,245 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.186s 2021-12-15 16:36:10,246 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e836d99c-97b5-491f-9a9a-ea62ae263058', 'x-compute-request-id': 'req-e836d99c-97b5-491f-9a9a-ea62ae263058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:11,427 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.173s 2021-12-15 16:36:11,428 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab348470-fa3c-408a-875f-45a93dee4a26', 'x-compute-request-id': 'req-ab348470-fa3c-408a-875f-45a93dee4a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:12,616 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:36:12,616 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6727d54-b8a3-4671-a28d-5ee30cbbc9c3', 'x-compute-request-id': 'req-d6727d54-b8a3-4671-a28d-5ee30cbbc9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:13,798 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.173s 2021-12-15 16:36:13,799 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de84e8f4-b5c7-4519-8564-4af052520e1e', 'x-compute-request-id': 'req-de84e8f4-b5c7-4519-8564-4af052520e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:14,989 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.182s 2021-12-15 16:36:14,989 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7642d037-542d-48ea-a89e-8634f4f10590', 'x-compute-request-id': 'req-7642d037-542d-48ea-a89e-8634f4f10590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:16,177 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:36:16,178 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ec37bdf-0a5c-4719-8dee-670b4a5282d7', 'x-compute-request-id': 'req-1ec37bdf-0a5c-4719-8dee-670b4a5282d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:17,355 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.164s 2021-12-15 16:36:17,355 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8126ad38-7108-4f2a-8490-2d1f93996083', 'x-compute-request-id': 'req-8126ad38-7108-4f2a-8490-2d1f93996083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:18,527 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.160s 2021-12-15 16:36:18,528 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ca06c31-6fe4-489e-81c9-87519eabd2dc', 'x-compute-request-id': 'req-3ca06c31-6fe4-489e-81c9-87519eabd2dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:19,741 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.203s 2021-12-15 16:36:19,742 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da05d4ed-95e2-4614-aa07-b59ccef791f8', 'x-compute-request-id': 'req-da05d4ed-95e2-4614-aa07-b59ccef791f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:20,926 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.172s 2021-12-15 16:36:20,927 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd281c8f-c6ea-4632-9aa3-4817b28d111f', 'x-compute-request-id': 'req-fd281c8f-c6ea-4632-9aa3-4817b28d111f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:22,104 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.169s 2021-12-15 16:36:22,104 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8c2a62c-ab47-428f-adf8-3c7c89581781', 'x-compute-request-id': 'req-f8c2a62c-ab47-428f-adf8-3c7c89581781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:23,285 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.172s 2021-12-15 16:36:23,285 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e109d0c5-47ee-450e-846e-d01cc0d83fe1', 'x-compute-request-id': 'req-e109d0c5-47ee-450e-846e-d01cc0d83fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:24,478 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.184s 2021-12-15 16:36:24,479 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1163d5ed-277d-4c86-8653-1db2d2d7fd4f', 'x-compute-request-id': 'req-1163d5ed-277d-4c86-8653-1db2d2d7fd4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:25,662 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.174s 2021-12-15 16:36:25,662 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4046ff7d-50e8-415f-a685-95f8dd267224', 'x-compute-request-id': 'req-4046ff7d-50e8-415f-a685-95f8dd267224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:26,850 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:36:26,851 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27f2bcc0-e246-45a2-ab0b-61b421ec5c36', 'x-compute-request-id': 'req-27f2bcc0-e246-45a2-ab0b-61b421ec5c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:28,056 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.197s 2021-12-15 16:36:28,056 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9fbaa18-ad7c-4a60-92e7-18d92486d819', 'x-compute-request-id': 'req-f9fbaa18-ad7c-4a60-92e7-18d92486d819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:29,235 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.170s 2021-12-15 16:36:29,235 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aa41a33-4fb4-4ee5-a507-3c77b1ffb941', 'x-compute-request-id': 'req-4aa41a33-4fb4-4ee5-a507-3c77b1ffb941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:30,410 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.166s 2021-12-15 16:36:30,410 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57062bed-61f5-44e7-95ae-e5d02d6b5559', 'x-compute-request-id': 'req-57062bed-61f5-44e7-95ae-e5d02d6b5559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:31,579 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.160s 2021-12-15 16:36:31,580 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51ea459-30fd-4fb7-90ec-2a6551b11be0', 'x-compute-request-id': 'req-a51ea459-30fd-4fb7-90ec-2a6551b11be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:32,766 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:36:32,766 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3511c8f7-ae89-4b57-8e66-d9cfecbb9141', 'x-compute-request-id': 'req-3511c8f7-ae89-4b57-8e66-d9cfecbb9141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:34,022 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.239s 2021-12-15 16:36:34,023 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-815bb172-25e5-4da0-bd8d-af47ab1e47aa', 'x-compute-request-id': 'req-815bb172-25e5-4da0-bd8d-af47ab1e47aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:35,217 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.181s 2021-12-15 16:36:35,217 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77e57a53-b819-4e71-b9f1-35ea412e55dc', 'x-compute-request-id': 'req-77e57a53-b819-4e71-b9f1-35ea412e55dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:36,404 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:36:36,404 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5fa53ff-bfbf-4bf4-938c-306431af1978', 'x-compute-request-id': 'req-f5fa53ff-bfbf-4bf4-938c-306431af1978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:37,608 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.196s 2021-12-15 16:36:37,609 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bba56814-8755-4d80-a372-6be8a98dbd85', 'x-compute-request-id': 'req-bba56814-8755-4d80-a372-6be8a98dbd85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:38,792 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.170s 2021-12-15 16:36:38,792 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c52b0f8-76db-4a45-84f0-1018295471c0', 'x-compute-request-id': 'req-8c52b0f8-76db-4a45-84f0-1018295471c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:39,965 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.165s 2021-12-15 16:36:39,966 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acb40aba-3ec4-4e36-bbf9-dec7176debff', 'x-compute-request-id': 'req-acb40aba-3ec4-4e36-bbf9-dec7176debff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:41,159 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.184s 2021-12-15 16:36:41,160 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99b853ff-d28f-4c72-a55d-2f5cbf944614', 'x-compute-request-id': 'req-99b853ff-d28f-4c72-a55d-2f5cbf944614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:42,354 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.182s 2021-12-15 16:36:42,354 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-163bd7c4-8a59-4dda-bf7c-3abc4ab4746c', 'x-compute-request-id': 'req-163bd7c4-8a59-4dda-bf7c-3abc4ab4746c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:43,535 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:36:43,535 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e29ceb52-12bf-4261-b570-fe299c8b7748', 'x-compute-request-id': 'req-e29ceb52-12bf-4261-b570-fe299c8b7748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:44,734 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.189s 2021-12-15 16:36:44,734 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b29266e-ecbb-4ec9-91fb-5a0c36c022df', 'x-compute-request-id': 'req-7b29266e-ecbb-4ec9-91fb-5a0c36c022df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:46,237 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.489s 2021-12-15 16:36:46,237 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66dcbb47-1d00-4100-a599-f76183b0f798', 'x-compute-request-id': 'req-66dcbb47-1d00-4100-a599-f76183b0f798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:47,407 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.161s 2021-12-15 16:36:47,407 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bee89737-d99a-408c-bcae-52e26e012002', 'x-compute-request-id': 'req-bee89737-d99a-408c-bcae-52e26e012002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:48,597 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:36:48,597 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e26988bd-3dfe-419f-b028-1400a75afe74', 'x-compute-request-id': 'req-e26988bd-3dfe-419f-b028-1400a75afe74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:49,840 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.231s 2021-12-15 16:36:49,840 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f46076b1-3559-4fea-a128-a2d0f45b1969', 'x-compute-request-id': 'req-f46076b1-3559-4fea-a128-a2d0f45b1969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:51,028 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.178s 2021-12-15 16:36:51,029 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f03e54a5-67d8-46f7-8283-8afd27a122fa', 'x-compute-request-id': 'req-f03e54a5-67d8-46f7-8283-8afd27a122fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:52,205 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.168s 2021-12-15 16:36:52,206 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28ef10f6-ce86-41bb-a6bd-95e90a14b189', 'x-compute-request-id': 'req-28ef10f6-ce86-41bb-a6bd-95e90a14b189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:53,397 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.177s 2021-12-15 16:36:53,397 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ce461f8-3cf1-40c8-a7ba-a327a3a3c529', 'x-compute-request-id': 'req-1ce461f8-3cf1-40c8-a7ba-a327a3a3c529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:54,595 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.184s 2021-12-15 16:36:54,596 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5acfcf04-631b-495c-b594-ebd88ec08799', 'x-compute-request-id': 'req-5acfcf04-631b-495c-b594-ebd88ec08799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:55,774 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.169s 2021-12-15 16:36:55,774 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c81ce791-67dd-4bbb-beea-505afa41ff33', 'x-compute-request-id': 'req-c81ce791-67dd-4bbb-beea-505afa41ff33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:56,955 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:36:56,955 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dca790f9-c4ee-4650-8409-a5c7773e05d1', 'x-compute-request-id': 'req-dca790f9-c4ee-4650-8409-a5c7773e05d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:58,129 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.165s 2021-12-15 16:36:58,129 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00fb9bf3-13a7-4671-9c4b-d61d963b1377', 'x-compute-request-id': 'req-00fb9bf3-13a7-4671-9c4b-d61d963b1377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:36:59,317 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:36:59,317 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e89ca4f3-f395-48b6-b22a-053ad8466308', 'x-compute-request-id': 'req-e89ca4f3-f395-48b6-b22a-053ad8466308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:00,505 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.179s 2021-12-15 16:37:00,506 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba01b88c-0a50-4264-ba19-a957536ca5d0', 'x-compute-request-id': 'req-ba01b88c-0a50-4264-ba19-a957536ca5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:01,698 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.180s 2021-12-15 16:37:01,699 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35e6e21e-0623-43b3-8953-26eb269c0535', 'x-compute-request-id': 'req-35e6e21e-0623-43b3-8953-26eb269c0535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:02,893 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.185s 2021-12-15 16:37:02,894 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f201c017-6f82-4ad2-a194-d4d1f1debcc6', 'x-compute-request-id': 'req-f201c017-6f82-4ad2-a194-d4d1f1debcc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:04,079 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.171s 2021-12-15 16:37:04,079 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f25ff3-d58d-4394-9c90-0777d5125849', 'x-compute-request-id': 'req-a0f25ff3-d58d-4394-9c90-0777d5125849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:05,261 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.172s 2021-12-15 16:37:05,261 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ab85ce1-caa6-43c3-b200-e9f6c0796458', 'x-compute-request-id': 'req-3ab85ce1-caa6-43c3-b200-e9f6c0796458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:06,445 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.175s 2021-12-15 16:37:06,445 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21808293-50cf-4f57-9b28-1aabe51931b5', 'x-compute-request-id': 'req-21808293-50cf-4f57-9b28-1aabe51931b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:07,636 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.182s 2021-12-15 16:37:07,636 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c20c32e1-f298-497b-adbd-e5b6261d15ed', 'x-compute-request-id': 'req-c20c32e1-f298-497b-adbd-e5b6261d15ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:08,818 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.172s 2021-12-15 16:37:08,818 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1448', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76952bd9-377a-49a1-8f54-bdea54f11e25', 'x-compute-request-id': 'req-76952bd9-377a-49a1-8f54-bdea54f11e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:33:34Z", "addresses": {"tempest-TestShelveInstance-1183835655-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:02:46"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-673056979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:09,931 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.103s 2021-12-15 16:37:09,931 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-194ff011-d400-47b1-ab47-a25133ac85e8', 'x-compute-request-id': 'req-194ff011-d400-47b1-ab47-a25133ac85e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:09,942 116692 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "ACTIVE/None" after 215 second wait 2021-12-15 16:37:11,033 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.089s 2021-12-15 16:37:11,034 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00176e01-514a-4035-b510-9113ad40447a', 'x-compute-request-id': 'req-00176e01-514a-4035-b510-9113ad40447a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:12,136 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.089s 2021-12-15 16:37:12,136 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8ef8bd0-2823-44c2-a83e-ce81b6608382', 'x-compute-request-id': 'req-b8ef8bd0-2823-44c2-a83e-ce81b6608382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:13,231 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.086s 2021-12-15 16:37:13,232 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa2c7b73-6604-44f1-a037-e9782073ce40', 'x-compute-request-id': 'req-aa2c7b73-6604-44f1-a037-e9782073ce40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:14,337 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:37:14,337 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab7df080-a326-4ada-b747-c53bb650c6c8', 'x-compute-request-id': 'req-ab7df080-a326-4ada-b747-c53bb650c6c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:15,442 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.095s 2021-12-15 16:37:15,442 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9caf144e-3a03-4b80-9de0-50979250623f', 'x-compute-request-id': 'req-9caf144e-3a03-4b80-9de0-50979250623f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:16,555 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.099s 2021-12-15 16:37:16,555 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-816ab0c6-3a09-46db-a558-3e2ab15ac938', 'x-compute-request-id': 'req-816ab0c6-3a09-46db-a558-3e2ab15ac938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:17,668 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.100s 2021-12-15 16:37:17,668 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abeac563-9e71-411f-8e39-d09f5fd1507a', 'x-compute-request-id': 'req-abeac563-9e71-411f-8e39-d09f5fd1507a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:18,774 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:37:18,774 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c81f66b-a932-477d-8978-f7d63027e75e', 'x-compute-request-id': 'req-8c81f66b-a932-477d-8978-f7d63027e75e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:19,869 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.086s 2021-12-15 16:37:19,869 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3f4ce0-6a1c-4a7e-afdc-698e66a0fe76', 'x-compute-request-id': 'req-6d3f4ce0-6a1c-4a7e-afdc-698e66a0fe76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:20,972 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:37:20,973 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-145bfd91-d95d-4c1b-a589-a0ea835f87b5', 'x-compute-request-id': 'req-145bfd91-d95d-4c1b-a589-a0ea835f87b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:22,085 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.105s 2021-12-15 16:37:22,085 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57d9f2bd-e03a-4ef4-8a53-b81278c99966', 'x-compute-request-id': 'req-57d9f2bd-e03a-4ef4-8a53-b81278c99966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:23,191 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.096s 2021-12-15 16:37:23,192 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26e07894-ec20-4b2a-9195-b818c119e4fc', 'x-compute-request-id': 'req-26e07894-ec20-4b2a-9195-b818c119e4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:24,294 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.090s 2021-12-15 16:37:24,295 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-386750d3-18ad-45bb-822d-20fe3c0154f2', 'x-compute-request-id': 'req-386750d3-18ad-45bb-822d-20fe3c0154f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:25,390 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.086s 2021-12-15 16:37:25,390 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-234dc60b-1a8a-4c95-ae55-e84bc2da6c1a', 'x-compute-request-id': 'req-234dc60b-1a8a-4c95-ae55-e84bc2da6c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:26,498 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.100s 2021-12-15 16:37:26,499 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c33a2f68-f02e-429a-a5dd-64b8d3418a1e', 'x-compute-request-id': 'req-c33a2f68-f02e-429a-a5dd-64b8d3418a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:27,600 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.092s 2021-12-15 16:37:27,600 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-649d0288-aa84-4717-965f-ddaa8d8ecf59', 'x-compute-request-id': 'req-649d0288-aa84-4717-965f-ddaa8d8ecf59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:28,710 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.100s 2021-12-15 16:37:28,710 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b44d278-bd6d-4f4c-a191-ac752e124a73', 'x-compute-request-id': 'req-4b44d278-bd6d-4f4c-a191-ac752e124a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:29,819 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.097s 2021-12-15 16:37:29,819 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d909ca2-287b-47ce-a58b-1823b351b37e', 'x-compute-request-id': 'req-8d909ca2-287b-47ce-a58b-1823b351b37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:30,942 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.112s 2021-12-15 16:37:30,942 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8085a165-9e99-4278-8860-f227f7c96ea6', 'x-compute-request-id': 'req-8085a165-9e99-4278-8860-f227f7c96ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:32,054 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.103s 2021-12-15 16:37:32,055 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41d277db-33fe-44ba-b712-7f2079830a60', 'x-compute-request-id': 'req-41d277db-33fe-44ba-b712-7f2079830a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:33,161 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:37:33,161 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63879db3-73da-4d8a-8c48-6904769dc789', 'x-compute-request-id': 'req-63879db3-73da-4d8a-8c48-6904769dc789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:34,271 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.097s 2021-12-15 16:37:34,271 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26da1ca2-3b1b-4347-a4d6-80159f70c2a2', 'x-compute-request-id': 'req-26da1ca2-3b1b-4347-a4d6-80159f70c2a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:35,391 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.107s 2021-12-15 16:37:35,391 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d663ebf0-e972-4ed8-b63a-3b83263dc675', 'x-compute-request-id': 'req-d663ebf0-e972-4ed8-b63a-3b83263dc675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:36,493 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.093s 2021-12-15 16:37:36,494 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ba21eab-5ffc-4a63-9bd3-00243218cac7', 'x-compute-request-id': 'req-5ba21eab-5ffc-4a63-9bd3-00243218cac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:37,602 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.095s 2021-12-15 16:37:37,602 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-946615c5-1bc9-4b49-a910-1ffe8201f3b7', 'x-compute-request-id': 'req-946615c5-1bc9-4b49-a910-1ffe8201f3b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:38,707 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.097s 2021-12-15 16:37:38,708 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-777764f0-2832-416c-be63-a5cb79f6e56e', 'x-compute-request-id': 'req-777764f0-2832-416c-be63-a5cb79f6e56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:39,819 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.102s 2021-12-15 16:37:39,819 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-552a0da6-16a1-480d-afc0-711182d40029', 'x-compute-request-id': 'req-552a0da6-16a1-480d-afc0-711182d40029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:40,934 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.105s 2021-12-15 16:37:40,935 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d167c49-d4a6-4888-933e-6c6cbcde7e5e', 'x-compute-request-id': 'req-0d167c49-d4a6-4888-933e-6c6cbcde7e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:42,041 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.097s 2021-12-15 16:37:42,041 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-942a11fb-bd25-4444-af90-7aa8e22747e6', 'x-compute-request-id': 'req-942a11fb-bd25-4444-af90-7aa8e22747e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:43,143 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.093s 2021-12-15 16:37:43,144 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5766ddb3-5435-4df7-a236-8ef9d2bae710', 'x-compute-request-id': 'req-5766ddb3-5435-4df7-a236-8ef9d2bae710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:44,249 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.097s 2021-12-15 16:37:44,250 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a18f5b83-5191-4e96-bbac-bb3f2bddcf73', 'x-compute-request-id': 'req-a18f5b83-5191-4e96-bbac-bb3f2bddcf73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:45,350 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.092s 2021-12-15 16:37:45,351 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-170afa87-8744-4679-8ed2-390c3b3b7c82', 'x-compute-request-id': 'req-170afa87-8744-4679-8ed2-390c3b3b7c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:46,454 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.090s 2021-12-15 16:37:46,455 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70d2f834-fd6d-4d35-b323-133a5e43efac', 'x-compute-request-id': 'req-70d2f834-fd6d-4d35-b323-133a5e43efac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:47,558 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:37:47,558 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e11d96c-0d77-4a5e-bd72-a5e6e93abcbf', 'x-compute-request-id': 'req-1e11d96c-0d77-4a5e-bd72-a5e6e93abcbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:48,661 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.093s 2021-12-15 16:37:48,661 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab6464c8-53a1-4385-8c3a-d5173d3696e0', 'x-compute-request-id': 'req-ab6464c8-53a1-4385-8c3a-d5173d3696e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:49,774 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.100s 2021-12-15 16:37:49,774 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baf564b7-b974-4112-a2f3-de4d81bf6e6e', 'x-compute-request-id': 'req-baf564b7-b974-4112-a2f3-de4d81bf6e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:50,879 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.096s 2021-12-15 16:37:50,880 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49dabaeb-6862-499f-9840-24b1d624df63', 'x-compute-request-id': 'req-49dabaeb-6862-499f-9840-24b1d624df63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:51,982 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.093s 2021-12-15 16:37:51,982 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fc6a846-221f-48d0-9a71-d046f2cfb8f8', 'x-compute-request-id': 'req-4fc6a846-221f-48d0-9a71-d046f2cfb8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:53,090 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.098s 2021-12-15 16:37:53,090 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e3b3ab6-e793-46e1-85d9-cd9cc6c6cfce', 'x-compute-request-id': 'req-1e3b3ab6-e793-46e1-85d9-cd9cc6c6cfce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:54,189 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.089s 2021-12-15 16:37:54,189 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db90f9c2-fc59-4f43-8f79-a43140d0ac89', 'x-compute-request-id': 'req-db90f9c2-fc59-4f43-8f79-a43140d0ac89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:55,302 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.104s 2021-12-15 16:37:55,303 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b89a96af-505b-4546-bbb7-ab6a948a9ff4', 'x-compute-request-id': 'req-b89a96af-505b-4546-bbb7-ab6a948a9ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:56,406 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.091s 2021-12-15 16:37:56,406 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcea525a-564b-4c4e-b67a-18758758cd6b', 'x-compute-request-id': 'req-fcea525a-564b-4c4e-b67a-18758758cd6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:57,511 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.095s 2021-12-15 16:37:57,511 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3355adc5-d429-45fd-ab12-10c87ccf7c97', 'x-compute-request-id': 'req-3355adc5-d429-45fd-ab12-10c87ccf7c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:58,614 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:37:58,614 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31780226-06b1-4018-a291-7cb8afd9626e', 'x-compute-request-id': 'req-31780226-06b1-4018-a291-7cb8afd9626e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:37:59,711 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.088s 2021-12-15 16:37:59,712 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e882e9fb-c392-4111-80de-10cfd9192f49', 'x-compute-request-id': 'req-e882e9fb-c392-4111-80de-10cfd9192f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:00,821 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.095s 2021-12-15 16:38:00,822 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e491e53-93e0-4b64-8495-336bc4cf0f2d', 'x-compute-request-id': 'req-5e491e53-93e0-4b64-8495-336bc4cf0f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:01,940 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.104s 2021-12-15 16:38:01,940 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8d3ee83-453e-4dc3-ae7a-03671598f25e', 'x-compute-request-id': 'req-c8d3ee83-453e-4dc3-ae7a-03671598f25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:03,042 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.092s 2021-12-15 16:38:03,042 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-858949bb-249d-4a59-bc49-b497a7eab6f4', 'x-compute-request-id': 'req-858949bb-249d-4a59-bc49-b497a7eab6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:04,139 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.089s 2021-12-15 16:38:04,140 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d34d23ed-30a4-4737-b982-bd567c75f778', 'x-compute-request-id': 'req-d34d23ed-30a4-4737-b982-bd567c75f778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:05,238 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.090s 2021-12-15 16:38:05,239 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b736783-5dfd-45b4-a8fc-6056693c8d5a', 'x-compute-request-id': 'req-0b736783-5dfd-45b4-a8fc-6056693c8d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:06,352 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.104s 2021-12-15 16:38:06,353 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04dfe166-3e6f-4a34-82ae-cff389fe0773', 'x-compute-request-id': 'req-04dfe166-3e6f-4a34-82ae-cff389fe0773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:07,581 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.216s 2021-12-15 16:38:07,581 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-961072aa-ad83-485c-90b7-64364d3e4084', 'x-compute-request-id': 'req-961072aa-ad83-485c-90b7-64364d3e4084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:08,689 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.098s 2021-12-15 16:38:08,690 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-758c84b9-85f1-417c-ab76-ac95b8077f91', 'x-compute-request-id': 'req-758c84b9-85f1-417c-ab76-ac95b8077f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:09,796 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.095s 2021-12-15 16:38:09,797 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d37e3a8c-f156-4dee-9c3c-77d4db0aff0c', 'x-compute-request-id': 'req-d37e3a8c-f156-4dee-9c3c-77d4db0aff0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:10,905 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.097s 2021-12-15 16:38:10,905 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d74b3eb-8142-4ccf-957d-28ff67e07fac', 'x-compute-request-id': 'req-1d74b3eb-8142-4ccf-957d-28ff67e07fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:12,008 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:38:12,009 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c9e815b-475a-4419-857e-29000736c31f', 'x-compute-request-id': 'req-6c9e815b-475a-4419-857e-29000736c31f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:13,113 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.095s 2021-12-15 16:38:13,113 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44d4121d-a22f-45e7-bc55-4544d6994187', 'x-compute-request-id': 'req-44d4121d-a22f-45e7-bc55-4544d6994187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:14,209 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.087s 2021-12-15 16:38:14,209 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b98d0ce-5d28-4c24-a530-c27b6de63c23', 'x-compute-request-id': 'req-3b98d0ce-5d28-4c24-a530-c27b6de63c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:15,316 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.098s 2021-12-15 16:38:15,317 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43898676-9641-4804-98b6-2a9b56fa4206', 'x-compute-request-id': 'req-43898676-9641-4804-98b6-2a9b56fa4206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:16,418 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.092s 2021-12-15 16:38:16,418 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf3931e0-6bf4-44b2-8246-9dbf137d4a3c', 'x-compute-request-id': 'req-bf3931e0-6bf4-44b2-8246-9dbf137d4a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:17,523 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.096s 2021-12-15 16:38:17,524 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1a162df-ae4b-4da1-b47a-75a7982e0f1d', 'x-compute-request-id': 'req-e1a162df-ae4b-4da1-b47a-75a7982e0f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:18,638 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.102s 2021-12-15 16:38:18,639 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-697235ae-f5c9-42d1-add3-39acd6578def', 'x-compute-request-id': 'req-697235ae-f5c9-42d1-add3-39acd6578def', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:19,745 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.092s 2021-12-15 16:38:19,745 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3725144f-631b-40f7-8df3-b146fb36e7f6', 'x-compute-request-id': 'req-3725144f-631b-40f7-8df3-b146fb36e7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:20,852 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.099s 2021-12-15 16:38:20,853 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87f89d11-a5df-4530-ad37-09fecd24490b', 'x-compute-request-id': 'req-87f89d11-a5df-4530-ad37-09fecd24490b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:21,959 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.096s 2021-12-15 16:38:21,959 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5dcb116-1c61-4707-ae04-0eb57666502d', 'x-compute-request-id': 'req-d5dcb116-1c61-4707-ae04-0eb57666502d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:23,062 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.092s 2021-12-15 16:38:23,063 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf81475b-f730-484d-ba1d-8701a538572b', 'x-compute-request-id': 'req-cf81475b-f730-484d-ba1d-8701a538572b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:24,174 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.098s 2021-12-15 16:38:24,174 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b60e173-87f1-41ba-9cf5-cdda4e086aae', 'x-compute-request-id': 'req-8b60e173-87f1-41ba-9cf5-cdda4e086aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:25,279 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.096s 2021-12-15 16:38:25,279 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79931abc-9576-403e-bb64-ea6ed5acd4fc', 'x-compute-request-id': 'req-79931abc-9576-403e-bb64-ea6ed5acd4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:26,382 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:38:26,382 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae2d29c7-22d7-4cc8-a366-e5c9d731834e', 'x-compute-request-id': 'req-ae2d29c7-22d7-4cc8-a366-e5c9d731834e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:27,491 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.096s 2021-12-15 16:38:27,492 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d121aaa8-f58c-4caf-8677-bbb17357a5c4', 'x-compute-request-id': 'req-d121aaa8-f58c-4caf-8677-bbb17357a5c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:28,588 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.088s 2021-12-15 16:38:28,589 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42148e59-ba60-48a9-a602-91f3bcc78cc8', 'x-compute-request-id': 'req-42148e59-ba60-48a9-a602-91f3bcc78cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:29,695 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.097s 2021-12-15 16:38:29,695 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0445a738-2ecc-4dbe-a863-9f35dd9f81a8', 'x-compute-request-id': 'req-0445a738-2ecc-4dbe-a863-9f35dd9f81a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:30,793 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.088s 2021-12-15 16:38:30,793 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10024556-78fe-4f9d-96c1-642a502de83a', 'x-compute-request-id': 'req-10024556-78fe-4f9d-96c1-642a502de83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:31,890 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.087s 2021-12-15 16:38:31,890 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1b5c7b9-c19a-441a-a50d-0398df14649f', 'x-compute-request-id': 'req-f1b5c7b9-c19a-441a-a50d-0398df14649f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:32,990 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.092s 2021-12-15 16:38:32,991 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-213ecb17-3be2-4cd5-b48b-69974f571281', 'x-compute-request-id': 'req-213ecb17-3be2-4cd5-b48b-69974f571281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:34,094 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:38:34,095 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42d08ca6-1a3c-4fb9-ab87-f98926ebbb8a', 'x-compute-request-id': 'req-42d08ca6-1a3c-4fb9-ab87-f98926ebbb8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:35,191 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.089s 2021-12-15 16:38:35,192 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5b0a270-b1bd-4f07-9c77-f54586ba74a9', 'x-compute-request-id': 'req-e5b0a270-b1bd-4f07-9c77-f54586ba74a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:36,289 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.088s 2021-12-15 16:38:36,289 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33170a77-4987-4b2e-a20e-bec59f42a90e', 'x-compute-request-id': 'req-33170a77-4987-4b2e-a20e-bec59f42a90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:37,387 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.088s 2021-12-15 16:38:37,388 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b66a2e8f-f846-42cf-8100-2b1f469617bb', 'x-compute-request-id': 'req-b66a2e8f-f846-42cf-8100-2b1f469617bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:38,492 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:38:38,492 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e91dacc-48bb-4b39-a275-a129be46b1c6', 'x-compute-request-id': 'req-1e91dacc-48bb-4b39-a275-a129be46b1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:39,588 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.087s 2021-12-15 16:38:39,589 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe76c07a-58cf-406e-a61a-e8be6e409ee8', 'x-compute-request-id': 'req-fe76c07a-58cf-406e-a61a-e8be6e409ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:40,697 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.099s 2021-12-15 16:38:40,697 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-988d4a2d-b772-4c7c-9bf0-d286081cbe3e', 'x-compute-request-id': 'req-988d4a2d-b772-4c7c-9bf0-d286081cbe3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:41,804 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.097s 2021-12-15 16:38:41,805 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-337836d0-2029-4031-8f9b-a64558533ee2', 'x-compute-request-id': 'req-337836d0-2029-4031-8f9b-a64558533ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:42,911 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.097s 2021-12-15 16:38:42,911 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc5656be-d5cb-4b82-b222-219ef224a124', 'x-compute-request-id': 'req-dc5656be-d5cb-4b82-b222-219ef224a124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:44,009 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.089s 2021-12-15 16:38:44,010 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a6a8970-5f4d-4398-8b53-41f09a8c8c11', 'x-compute-request-id': 'req-6a6a8970-5f4d-4398-8b53-41f09a8c8c11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:45,114 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:38:45,114 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08bc1b6f-3c9f-4d92-a25a-71e32c2036a2', 'x-compute-request-id': 'req-08bc1b6f-3c9f-4d92-a25a-71e32c2036a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:46,217 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:38:46,218 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1abb61af-e326-48d8-a159-a40c72584637', 'x-compute-request-id': 'req-1abb61af-e326-48d8-a159-a40c72584637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:47,326 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.099s 2021-12-15 16:38:47,327 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c377922a-9463-45e8-a403-7f90f030bc8a', 'x-compute-request-id': 'req-c377922a-9463-45e8-a403-7f90f030bc8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:48,431 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:38:48,431 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c56c48e4-0053-450e-bfc1-43adea800d21', 'x-compute-request-id': 'req-c56c48e4-0053-450e-bfc1-43adea800d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:49,533 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.089s 2021-12-15 16:38:49,534 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b1ebbed-566d-4ffd-adb1-11d4be8aa400', 'x-compute-request-id': 'req-8b1ebbed-566d-4ffd-adb1-11d4be8aa400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:50,635 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.093s 2021-12-15 16:38:50,636 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27893000-8059-4d75-a7ae-7907b336601e', 'x-compute-request-id': 'req-27893000-8059-4d75-a7ae-7907b336601e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:51,747 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.102s 2021-12-15 16:38:51,748 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6290cf6a-365e-477b-bc3c-97c517064f65', 'x-compute-request-id': 'req-6290cf6a-365e-477b-bc3c-97c517064f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:52,852 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.091s 2021-12-15 16:38:52,852 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-514bbe6f-3157-4762-8e30-410b0976a80a', 'x-compute-request-id': 'req-514bbe6f-3157-4762-8e30-410b0976a80a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:53,947 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.086s 2021-12-15 16:38:53,947 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa99bdfa-a537-459f-aeac-78b196683bcf', 'x-compute-request-id': 'req-fa99bdfa-a537-459f-aeac-78b196683bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:55,050 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:38:55,051 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccf3109d-e6c5-4f91-b86d-0d29cd1edd89', 'x-compute-request-id': 'req-ccf3109d-e6c5-4f91-b86d-0d29cd1edd89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:56,145 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.086s 2021-12-15 16:38:56,145 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1c83c52-089e-4bd9-a4e1-bdb23f233764', 'x-compute-request-id': 'req-b1c83c52-089e-4bd9-a4e1-bdb23f233764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:57,241 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.086s 2021-12-15 16:38:57,241 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbe958e5-5ac7-4f75-9c9d-0b4c0cd344d2', 'x-compute-request-id': 'req-fbe958e5-5ac7-4f75-9c9d-0b4c0cd344d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:58,341 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.091s 2021-12-15 16:38:58,341 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31c77f47-190c-4a01-9e5a-37c86e0c8675', 'x-compute-request-id': 'req-31c77f47-190c-4a01-9e5a-37c86e0c8675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:38:59,447 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.097s 2021-12-15 16:38:59,447 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75e66131-fabf-4291-9fa4-1b36d24b19fb', 'x-compute-request-id': 'req-75e66131-fabf-4291-9fa4-1b36d24b19fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:00,547 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.091s 2021-12-15 16:39:00,547 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29107cea-2ddf-4ef5-8504-e5afe1f6cc7a', 'x-compute-request-id': 'req-29107cea-2ddf-4ef5-8504-e5afe1f6cc7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:01,649 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.093s 2021-12-15 16:39:01,649 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a44cee5-84c9-498c-ad61-010dcc1f5b80', 'x-compute-request-id': 'req-9a44cee5-84c9-498c-ad61-010dcc1f5b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:02,764 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.106s 2021-12-15 16:39:02,765 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d2956d7-d0de-413d-b054-07567100c698', 'x-compute-request-id': 'req-7d2956d7-d0de-413d-b054-07567100c698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:03,873 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.095s 2021-12-15 16:39:03,874 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae035fa1-d49e-4948-b08c-33c5208592b1', 'x-compute-request-id': 'req-ae035fa1-d49e-4948-b08c-33c5208592b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:04,975 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:39:04,976 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5433c14-3593-4d05-aa8e-2562e7744785', 'x-compute-request-id': 'req-c5433c14-3593-4d05-aa8e-2562e7744785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:06,071 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.086s 2021-12-15 16:39:06,072 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-400d474f-e9a8-4a13-b810-ef0c85bab4ab', 'x-compute-request-id': 'req-400d474f-e9a8-4a13-b810-ef0c85bab4ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:07,166 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.085s 2021-12-15 16:39:07,166 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f65a871-16c6-49d9-92e1-2219621e9554', 'x-compute-request-id': 'req-7f65a871-16c6-49d9-92e1-2219621e9554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:08,278 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.098s 2021-12-15 16:39:08,278 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97af5673-3b9f-4343-8f52-fdf5f396546f', 'x-compute-request-id': 'req-97af5673-3b9f-4343-8f52-fdf5f396546f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:09,382 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.095s 2021-12-15 16:39:09,383 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-059dd11d-d835-4d32-90ae-cdcba152e442', 'x-compute-request-id': 'req-059dd11d-d835-4d32-90ae-cdcba152e442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:10,513 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.120s 2021-12-15 16:39:10,514 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daed5756-c59d-4004-91ee-8024d98dd0c2', 'x-compute-request-id': 'req-daed5756-c59d-4004-91ee-8024d98dd0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:11,615 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.093s 2021-12-15 16:39:11,615 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62607461-0736-45ad-910f-00f6607a9ae0', 'x-compute-request-id': 'req-62607461-0736-45ad-910f-00f6607a9ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:12,732 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.108s 2021-12-15 16:39:12,732 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-801929f4-277b-4722-bbf5-8732f89b283e', 'x-compute-request-id': 'req-801929f4-277b-4722-bbf5-8732f89b283e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:13,844 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.099s 2021-12-15 16:39:13,844 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a81b30c6-a263-4821-a7fc-c2385c19917b', 'x-compute-request-id': 'req-a81b30c6-a263-4821-a7fc-c2385c19917b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:14,955 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.098s 2021-12-15 16:39:14,955 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b8fd638-271b-4bc2-9fbd-899d27c63793', 'x-compute-request-id': 'req-2b8fd638-271b-4bc2-9fbd-899d27c63793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:16,051 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.086s 2021-12-15 16:39:16,051 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2af84825-1e17-40c4-acca-be0311c67e8a', 'x-compute-request-id': 'req-2af84825-1e17-40c4-acca-be0311c67e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:17,147 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.087s 2021-12-15 16:39:17,148 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b21bca9-ddc1-4d89-b4ce-55f555d5fb43', 'x-compute-request-id': 'req-4b21bca9-ddc1-4d89-b4ce-55f555d5fb43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:18,252 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.094s 2021-12-15 16:39:18,252 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f35beee1-b520-4fe8-b07b-a40ef97030b9', 'x-compute-request-id': 'req-f35beee1-b520-4fe8-b07b-a40ef97030b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:19,361 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.099s 2021-12-15 16:39:19,361 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd206474-471f-4d5a-b380-2692ab607b52', 'x-compute-request-id': 'req-cd206474-471f-4d5a-b380-2692ab607b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:20,484 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.114s 2021-12-15 16:39:20,484 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b30273b9-b0b5-4799-8860-bed88e3e390a', 'x-compute-request-id': 'req-b30273b9-b0b5-4799-8860-bed88e3e390a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:21,595 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.103s 2021-12-15 16:39:21,596 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-866dbcdc-4e83-468f-a92c-e84a9c93979e', 'x-compute-request-id': 'req-866dbcdc-4e83-468f-a92c-e84a9c93979e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:22,707 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.102s 2021-12-15 16:39:22,708 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba2b82ac-b7a5-4699-aac8-14a7b1b4de3c', 'x-compute-request-id': 'req-ba2b82ac-b7a5-4699-aac8-14a7b1b4de3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:23,809 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.087s 2021-12-15 16:39:23,810 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d8e9104-997c-4679-b7a2-c47fb9933718', 'x-compute-request-id': 'req-7d8e9104-997c-4679-b7a2-c47fb9933718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:24,921 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.099s 2021-12-15 16:39:24,921 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0b5256c-2f05-4ce0-a8a8-0d6929f07d98', 'x-compute-request-id': 'req-a0b5256c-2f05-4ce0-a8a8-0d6929f07d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:26,030 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.098s 2021-12-15 16:39:26,030 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed927494-62a8-48a0-ba7c-8b638f949d00', 'x-compute-request-id': 'req-ed927494-62a8-48a0-ba7c-8b638f949d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:27,132 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.093s 2021-12-15 16:39:27,132 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aedaa6b-d768-48ce-87c4-770d83ecd523', 'x-compute-request-id': 'req-6aedaa6b-d768-48ce-87c4-770d83ecd523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:28,231 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.090s 2021-12-15 16:39:28,232 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e9f973b-03dc-4662-8dc8-285b62fcf0c8', 'x-compute-request-id': 'req-2e9f973b-03dc-4662-8dc8-285b62fcf0c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:29,344 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.099s 2021-12-15 16:39:29,344 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78d77cf5-a91f-46e1-939a-91dfc266fde2', 'x-compute-request-id': 'req-78d77cf5-a91f-46e1-939a-91dfc266fde2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:30,439 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.087s 2021-12-15 16:39:30,440 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e513aecd-8f5a-4be9-a263-c195afc57a92', 'x-compute-request-id': 'req-e513aecd-8f5a-4be9-a263-c195afc57a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:31,540 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.092s 2021-12-15 16:39:31,541 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae459db3-e7ed-4449-9050-40dca7c6940c', 'x-compute-request-id': 'req-ae459db3-e7ed-4449-9050-40dca7c6940c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:32,654 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.101s 2021-12-15 16:39:32,654 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-037fc1e9-aa2f-40cd-adcd-490b17ed8328', 'x-compute-request-id': 'req-037fc1e9-aa2f-40cd-adcd-490b17ed8328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:33,752 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.089s 2021-12-15 16:39:33,752 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-994b5aa3-0954-4544-9511-7e82519b542b', 'x-compute-request-id': 'req-994b5aa3-0954-4544-9511-7e82519b542b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:34,861 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2 0.100s 2021-12-15 16:39:34,861 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1212', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5e54d1d-a755-45d4-8431-201c6a61f2fd', 'x-compute-request-id': 'req-c5e54d1d-a755-45d4-8431-201c6a61f2fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2'} Body: b'{"server": {"id": "4c4fd848-09ba-42aa-9176-dc8a60b95be2", "name": "tempest-TestShelveInstance-server-838966437", "status": "ACTIVE", "tenant_id": "6f8f838e6a4647859457e5560571a5ab", "user_id": "191079f41ac04162bcb5382c3e872f3c", "metadata": {}, "hostId": "879c2b835118f43b4356bc5962b34e4b519dc884cc84e9fd6f5dc3c3", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2021-12-15T16:23:35Z", "updated": "2021-12-15T16:37:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/4c4fd848-09ba-42aa-9176-dc8a60b95be2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-281409665", "OS-SRV-USG:launched_at": "2021-12-15T16:24:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "477ef1ba-dfe7-4605-81ba-610c9f58920d"}]}}' 2021-12-15 16:39:35,056 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/security-groups/c7710429-4616-475e-b436-e3df5f7ab279 0.187s 2021-12-15 16:39:35,057 116692 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-33513bf4-0421-489b-b67a-d601db8010c7', 'content-length': '0', 'date': 'Wed, 15 Dec 2021 16:39:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/c7710429-4616-475e-b436-e3df5f7ab279'} Body: b'' 2021-12-15 16:39:35,176 116692 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-TestShelveInstance-281409665 0.119s 2021-12-15 16:39:35,177 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63c6635e-a35d-4f5a-af6b-d09ee83acce3', 'x-compute-request-id': 'req-63c6635e-a35d-4f5a-af6b-d09ee83acce3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-TestShelveInstance-281409665'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 141, in wait_for_server_termination raise lib_exc.TimeoutException tempest.lib.exceptions.TimeoutException: Request timed out Details: None }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 95, in _create_server_then_shelve_and_unshelve self._shelve_then_unshelve_server(server) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 55, in _shelve_then_unshelve_server compute.shelve_server(self.servers_client, server['id'], File "/opt/stack/tempest/tempest/common/compute.py", line 291, in shelve_server waiters.wait_for_server_status(servers_client, server_id, File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestShelveInstance:test_shelve_volume_backed_instance) Server 4c4fd848-09ba-42aa-9176-dc8a60b95be2 failed to reach SHELVED_OFFLOADED status and task state "None" within the required time (360 s). Current status: ACTIVE. Current task state: shelving. |
||||||
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
ft10.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-12-15 16:39:55,410 116692 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2021-12-15 16:39:55,711 116692 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.299s 2021-12-15 16:39:55,711 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1419449105"}} Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27000470-5f74-44ac-8296-369ebb6a6736', 'x-compute-request-id': 'req-27000470-5f74-44ac-8296-369ebb6a6736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAzmVyujaNMd4oCT409ZCF2T9BD5fGZtF3pGozZRiGvJQR+UzN\\nupIKU5o2wSA1+P71tiL4wd/g9X8cManIH7lQsIUiCmHOkGzJzFkN8qMSTafcO5A5\\npe/X2s5TCy4oaQEFrWMDXEPB7UCSkhDy6lPApT+6SuWNaoRrW52x7ZDtUvr8P6/m\\n6s0lAX2qTZxxRC3yFHzTNc0UItOkLpcAkrjcshUhkJs2LpbiQiaXaTkEXg+FcYhV\\ndptJjgVuSL4XWFdfWFmwLnuwQEzQbUfK+qGrM9DIrVG5NgicTye24Lq0/GYCdAeZ\\niLSgN7NHpAo6RSvLcxZRiBQS5E/EXGeddMYsbQIDAQABAoIBAQC25wX1aPRU9dcq\\n4bqSxwEmVTy1sb17TjMlO4vSEhsMsHcBIwPJSzPlhGrzWDUcM+zQ/ErPnDNBuuPk\\nSt3y5wlPdJuG8cfZCt8FvQF0PPiyYofzLMs5dsMlvuOuq7fZ3bMHRRAsSktnkWqS\\nEH0EFTZJ+qB/UM+yTijJZoTPzzfQ6MuaeDD0trXNRswUuwQ5YuSAIPYOsrd4kdzv\\npoaXnLjHF2O8qqJLzZJ+lg/MVDBQlHP/hbAdAPhM2cQ6qRsZRGj1+DUyc5tTl9ST\\nm5h4efhDZdVySXh0rPWKyOOSlJrvSKlvDw2lhNfnrfpNFTjNXPAtTtI3AedJcp6H\\nT1UxNnvBAoGBAPoKKFZK83hQC8IezyEJ69MamzbTKkmnyhMxqLFH+MewYfDHnzzF\\nsbvqheBAovagvpWZFJP3GePYHV1JaO73r4PyeRV/78h7rptxq+jhHp5bdCee1Ysa\\n5n6lbWy4lubm4kCYmau3e2EO82f4mkF39BDIscE/tXJXMet3rJLuz/3RAoGBANNQ\\n9gjuRyFbsdMvevtof0A2PdnDUhgRZAmA1iTy3ij+OcvvgO5f7zG0jJUr7WuuvXiY\\n+83dG5Ox6+NCOwGoFGkPBuZRtjNVHlGRAInHBQ8j3FGth0NG1O6OdDBI1lHojjJO\\nEanKmcmefrTwVwukm8T4ZC/GpvgPf98DE1R379/dAoGAO/jJugDaKsZQO6w2E/+U\\nL5sXFWxKnUYAYuArTPItSoAUzbKjj+j++0qB98qpC6x8addAp0jCTfLdAC4GXCLO\\nV0CGKFD6S0TXGXOHPyEXvfXDg2lGYMn/9Opqt4QCtbk1FTdEzHoCvsHeQdbP8Nn7\\nkTcB448LTzR4xbh7jPZ4rrECgYEAqmH7HxRQ0frHFMqR1KhbAgE6OZ0dUj6jdG4n\\nPD9/FXp2S5LfWFSN3nv/Zj+2/T41k0l2rnR7SckJs4GxZhKJ8nOlUovL5vPYsFfE\\nIVMRJzX47PqHt50jDv5ZfJ0eAYkLLlB4OXkcKs7axzWKWd7tohHNZiA8fIKyzbQD\\nH/ZcuRkCgYBWWIhCB5vsAeiFZabf4H6452p3esQSAGqMKOqPY1EcTm08YXaqAtFO\\nmO1hJheoMkfTZBhoOyP6VU9Q/CVN9YLJ3QNkKEfJczwZnYe87rfqKYNK77baQTz8\\naBTzZtCb3430wk2HEQBpsGjYqwdz+os8S9YiBtO7rGD8zMs2j0iAcw==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestVolumeBootPattern-1419449105", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOZXK6No0x3igJPjT1kIXZP0EPl8Zm0XekajNlGIa8lBH5TM26kgpTmjbBIDX4/vW2IvjB3+D1fxwxqcgfuVCwhSIKYc6QbMnMWQ3yoxJNp9w7kDml79fazlMLLihpAQWtYwNcQ8HtQJKSEPLqU8ClP7pK5Y1qhGtbnbHtkO1S+vw/r+bqzSUBfapNnHFELfIUfNM1zRQi06QulwCSuNyyFSGQmzYuluJCJpdpOQReD4VxiFV2m0mOBW5IvhdYV19YWbAue7BATNBtR8r6oasz0MitUbk2CJxPJ7bgurT8ZgJ0B5mItKA3s0ekCjpFK8tzFlGIFBLkT8RcZ510xixt Generated-by-Nova", "fingerprint": "33:91:c7:0f:72:d9:5a:c5:9c:79:3f:93:3d:af:54:71", "user_id": "b5e94ec180e040079f14eb44b7f5e6ff"}}' 2021-12-15 16:39:55,858 116692 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/v2.0/security-groups 0.145s 2021-12-15 16:39:55,858 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1524907789", "description": "tempest-secgroup-smoke-1524907789 description", "project_id": "d40b3c22c5f248e0849252cbb305cf9e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-5d014ac7-f4d7-45ee-8452-bec662364e46', 'date': 'Wed, 15 Dec 2021 16:39:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "3da96a27-135b-4f51-bc11-b2fdf86ad577", "name": "tempest-secgroup-smoke-1524907789", "stateful": true, "tenant_id": "d40b3c22c5f248e0849252cbb305cf9e", "description": "tempest-secgroup-smoke-1524907789 description", "shared": false, "security_group_rules": [{"id": "b8d2fea6-6255-4c95-9411-d92a445db3df", "tenant_id": "d40b3c22c5f248e0849252cbb305cf9e", "security_group_id": "3da96a27-135b-4f51-bc11-b2fdf86ad577", "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": 533, "description": null, "tags": [], "created_at": "2021-12-15T16:39:55Z", "updated_at": "2021-12-15T16:39:55Z", "revision_number": 0, "project_id": "d40b3c22c5f248e0849252cbb305cf9e"}, {"id": "ed022dda-2839-4ac9-ac6c-c8006223953c", "tenant_id": "d40b3c22c5f248e0849252cbb305cf9e", "security_group_id": "3da96a27-135b-4f51-bc11-b2fdf86ad577", "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": 532, "description": null, "tags": [], "created_at": "2021-12-15T16:39:55Z", "updated_at": "2021-12-15T16:39:55Z", "revision_number": 0, "project_id": "d40b3c22c5f248e0849252cbb305cf9e"}], "tags": [], "created_at": "2021-12-15T16:39:55Z", "updated_at": "2021-12-15T16:39:55Z", "revision_number": 1, "project_id": "d40b3c22c5f248e0849252cbb305cf9e"}}' 2021-12-15 16:39:56,014 116692 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.155s 2021-12-15 16:39:56,015 116692 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": "3da96a27-135b-4f51-bc11-b2fdf86ad577", "project_id": "d40b3c22c5f248e0849252cbb305cf9e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-26604d7c-2259-4949-8404-c8e4e47458fc', 'date': 'Wed, 15 Dec 2021 16:39:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2a227545-3330-4e6b-ae75-0b39ef079687", "tenant_id": "d40b3c22c5f248e0849252cbb305cf9e", "security_group_id": "3da96a27-135b-4f51-bc11-b2fdf86ad577", "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-12-15T16:39:55Z", "updated_at": "2021-12-15T16:39:55Z", "revision_number": 0, "project_id": "d40b3c22c5f248e0849252cbb305cf9e"}}' 2021-12-15 16:39:56,159 116692 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.144s 2021-12-15 16:39:56,160 116692 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": "3da96a27-135b-4f51-bc11-b2fdf86ad577", "project_id": "d40b3c22c5f248e0849252cbb305cf9e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-e106f00a-0837-4620-a6fd-c9d6363e9f30', 'date': 'Wed, 15 Dec 2021 16:39:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7f4d5129-ee31-4cc5-9636-ef6511d75ca9", "tenant_id": "d40b3c22c5f248e0849252cbb305cf9e", "security_group_id": "3da96a27-135b-4f51-bc11-b2fdf86ad577", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-12-15T16:39:56Z", "updated_at": "2021-12-15T16:39:56Z", "revision_number": 0, "project_id": "d40b3c22c5f248e0849252cbb305cf9e"}}' 2021-12-15 16:39:56,296 116692 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.136s 2021-12-15 16:39:56,297 116692 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": "3da96a27-135b-4f51-bc11-b2fdf86ad577", "project_id": "d40b3c22c5f248e0849252cbb305cf9e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8c4d0cdd-caef-4815-93ec-3f17023ee945', 'date': 'Wed, 15 Dec 2021 16:39:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8d3d7e76-afe8-4a02-beb6-bba4dc6bbbce", "tenant_id": "d40b3c22c5f248e0849252cbb305cf9e", "security_group_id": "3da96a27-135b-4f51-bc11-b2fdf86ad577", "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-12-15T16:39:56Z", "updated_at": "2021-12-15T16:39:56Z", "revision_number": 0, "project_id": "d40b3c22c5f248e0849252cbb305cf9e"}}' 2021-12-15 16:39:56,427 116692 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.130s 2021-12-15 16:39:56,427 116692 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": "3da96a27-135b-4f51-bc11-b2fdf86ad577", "project_id": "d40b3c22c5f248e0849252cbb305cf9e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-9db4d035-bcd0-4c11-ac13-820dd98cfc5a', 'date': 'Wed, 15 Dec 2021 16:39:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a065af3f-3f56-46c9-ae9c-3ce50367d36c", "tenant_id": "d40b3c22c5f248e0849252cbb305cf9e", "security_group_id": "3da96a27-135b-4f51-bc11-b2fdf86ad577", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-12-15T16:39:56Z", "updated_at": "2021-12-15T16:39:56Z", "revision_number": 0, "project_id": "d40b3c22c5f248e0849252cbb305cf9e"}}' 2021-12-15 16:39:56,572 116692 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.144s 2021-12-15 16:39:56,573 116692 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": "3da96a27-135b-4f51-bc11-b2fdf86ad577", "project_id": "d40b3c22c5f248e0849252cbb305cf9e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-cc377453-1d36-498d-b323-db23b79ad831', 'date': 'Wed, 15 Dec 2021 16:39:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ef9f605a-a3d6-4306-9106-9bd4644cc6e5", "tenant_id": "d40b3c22c5f248e0849252cbb305cf9e", "security_group_id": "3da96a27-135b-4f51-bc11-b2fdf86ad577", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-12-15T16:39:56Z", "updated_at": "2021-12-15T16:39:56Z", "revision_number": 0, "project_id": "d40b3c22c5f248e0849252cbb305cf9e"}}' 2021-12-15 16:39:56,726 116692 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/v2.0/security-group-rules 0.153s 2021-12-15 16:39:56,727 116692 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": "3da96a27-135b-4f51-bc11-b2fdf86ad577", "project_id": "d40b3c22c5f248e0849252cbb305cf9e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-30c95867-59ef-4069-88ca-afbb2bfdc25c', 'date': 'Wed, 15 Dec 2021 16:39:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1a9eaba2-94af-4e9d-8165-ae41d6803921", "tenant_id": "d40b3c22c5f248e0849252cbb305cf9e", "security_group_id": "3da96a27-135b-4f51-bc11-b2fdf86ad577", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-12-15T16:39:56Z", "updated_at": "2021-12-15T16:39:56Z", "revision_number": 0, "project_id": "d40b3c22c5f248e0849252cbb305cf9e"}}' 2021-12-15 16:39:56,727 116692 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2021-12-15 16:39:56,752 116692 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/image/v2/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f 0.024s 2021-12-15 16:39:56,752 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-87459d56-a1ae-4c66-b0e6-9c96b9511c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/image/v2/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f'} 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": "8a6b08d818d54c3e97808ca092a07d94", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "created_at": "2021-12-15T16:14:22Z", "updated_at": "2021-12-15T16:14:38Z", "tags": [], "self": "/v2/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f", "file": "/v2/images/f1bc0b0f-9ba5-45ec-9585-5f05ae46981f/file", "schema": "/v2/schemas/image"}' 2021-12-15 16:40:56,993 116692 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.30:9696/v2.0/security-groups/3da96a27-135b-4f51-bc11-b2fdf86ad577 0.173s 2021-12-15 16:40:56,993 116692 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-8c1784ed-111e-4cb8-b3fd-f833f2d13fc8', 'content-length': '0', 'date': 'Wed, 15 Dec 2021 16:40:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/v2.0/security-groups/3da96a27-135b-4f51-bc11-b2fdf86ad577'} Body: b'' 2021-12-15 16:40:57,022 116692 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1419449105 0.028s 2021-12-15 16:40:57,022 116692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 15 Dec 2021 16:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-090dfe05-0218-4c84-8a66-36d107d6577b', 'x-compute-request-id': 'req-090dfe05-0218-4c84-8a66-36d107d6577b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1419449105'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 71, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1200, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 354, in create_volume volume = self.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 532, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt11.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
pt12.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
pt13.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
pt14.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
pt15.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
VolumesBackupsTest) |
skip
pt15.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt16.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
pt17.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
pt18.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
pt18.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_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt19.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
||||||
tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt20.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
||||||
tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt22.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
pt23.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
pt23.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
pt24.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
pt25.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
pt25.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
pt25.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
pt26.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
pt27.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_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt28.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[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
pt29.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
pt30.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt32.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
pt32.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
pt32.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
pt32.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
pt32.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
pt32.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
pt33.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
pt33.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
pt34.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
pt35.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
pt35.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
pt36.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
pt36.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt38.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
pt38.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
pt38.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
pt39.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
pt40.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
pt40.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
pt40.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
pt40.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
pt40.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt42.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
pt42.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt45.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
pt45.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
pt45.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 | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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] |
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt46.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
||||||
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt47.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt47.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt47.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt47.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt47.5: 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
pt47.6: 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
pt48.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
pt48.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
pt48.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
pt48.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
pt48.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
pt49.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
pt50.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
pt51.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
pt52.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
pt53.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
pt53.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
pt54.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
pt54.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.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
pt58.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
pt58.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt59.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt59.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
||||||
tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt60.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
pt61.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
pt61.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
pt62.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt65.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt66.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt67.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt68.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.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
pt69.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
||||||
Total | 235 | 208 | 17 | 0 | 10 |